No description
  • C 76.8%
  • Lua 6%
  • C++ 3.2%
  • Java 2.2%
  • Python 1.7%
  • Other 10.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-08 02:56:20 +03:00
benchmarks run different benchmark script on Mac 2021-04-11 20:34:51 -05:00
examples Added an example 2026-09-08 02:56:20 +03:00
include fork 2026-09-08 02:49:38 +03:00
src fork 2026-09-08 02:49:38 +03:00
tests update test_type_help to verify no crashes 2024-11-28 16:49:55 -06:00
.gitattributes added gitattributes 2013-12-09 17:43:19 +00:00
.gitignore ignore benchmark programs 2021-04-11 20:26:31 -05:00
LICENSE.md Started hacking out autotools 2013-07-22 15:09:13 +01:00
Makefile add -O3 to benchmark build 2021-04-11 20:37:18 -05:00
ORIG_README.md fork 2026-09-08 02:49:38 +03:00
README.md Readme 2026-09-08 02:50:15 +03:00
TODO.md Moved exception mechanics to own location 2015-06-15 17:16:12 +01:00

Cello fork

This is my own fork of Cello.h with small additions:

func Desc
trim trims leading and trailing whitespaces
split splits a string by delimiter
join joins strings together with delimiter