Eugen Wissner belka
belka closed issue belka/elna#45 2025-02-07 01:19:50 +01:00
Separate constants with a semicolon
belka pushed to cpp at belka/elna 2025-02-07 01:19:32 +01:00
d34febd029 Allow expressions in designators
belka closed issue belka/elna#29 2025-02-07 00:58:17 +01:00
Dereference expression
belka closed issue belka/elna#28 2025-02-07 00:58:07 +01:00
Implement unary minus
belka pushed to cpp at belka/elna 2025-02-07 00:57:55 +01:00
ef46796d7c Allow expressions in designators
belka pushed to cpp at belka/elna 2025-02-05 22:50:54 +01:00
5e9b4259ca Add multiple of the pointer target size
belka pushed to cpp at belka/elna 2025-02-05 13:24:05 +01:00
ddc90b78b4 Add multiple of the pointer target size
belka opened issue belka/elna#46 2025-02-05 11:27:51 +01:00
defer statement
belka pushed to master at belka/kazbek 2025-02-05 10:51:44 +01:00
897fb7ece0 Add read_logs.rb scripts
belka closed issue belka/elna#41 2025-02-04 19:39:32 +01:00
Introduce a --tokenize option
belka pushed to cpp at belka/elna 2025-02-04 19:38:52 +01:00
8b654ed138 Allow assigning nil to any pointer
belka pushed to cpp at belka/elna 2025-02-04 16:44:47 +01:00
ecf7b12d51 Allow assigning nil to any pointer
belka opened issue belka/elna#45 2025-02-04 13:45:25 +01:00
Separate constants with a semicolon
belka pushed to cpp at belka/elna 2025-02-04 13:27:27 +01:00
8abeff0095 Allow assigning nil to any pointer
belka pushed to cpp at belka/elna 2025-02-03 23:03:16 +01:00
aab16e4941 Allow comparing all pointer types to nil
belka opened issue belka/elna#44 2025-02-03 20:06:01 +01:00
Track and save location information
belka opened issue belka/elna#43 2025-02-03 10:26:09 +01:00
Extern FFI modules
belka pushed to cpp at belka/elna 2025-02-02 23:33:41 +01:00
607bf09434 Read the input filename from the command line
belka opened issue belka/elna#42 2025-02-02 16:21:47 +01:00
Exported procedures
belka closed issue belka/elna#31 2025-02-02 14:31:47 +01:00
Pointer comparision (less, greater and so on)