tomo/builtins
2024-05-02 13:48:20 -04:00
..
array.c More heap code cleanup 2024-04-19 13:48:06 -04:00
array.h Fix USE_COLOR 2024-04-20 14:58:32 -04:00
bool.c Introducing the main() function 2024-04-12 13:09:31 -04:00
bool.h Add Bool.from_text() 2024-04-10 13:33:40 -04:00
datatypes.h More file comments 2024-03-18 12:57:49 -04:00
files.c Support space indents 2024-05-02 13:48:20 -04:00
files.h Support space indents 2024-05-02 13:48:20 -04:00
functions.c Fix USE_COLOR 2024-04-20 14:58:32 -04:00
functions.h Invert escaping so user symbols get prepended with "$" and builtin 2024-04-16 13:50:07 -04:00
halfsiphash.h
integers.c Add from_text() method for ints/nums 2024-04-10 13:23:49 -04:00
integers.h Add from_text() method for ints/nums 2024-04-10 13:23:49 -04:00
macros.h Invert escaping so user symbols get prepended with "$" and builtin 2024-04-16 13:50:07 -04:00
memory.c Switch naming convention to use '$' in symbols more 2024-03-29 12:54:31 -04:00
memory.h Switch naming convention to use '$' in symbols more 2024-03-29 12:54:31 -04:00
nums.c Add Num.mix() 2024-04-22 14:49:36 -04:00
nums.h Add Num.mix() 2024-04-22 14:49:36 -04:00
pointer.c Improved syntax for optionals 2024-04-30 13:18:47 -04:00
pointer.h Invert escaping so user symbols get prepended with "$" and builtin 2024-04-16 13:50:07 -04:00
table.c Rename SSS_HASH_VECTOR -> TOMO 2024-04-14 21:58:49 -04:00
table.h Fix USE_COLOR 2024-04-20 14:58:32 -04:00
text.c Rename SSS_HASH_VECTOR -> TOMO 2024-04-14 21:58:49 -04:00
text.h Switch naming convention to use '$' in symbols more 2024-03-29 12:54:31 -04:00
tomo.h Fix USE_COLOR 2024-04-20 14:58:32 -04:00
types.c Switch naming convention to use '$' in symbols more 2024-03-29 12:54:31 -04:00
types.h Improved syntax for optionals 2024-04-30 13:18:47 -04:00
util.c Fix USE_COLOR 2024-04-20 14:58:32 -04:00
util.h Fix USE_COLOR 2024-04-20 14:58:32 -04:00