Eugen Wissner belka
belka closed issue belka/elna#87 2025-04-02 21:07:26 +02:00
unreachable() builtin
belka pushed to cpp at belka/elna 2025-04-02 21:07:10 +02:00
50970f3289 Add the unreachable builtin function
belka opened issue belka/elna#88 2025-04-02 01:22:38 +02:00
TYPE_STUB_DECL
belka pushed to master at belka/kazbek 2025-04-01 23:35:44 +02:00
ff3c508ceb Extract pages into components
belka closed issue belka/elna#79 2025-04-01 13:08:56 +02:00
Allow procedure usage before declaring these
belka pushed to cpp at belka/elna 2025-04-01 13:05:29 +02:00
a7b5e32d09 Allow calling procedures defined later
belka opened issue belka/elna#87 2025-03-31 13:09:20 +02:00
unreachable() builtin
belka pushed to cpp at belka/elna 2025-03-31 12:47:25 +02:00
013bf91fbd Save procedure info in the symbol table
belka closed issue belka/elna#82 2025-03-30 17:09:59 +02:00
Report errors on recursive type aliases
belka pushed to cpp at belka/elna 2025-03-30 17:09:42 +02:00
f2e2da4a34 Detect type aliasing cycles
belka closed issue belka/elna#85 2025-03-29 11:18:55 +01:00
Consistent punctuation
belka pushed to cpp at belka/elna 2025-03-29 11:18:42 +01:00
0658d07e97 Allow empty var sections
belka pushed to cpp at belka/elna 2025-03-29 10:52:04 +01:00
818467d8e1 Allow empty var sections
belka pushed to master at belka/kazbek 2025-03-28 17:20:53 +01:00
86ea47342b katja: Make an interactive loop
belka pushed to cpp at belka/elna 2025-03-28 14:12:18 +01:00
413f23af4d Fix alias resolution with type declarations
belka closed issue belka/elna#86 2025-03-28 10:59:18 +01:00
Transitive aliasing doesn't work
belka pushed to cpp at belka/elna 2025-03-28 10:40:46 +01:00
2826432765 Fix alias resolution with type declarations
belka pushed to cpp at belka/elna 2025-03-28 01:12:07 +01:00
d359056354 Type check the return statement
belka opened issue belka/elna#86 2025-03-28 01:06:20 +01:00
Transitive aliasing doesn't work
belka closed issue belka/elna#58 2025-03-27 09:58:05 +01:00
count and parameters have unknown type