Commit Graph

29 Commits

Author SHA1 Message Date
24a703199b Compile tables 2024-02-18 00:12:23 -05:00
fbf39cd7e9 Various fixes, including for Null values 2024-02-17 23:43:55 -05:00
2345c8c5c9 Bugfix for getting type name 2024-02-17 23:40:32 -05:00
86f3a80544 Split out parts into appropriate headers 2024-02-17 23:27:02 -05:00
4a5c651d43 Overload type names with constructor and namespace struct 2024-02-17 22:15:45 -05:00
9564118202 Fix some more alignment issues and partial rename of Type_type 2024-02-17 22:09:44 -05:00
f05e3e2761 Fix up align issues 2024-02-17 22:07:25 -05:00
7cbd200624 Clean up some binops to use generic ops 2024-02-17 20:21:01 -05:00
01a05db217 Fix issue with doctesting typestrings 2024-02-17 20:09:59 -05:00
d0ad2c6bc1 Fix doctest color issue 2024-02-17 20:07:39 -05:00
b34c5c5774 Fix up doctests 2024-02-17 20:07:04 -05:00
f521a99d00 Use aliasing for Num -> Num64 2024-02-17 19:56:32 -05:00
30c5b1ec25 Use #defines for Int aliasing 2024-02-17 19:54:32 -05:00
dd2de31666 Fix up USE_COLOR 2024-02-17 19:52:37 -05:00
a09a8339e7 Clean up builtins 2024-02-17 19:35:35 -05:00
d46925dbfa Cleanup of builtins 2024-02-17 19:32:30 -05:00
7355b2f7fe Change things up to use type params for all array and table methods 2024-02-17 18:38:29 -05:00
1dcfbdc5c7 Rename 'cord' to 'as_str' 2024-02-17 17:44:17 -05:00
1bcf6bdc9a Add cord methods for getting typestrings 2024-02-17 17:35:16 -05:00
dbd7502a1d Fix up some builtins 2024-02-17 17:29:56 -05:00
de3eeacfa0 Major cleanup 2024-02-17 16:56:19 -05:00
605eb45626 Fix table_from_entries() 2024-02-17 14:37:19 -05:00
81ed05c7f8 Fixing up table stuff 2024-02-17 14:29:21 -05:00
9477195098 Fixing things up 2024-02-17 14:28:12 -05:00
21a35cbc45 Getting back to old typeinfo stuff from SSS 2024-02-17 14:20:14 -05:00
f156f915f4 Moving builtin strings over to cords 2024-02-16 13:29:02 -05:00
2c5401aaf7 Deprecate Char type 2024-02-12 00:41:49 -05:00
4ed28b5b10 Rename taggedunion in builtins 2024-02-10 18:37:41 -05:00
adde91636f Builtins 2024-02-04 21:13:50 -05:00