|
|
9a311c3cb8
|
Better errors, comments
|
2025-12-25 22:37:40 +11:00 |
|
|
|
aa5ef0e664
|
Operator precedence I think
|
2025-12-24 22:01:16 +11:00 |
|
|
|
7ff306b9e8
|
Some math (no order of operations yet)
|
2025-12-24 16:22:51 +11:00 |
|
|
|
ac7f22e1bc
|
Continue type checker work
|
2025-12-24 14:31:43 +11:00 |
|
|
|
5ec2f86b70
|
Start work on static type checking
|
2025-12-24 13:16:11 +11:00 |
|
|
|
43310c70bf
|
Clean up temporary variables properly
|
2025-12-22 19:38:06 +11:00 |
|
|
|
957e0fd95a
|
Start work on dropping tmp vars after use
|
2025-12-22 14:26:12 +11:00 |
|
|
|
525b2bc733
|
Add >, >=, <, <=
|
2025-12-22 13:49:44 +11:00 |
|
|
|
d2f295f46a
|
refactor
|
2025-12-21 12:06:55 +11:00 |
|