Eugen Wissner belka
belka closed issue belka/elna#83 2025-03-19 09:56:13 +01:00
Rename number_literal
belka pushed to cpp at belka/elna 2025-03-19 09:56:00 +01:00
df3282cd96 Skip parameter names in procedure type expressions
belka opened issue belka/elna#84 2025-03-19 09:27:00 +01:00
Save declarations in the symbol table
belka pushed to master at belka/kazbek 2025-03-18 16:13:02 +01:00
226dfdbc02 Katja: Add test facilities
belka closed issue belka/elna#76 2025-03-18 12:40:17 +01:00
Omit parameter name in procedure types
belka pushed to cpp at belka/elna 2025-03-18 11:37:34 +01:00
5d9f0f36c5 Skip parameter names in procedure type expressions
belka opened issue belka/elna#83 2025-03-18 09:24:13 +01:00
Rename number_literal
belka closed issue belka/elna#78 2025-03-17 23:31:51 +01:00
Use symbols for logical and bitwise operations
belka pushed to cpp at belka/elna 2025-03-17 23:30:13 +01:00
6eb4e91b2c Use symbols for logical operations
belka pushed to cpp at belka/elna 2025-03-16 03:29:08 +01:00
f6e0ead4fb Check for duplicate fields in the declaration visitor
belka pushed to cpp at belka/elna 2025-03-15 23:01:27 +01:00
978dd44a25 Check for duplicate fields in the declaration visitor
belka opened issue belka/elna#82 2025-03-15 23:00:57 +01:00
Report errors on recursive type aliases
belka pushed to cpp at belka/elna 2025-03-15 00:04:26 +01:00
fa73f14070 Forbid redefenition of builtin types
belka closed issue belka/elna#80 2025-03-14 13:40:21 +01:00
Redefining a built-in type crashes the compiler
belka pushed to cpp at belka/elna 2025-03-14 11:21:09 +01:00
5d485f8505 Forbid redefenition of builtin types
belka pushed to master at OSS/slackbuilder 2025-03-14 00:36:31 +01:00
731a36d700 Remove the installed command
belka opened issue belka/elna#80 2025-03-13 10:31:21 +01:00
Redefining a built-in type crashes the compiler
belka closed issue belka/elna#65 2025-03-13 00:00:10 +01:00
Allow type definitions in random order
belka pushed to cpp at belka/elna 2025-03-12 23:58:42 +01:00
ac084be7f5 Randomize type declaration order
belka pushed to master at belka/kazbek 2025-03-12 13:03:51 +01:00
67d798dcb0 katja: Show only updates