Eugen Wissner belka
belka pushed to cpp at belka/elna 2025-05-16 23:18:03 +02:00
573d812f1c Parse import declarations
belka opened issue belka/elna#103 2025-05-16 22:03:10 +02:00
Break numeric tokens on word boundary
belka opened issue belka/elna#102 2025-05-15 22:03:08 +02:00
Print errors to the stderr
belka closed issue belka/elna#101 2025-05-15 21:31:19 +02:00
Let the main module begin with the program keyword
belka pushed to cpp at belka/elna 2025-05-15 21:30:55 +02:00
981059e745 Update to GCC 15.1
belka pushed to cpp at belka/elna 2025-05-14 23:06:11 +02:00
9726fcedd9 Update to GCC 15.1
belka opened issue belka/elna#101 2025-05-14 16:46:16 +02:00
Let the main module begin with the program keyword
belka pushed to assembly at belka/elna 2025-05-13 23:14:41 +02:00
e614d43ea9 Support procedure without _ in the first stage
belka pushed to assembly at belka/elna 2025-05-12 23:07:25 +02:00
1b31f532df Unify taking an identifier address
belka pushed to assembly at belka/elna 2025-05-12 00:06:20 +02:00
d85183c7a6 Support named identifiers on the right side
belka pushed to assembly at belka/elna 2025-05-10 23:24:24 +02:00
707f983fe9 Add symbol info for parameters and local variables
890486532c Wrap the mmap2 syscall
Compare 2 commits »
belka pushed to assembly at belka/elna 2025-05-08 23:36:45 +02:00
92f50fff5f Parse procedure parameters
belka pushed to assembly at belka/elna 2025-05-08 00:13:19 +02:00
3f11d63a0f Add builtin symbols
belka pushed to assembly at belka/elna 2025-05-06 23:59:05 +02:00
40701008f0 Replace _read_token with the lexer
belka pushed to assembly at belka/elna 2025-05-05 23:12:13 +02:00
3bd86e6e1c Add my homegrown cross compiler scripts
belka pushed to assembly at belka/elna 2025-05-04 23:50:13 +02:00
df1c0486c5 Fix strings search looping
belka pushed to assembly at belka/elna 2025-05-03 23:36:05 +02:00
0a0bc4e1f2 Tokenize single character symbols
belka pushed to master at OSS/tanya 2025-05-03 18:52:42 +02:00
6072bfab68 Marke SingletonByRef functions scope
belka pushed to assembly at belka/elna 2025-05-02 22:57:22 +02:00
dcfd6b1515 Properly tokenize declaration sections
belka pushed to master at OSS/katja 2025-05-02 17:05:49 +02:00
692edeb8e1 Add a short description and intention