Eugen Wissner belka
belka pushed to cpp at OSS/elna 2025-04-06 14:35:40 +02:00
ecf5559473 Implement enumeration type
belka pushed to cpp at OSS/elna 2025-04-06 00:19:40 +02:00
b2ae486f88 Implement enumeration type
belka pushed to master at belka/kazbek 2025-04-05 14:24:01 +02:00
24ecc7becd katja: Use the tab container for pages
belka pushed to cpp at OSS/elna 2025-04-04 22:48:29 +02:00
4737b1b4b0 Implement enumeration type
belka pushed to cpp at OSS/elna 2025-04-02 21:07:10 +02:00
50970f3289 Add the unreachable builtin function
belka pushed to master at belka/kazbek 2025-04-01 23:35:44 +02:00
ff3c508ceb Extract pages into components
belka pushed to cpp at OSS/elna 2025-04-01 13:05:29 +02:00
a7b5e32d09 Allow calling procedures defined later
belka pushed to cpp at OSS/elna 2025-03-31 12:47:25 +02:00
013bf91fbd Save procedure info in the symbol table
belka pushed to cpp at OSS/elna 2025-03-30 17:09:42 +02:00
f2e2da4a34 Detect type aliasing cycles
belka pushed to cpp at OSS/elna 2025-03-29 11:18:42 +01:00
0658d07e97 Allow empty var sections
belka pushed to cpp at OSS/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 OSS/elna 2025-03-28 14:12:18 +01:00
413f23af4d Fix alias resolution with type declarations
belka pushed to cpp at OSS/elna 2025-03-28 10:40:46 +01:00
2826432765 Fix alias resolution with type declarations
belka pushed to cpp at OSS/elna 2025-03-28 01:12:07 +01:00
d359056354 Type check the return statement
belka pushed to cpp at OSS/elna 2025-03-27 09:56:56 +01:00
f1378876be Type check the return statement
belka pushed to master at belka/kazbek 2025-03-26 23:19:27 +01:00
7906bd3ecb Katja: Add search_names function
belka pushed to cpp at OSS/elna 2025-03-26 08:57:43 +01:00
008597f425 Type check the return statement
belka pushed to cpp at OSS/elna 2025-03-26 00:51:58 +01:00
310a121374 Type check the return statement
belka pushed to cpp at OSS/elna 2025-03-25 11:29:51 +01:00
d57934973d Type check the return statement