Eugen Wissner belka
belka opened issue belka/elna#41 2025-02-02 08:23:15 +01:00
Introduce a --tokenize option
belka closed issue belka/elna#39 2025-02-02 08:22:16 +01:00
Read the source filename from the command line
belka pushed to cpp at belka/elna 2025-02-02 08:22:00 +01:00
e04c659d19 Read the input filename from the command line
belka pushed to cpp at belka/elna 2025-02-01 22:25:29 +01:00
b41d6fb907 Pass command line arguments to main
belka closed issue belka/elna#33 2025-02-01 20:01:56 +01:00
Use bytes for untyped pointers instead of a char
belka opened issue belka/elna#39 2025-02-01 17:19:04 +01:00
Read the source filename from the command line
belka opened issue belka/elna#38 2025-02-01 16:58:04 +01:00
Decrement a pointer
belka closed issue belka/elna#37 2025-02-01 11:46:49 +01:00
Access command line arguments from the main function
belka pushed to cpp at belka/elna 2025-02-01 11:46:43 +01:00
845fab378b Pass command line arguments to main
belka pushed to master at belka/kazbek 2025-02-01 10:36:29 +01:00
e9bf0d84b8 Add a mock server
belka pushed to cpp at belka/elna 2025-02-01 09:21:02 +01:00
5108016d39 Move byte for unyped pointers
belka opened issue belka/elna#37 2025-02-01 09:17:18 +01:00
Access command line arguments from the main function
belka opened issue belka/elna#36 2025-02-01 08:32:39 +01:00
Type check the return type
belka opened issue belka/elna#35 2025-02-01 08:24:18 +01:00
Function pointers
belka pushed to cpp at belka/elna 2025-01-31 23:30:49 +01:00
4011adbe2b Rename elna::source to elna:boot
belka opened issue belka/elna#33 2025-01-31 19:50:36 +01:00
Use bytes for untyped pointers instead of a char
belka opened issue belka/elna#32 2025-01-31 19:50:21 +01:00
Move d_global_tree into the symbol table
belka closed issue belka/elna#25 2025-01-31 11:06:29 +01:00
More than 2 or in a row
belka pushed to cpp at belka/elna 2025-01-31 11:06:14 +01:00
f42a977b17 Rename elna::source to elna:boot
belka closed issue belka/elna#30 2025-01-31 10:10:29 +01:00
Disallow expressions as statements, allow only procedure call