Eugen Wissner belka
belka pushed to master at belka/kazbek 2025-04-05 14:24:01 +02:00
24ecc7becd katja: Use the tab container for pages
belka opened issue belka/elna#91 2025-04-05 10:15:01 +02:00
Allow breaking out of loops
belka opened issue belka/elna#90 2025-04-04 22:49:24 +02:00
Implement traits for enumeration
belka pushed to cpp at belka/elna 2025-04-04 22:48:29 +02:00
4737b1b4b0 Implement enumeration type
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