Eugen Wissner belka
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#64 2025-02-15 11:04:56 +01:00
While statements with multiple conditions
belka pushed to cpp at belka/elna 2025-02-15 10:26:29 +01:00
e66e077824 Allow multiple variable declarations with a single type
belka closed issue belka/elna#59 2025-02-15 00:39:35 +01:00
Binary shift operators
belka pushed to cpp at belka/elna 2025-02-15 00:39:20 +01:00
82b3806fd2 Implement shift operators
ee4ebf64b9 Use colon instead of as to cast
Compare 2 commits »
belka closed issue belka/elna#56 2025-02-14 22:47:36 +01:00
Type expressions for alignof
belka closed issue belka/elna#60 2025-02-14 19:57:09 +01:00
Initialize pointers with nil
belka pushed to cpp at belka/elna 2025-02-14 19:57:03 +01:00
ec0b4be1f7 Use colon instead of as to cast
belka opened issue belka/elna#60 2025-02-14 18:46:40 +01:00
Initialize pointers with nil
belka pushed to cpp at belka/elna 2025-02-14 18:42:56 +01:00
4aec8cf9ed Use colon instead of as to cast
belka pushed to cpp at belka/elna 2025-02-14 14:31:37 +01:00
8fe0c71fb7 Use colon instead of as to cast
belka opened issue belka/elna#59 2025-02-14 13:38:19 +01:00
Binary shift operators
belka closed issue belka/elna#22 2025-02-14 12:37:07 +01:00
Check parameter types
belka pushed to cpp at belka/elna 2025-02-14 12:35:53 +01:00
8b987ee2b2 Use colon instead of as to cast
belka pushed to cpp at belka/elna 2025-02-14 08:45:13 +01:00
634b6dafae Use colon instead of as to cast
belka pushed to cpp at belka/elna 2025-02-14 08:42:40 +01:00
49c1258acb Use colon instead of as to cast
belka pushed to cpp at belka/elna 2025-02-14 08:16:16 +01:00
32fef4443f Use colon instead of as to cast
belka pushed to cpp at belka/elna 2025-02-14 08:05:23 +01:00
08d33603e5 Use colon instead of as to cast
belka opened issue belka/elna#56 2025-02-14 01:51:16 +01:00
Type expressions for sizeof and alignof
belka pushed to cpp at belka/elna 2025-02-13 23:55:09 +01:00
c564847c6b Provide record initialization syntax