|
87058adcb3
|
Use qualified enumerations in the parser and lexer
|
2025-08-10 19:32:31 +03:00 |
|
|
ee4ebf64b9
|
Use colon instead of as to cast
|
2025-02-14 22:47:09 +01:00 |
|
|
8b654ed138
|
Allow assigning nil to any pointer
|
2025-02-04 19:39:41 +01:00 |
|
|
45898bb95f
|
Mark @ nodes addressable
|
2025-01-30 23:09:51 +01:00 |
|
|
a79def50e5
|
End while and if statements with the end token
|
2025-01-17 23:01:18 +01:00 |
|
|
ef667e3ace
|
Implement external functions
|
2025-01-16 15:10:35 +01:00 |
|
|
1e45d66359
|
Implement argument passing
|
2025-01-15 20:39:30 +01:00 |
|
|
5cb0e18a87
|
Add current grammar
|
2025-01-14 23:15:27 +01:00 |
|