Eugen Wissner belka
belka pushed to master at belka/kazbek 2025-02-24 21:57:46 +01:00
e4b90761b8 Add a table of contents
belka pushed to master at belka/kazbek 2025-02-24 21:57:16 +01:00
b7bc9b7d35 Add a table of contents
belka pushed to master at belka/kazbek 2025-02-24 21:55:53 +01:00
9f833406b3 Add a table of contents
belka pushed to master at belka/kazbek 2025-02-24 21:11:59 +01:00
9d2fe5d2ae Add a table of contents
belka pushed to master at belka/kazbek 2025-02-24 21:08:28 +01:00
0fdc6f6e2c Add a table of contents
belka opened issue belka/elna#72 2025-02-24 18:33:02 +01:00
Restrict type casts
belka commented on issue belka/elna#36 2025-02-24 00:25:21 +01:00
Type check the return type

Also allow returning procedure pointers (see prepare_rvalue for function declaration to pointer conversion).

belka closed issue belka/elna#35 2025-02-24 00:24:02 +01:00
Procedure pointers
belka closed issue belka/elna#71 2025-02-24 00:23:56 +01:00
Allow "calling" any expression, not just an identifier
belka pushed to cpp at belka/elna 2025-02-24 00:23:43 +01:00
85b6843ecf Implement procedure pointers
belka opened issue belka/elna#71 2025-02-23 16:21:23 +01:00
Allow "calling" any expression, not just an identifier
belka opened issue belka/elna#70 2025-02-23 16:17:05 +01:00
Parse unary plus
belka pushed to master at belka/kazbek 2025-02-22 21:29:43 +01:00
2dd3856389 tea-cleaner: Configure word lists
belka pushed to cpp at belka/elna 2025-02-22 02:43:29 +01:00
18857e1a88 Add procedure type expression
belka pushed to master at belka/kazbek 2025-02-21 11:20:55 +01:00
a4c56fb432 Add a script changing file extensions
belka pushed to cpp at belka/elna 2025-02-20 23:09:11 +01:00
ff9169a98c Read an unterminated comment entirely
belka closed issue belka/elna#69 2025-02-20 00:38:15 +01:00
Check command line arguments
belka pushed to cpp at belka/elna 2025-02-20 00:38:05 +01:00
7f4a026cbc Add generic documentation
belka pushed to cpp at belka/elna 2025-02-19 01:36:17 +01:00
0b835abfa9 Implement noreturn procedure declarations
belka closed issue belka/elna#55 2025-02-18 18:37:52 +01:00
noreturn return type