Eugen Wissner belka
belka closed issue belka/elna#67 2025-02-17 19:40:14 +01:00
Forbid variable shadowing
belka pushed to cpp at belka/elna 2025-02-17 19:37:13 +01:00
39750f4656 Implement elsif do
belka opened issue belka/elna#67 2025-02-17 08:43:16 +01:00
Forbid variable shadowing
belka closed issue belka/elna#66 2025-02-16 19:16:28 +01:00
Print the type name of aggregate types in the diagnostics
belka pushed to cpp at belka/elna 2025-02-16 19:13:35 +01:00
994b91e0e5 Implement .max and .min type properties
belka pushed to cpp at belka/elna 2025-02-16 19:12:20 +01:00
7fb7e5f078 Implement .max and .min type properties
belka closed issue belka/elna#63 2025-02-16 10:50:09 +01:00
Allow empty records
belka pushed to cpp at belka/elna 2025-02-16 10:49:50 +01:00
031587e6f9 Implement .max and .min type properties
belka pushed to cpp at belka/elna 2025-02-16 09:16:57 +01:00
67e3e97049 Implement .max and .min type properties
belka pushed to master at belka/kazbek 2025-02-16 09:14:01 +01:00
346b9dcfdf Add a toolchain description
belka pushed to cpp at belka/elna 2025-02-16 08:48:16 +01:00
b8553ff0e3 Implement .max and .min type properties
belka closed issue belka/elna#61 2025-02-16 07:53:59 +01:00
.max and .min properties for Int and Word and Byte
belka pushed to cpp at belka/elna 2025-02-16 07:53:51 +01:00
c3645ecfb6 Implement .max and .min type properties
belka closed issue belka/elna#52 2025-02-15 23:55:52 +01:00
Opaque strings
belka pushed to cpp at belka/elna 2025-02-15 23:55:40 +01:00
b358f8ba27 Allow multiple variable declarations with a single type
belka opened issue belka/elna#66 2025-02-15 23:37:37 +01:00
Print the type name of aggregate types in the diagnostics
belka opened issue belka/elna#65 2025-02-15 13:15:56 +01:00
Allow type definitions in random order
belka opened issue belka/elna#64 2025-02-15 11:04:56 +01:00
While statements with multiple conditions
belka closed issue belka/elna#62 2025-02-15 10:27:31 +01:00
Multiple variable declarations in a row
belka pushed to cpp at belka/elna 2025-02-15 10:26:29 +01:00
e66e077824 Allow multiple variable declarations with a single type