|
fbf39cd7e9
|
Various fixes, including for Null values
|
2024-02-17 23:43:55 -05:00 |
|
|
86f3a80544
|
Split out parts into appropriate headers
|
2024-02-17 23:27:02 -05:00 |
|
|
dd2de31666
|
Fix up USE_COLOR
|
2024-02-17 19:52:37 -05:00 |
|
|
d46925dbfa
|
Cleanup of builtins
|
2024-02-17 19:32:30 -05:00 |
|
|
5d2d54ae0e
|
Tweak cord formatting
|
2024-02-17 14:47:14 -05:00 |
|
|
2d9afed93a
|
Use dollar identifiers
|
2024-02-14 13:28:28 -05:00 |
|
|
284ccbc861
|
Fix up some GCC complaints
|
2024-02-14 01:12:57 -05:00 |
|
|
1f2b288b32
|
Slightly more concise generated code for ints
|
2024-02-13 23:12:20 -05:00 |
|
|
85bd567d3c
|
Add kwargs as a macro hack
|
2024-02-13 22:13:54 -05:00 |
|
|
b3c6fb80b3
|
Add 'Int' -> 'Int64' and 'Num' -> 'Num64' aliases
|
2024-02-13 14:43:39 -05:00 |
|
|
5de71394a3
|
Doctests for assignment
|
2024-02-13 13:32:08 -05:00 |
|
|
f3b9d577c2
|
Misc fixes for __stack, yes, no, etc
|
2024-02-12 03:00:31 -05:00 |
|
|
73b79e0f69
|
Syntax tweak: doctest with ">>" and "= "
|
2024-02-12 02:10:10 -05:00 |
|
|
da1081387f
|
Fix doctests for declarations
|
2024-02-12 02:07:12 -05:00 |
|
|
179648b005
|
Add placeholder for stringifying arrays of unknown type
|
2024-02-12 01:36:46 -05:00 |
|
|
2c5401aaf7
|
Deprecate Char type
|
2024-02-12 00:41:49 -05:00 |
|
|
0f19133534
|
Remove chars from the builtin type stuff
|
2024-02-12 00:38:29 -05:00 |
|
|
05f23c2507
|
Initial working version of generic cord func
|
2024-02-12 00:18:55 -05:00 |
|
|
8631776f2f
|
Tweak doctest formatting
|
2024-02-11 23:11:47 -05:00 |
|
|
ddd9f6e5d5
|
Fix operator precedence and boolification
|
2024-02-11 23:09:00 -05:00 |
|
|
37a0493b59
|
String literals as cords
|
2024-02-11 15:31:30 -05:00 |
|
|
e6387f72e8
|
Set up USE_COLOR variable
|
2024-02-11 14:02:00 -05:00 |
|
|
b099d51d2b
|
Min/max
|
2024-02-10 17:36:04 -05:00 |
|
|
2c9ee0c629
|
String improvements
|
2024-02-10 15:33:35 -05:00 |
|
|
4e545c6798
|
Better string parsing.
|
2024-02-10 15:23:06 -05:00 |
|
|
c2245c8570
|
Misc changes
|
2024-02-04 23:29:57 -05:00 |
|
|
adde91636f
|
Builtins
|
2024-02-04 21:13:50 -05:00 |
|
|
b08a0d3e2b
|
Updates and functionality
|
2024-02-04 18:04:41 -05:00 |
|