tomo/builtins
2024-02-20 13:06:03 -05:00
..
array.c Fix up align issues 2024-02-17 22:07:25 -05:00
array.h Add source information to runtime errors 2024-02-18 14:53:52 -05:00
bool.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
bool.h Split out parts into appropriate headers 2024-02-17 23:27:02 -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 Add blank line between err and src 2024-02-18 14:55:55 -05:00
functions.h Add source information to runtime errors 2024-02-18 14:53:52 -05:00
integers.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
integers.h Split out parts into appropriate headers 2024-02-17 23:27:02 -05:00
memory.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
memory.h Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
nums.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
nums.h Split out parts into appropriate headers 2024-02-17 23:27:02 -05:00
pointer.c Fix pointer coloring 2024-02-18 01:28:02 -05:00
pointer.h Various fixes, including for Null values 2024-02-17 23:43:55 -05:00
string.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
string.h Fix up some Str stuff 2024-02-18 01:03:23 -05:00
table.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
table.h Add source information to runtime errors 2024-02-18 14:53:52 -05:00
types.c Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
types.h Fixing up enums 2024-02-20 13:06:03 -05:00