tomo/builtins
2024-02-17 20:21:01 -05:00
..
array.c Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
array.h Change things up to use type params for all array and table methods 2024-02-17 18:38:29 -05:00
bool.c Clean up some binops to use generic ops 2024-02-17 20:21:01 -05:00
bool.h Cleanup of builtins 2024-02-17 19:32:30 -05:00
color.c Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
color.h Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
datatypes.h Major cleanup 2024-02-17 16:56:19 -05:00
functions.c Fix issue with doctesting typestrings 2024-02-17 20:09:59 -05:00
functions.h Fix up doctests 2024-02-17 20:07:04 -05:00
integers.c Use #defines for Int aliasing 2024-02-17 19:54:32 -05:00
integers.h Use #defines for Int aliasing 2024-02-17 19:54:32 -05:00
memory.c Clean up builtins 2024-02-17 19:35:35 -05:00
memory.h Clean up builtins 2024-02-17 19:35:35 -05:00
nums.c Use aliasing for Num -> Num64 2024-02-17 19:56:32 -05:00
nums.h Use aliasing for Num -> Num64 2024-02-17 19:56:32 -05:00
pointer.c Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
pointer.h Getting back to old typeinfo stuff from SSS 2024-02-17 14:20:14 -05:00
string.c Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
string.h Getting back to old typeinfo stuff from SSS 2024-02-17 14:20:14 -05:00
table.c Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
table.h Rename 'cord' to 'as_str' 2024-02-17 17:44:17 -05:00
types.c Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
types.h Change things up to use type params for all array and table methods 2024-02-17 18:38:29 -05:00