|
|
dd433e1746
|
Basic support for logical expressions
|
2025-11-25 00:26:17 -07:00 |
|
|
|
37d5643615
|
Added support for the mod operator
|
2025-11-24 22:53:00 -07:00 |
|
|
|
56f0e292b7
|
wip -- still working on binary expressions
|
2025-11-24 22:13:49 -07:00 |
|
|
|
ae8199fa8c
|
Somewhat working binary expressions
|
2025-11-24 22:03:50 -07:00 |
|
|
|
b3c64a8e17
|
Added loadBatch and loadBatchNamed to the parser
|
2025-11-23 00:24:15 -07:00 |
|
|
|
92c1047ef8
|
Various parser fixes
|
2025-11-23 00:10:48 -07:00 |
|
|
|
17089b53e1
|
emit negated declarations
|
2025-11-22 22:44:25 -07:00 |
|
|
|
4e6096fd3f
|
Rename error variants
|
2025-11-18 18:30:56 -07:00 |
|
|
|
5a78e25469
|
Fixed exponent expression not being in right-first order of operations
|
2025-11-17 21:20:32 -07:00 |
|
|
|
e32e941e14
|
break out the parser and compiler into their own libraries
|
2025-06-15 22:24:30 -07:00 |
|