Eugen Wissner belka
belka pushed to modula2 at belka/elna 2025-06-11 22:36:58 +02:00
e3f094c8a5 Split the parser from the code generator
belka pushed to stage1 at belka/elna 2025-06-11 22:36:29 +02:00
90aa5a0030 Split the parser from the code generator
belka pushed to master at belka/dotfiles 2025-06-10 12:28:33 +02:00
66edf5bc4b Replace vim after plugins with lua versions
belka pushed to modula2 at belka/elna 2025-06-10 12:12:14 +02:00
00e557686b Parse call expressions
belka pushed to stage1 at belka/elna 2025-06-10 12:12:00 +02:00
6cfeb46dbf Parse call expressions
belka pushed to modula2 at belka/elna 2025-06-10 00:36:06 +02:00
b86958be49 Parse call expressions
belka pushed to stage1 at belka/elna 2025-06-10 00:35:49 +02:00
a137a74468 Parse call expressions
belka pushed to modula2 at belka/elna 2025-06-09 00:43:58 +02:00
d707bdeaf9 Parse call expressions
belka pushed to stage1 at belka/elna 2025-06-09 00:43:28 +02:00
2c27047ffb Parse call expressions
belka pushed to modula2 at belka/elna 2025-06-07 23:51:11 +02:00
cb7d5225b6 Parse call expressions
belka pushed to stage1 at belka/elna 2025-06-07 23:50:58 +02:00
62cdd39f51 Parse call expressions
belka pushed to modula2 at belka/elna 2025-06-06 18:26:11 +02:00
8d52410be9 Parse and transpile unary operations
belka pushed to stage1 at belka/elna 2025-06-06 18:25:54 +02:00
c9c9b217a2 Parse and transpile unary operations
belka closed issue belka/elna#120 2025-06-05 12:34:45 +02:00
Shorten IMPLEMENTATION MODULE to just module without the module name
belka pushed to modula2 at belka/elna 2025-06-05 12:34:39 +02:00
3ca8491f64 Shorten the module declaration
belka pushed to stage1 at belka/elna 2025-06-05 12:34:20 +02:00
9bc6b50b94 Shorten the module declaration
belka opened issue belka/elna#120 2025-06-05 09:31:07 +02:00
Shorten IMPLEMENTATION MODULE to just module without the module name
belka pushed to modula2 at belka/elna 2025-06-04 12:14:30 +02:00
7c12fc1364 Parse the variable part to AST
belka pushed to stage1 at belka/elna 2025-06-04 12:14:07 +02:00
92ba0ff871 Parse the variable part to AST
belka pushed to modula2 at belka/elna 2025-06-04 10:22:04 +02:00
82f0d40a56 Don't require the module name after end