|
809e41bcc3
|
Allow extern variables
|
2025-08-21 23:13:55 +02:00 |
|
|
0c2a396320
|
Support variable declaration initializer
|
2025-08-20 09:42:42 +02:00 |
|
|
569139d44a
|
Fix errors in the lexer module
|
2025-08-17 21:23:38 +02:00 |
|
|
f880e3d2d7
|
Move command line handling into a module
|
2025-08-15 18:37:40 +03:00 |
|
|
cec020ea92
|
Move write procedures to the common module
|
2025-08-14 14:06:57 +03:00 |
|
|
5146ea61b9
|
Add an empty cstdlib.elna source file
|
2025-08-13 15:09:48 +03:00 |
|
|
5d1804fbc2
|
Remove type visiting in generic visitor
|
2025-08-06 22:45:47 +02:00 |
|
|
b18effbdd8
|
Support hexadecimal literals
|
2025-08-05 09:35:11 +02:00 |
|
|
32d4683315
|
Use array range beginning with one
|
2025-07-17 23:48:27 +02:00 |
|
|
34abb6b4f5
|
Support one hardcoded import
|
2025-07-11 23:20:46 +02:00 |
|
|
6da2a70329
|
Generate top-level code from symbol tables
|
2025-06-19 14:03:03 +02:00 |
|
|
f524311f06
|
Add lexer and parser sources
|
2025-06-16 00:42:16 +02:00 |
|