|
4011adbe2b
|
Rename elna::source to elna:boot
|
2025-01-31 23:31:36 +01:00 |
|
|
45898bb95f
|
Mark @ nodes addressable
|
2025-01-30 23:09:51 +01:00 |
|
|
1b90829299
|
Lex multiline comments
|
2025-01-30 01:03:16 +01:00 |
|
|
5178027d9f
|
Implement the sizeof operator
|
2025-01-29 12:55:52 +01:00 |
|
|
be1a56a557
|
Cast expressions
|
2025-01-28 23:04:06 +01:00 |
|
|
18d8ded239
|
Implement elsif
|
2025-01-27 23:20:45 +01:00 |
|
|
1f7c1b4cb8
|
Support the remainder operator
|
2025-01-26 09:01:47 +01:00 |
|
|
0dc95d4466
|
Implement character escape sequences
|
2025-01-22 20:19:26 +01:00 |
|
|
156506e8fa
|
Force the execution of expression statements
|
2025-01-21 20:18:27 +01:00 |
|
|
e15f6924b1
|
Implement adding an integer to a pointer
|
2025-01-20 22:32:30 +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 |
|
|
3bd4c3af6f
|
Don't append return to void procedures
|
2025-01-13 23:10:15 +01:00 |
|
|
b45b00a3f6
|
Move type definitions to the program node
|
2025-01-12 23:26:59 +01:00 |
|
|
7985704981
|
Rename the frontend binary name to gelna
|
2025-01-11 23:20:23 +01:00 |
|
|
0fcf29c17e
|
Implement parameterless prcoedures
|
2025-01-11 13:32:37 +01:00 |
|