Eugen Wissner belka
belka opened issue belka/elna#77 2025-03-01 11:15:24 +01:00
Allow more expressions with unary operators
belka pushed to master at belka/dotfiles 2025-03-01 07:41:51 +01:00
58f798d7c0 Merge branch 'master' of git.caraus.tech:belka/dotfiles
belka pushed to cpp at belka/elna 2025-03-01 00:00:26 +01:00
18602d00a1 Allow only one return
belka pushed to master at belka/dotfiles 2025-02-28 15:23:22 +01:00
58e3bcb3e1 Merge branch 'master' of git.caraus.tech:belka/dotfiles
3175839954 Add a hook to load project specific environment
Compare 2 commits »
belka pushed to cpp at belka/elna 2025-02-28 00:21:49 +01:00
f091344cce Replace type expression with traits
belka pushed to cpp at belka/elna 2025-02-26 23:54:59 +01:00
350a418d74 Replace type expression with traits
belka pushed to master at belka/kazbek 2025-02-26 19:48:07 +01:00
26fc7c0bd6 Add a small introduction to the README
belka pushed to master at OSS/fountainhead 2025-02-26 19:29:06 +01:00
9a0bf08101 Add missing license headers
belka pushed to cpp at belka/elna 2025-02-25 23:38:39 +01:00
74169d8662 Replace type expression with traits
belka opened issue belka/elna#73 2025-02-25 09:26:25 +01:00
Implement offsetof
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 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