Eugen Wissner belka
belka pushed to cpp at OSS/elna 2025-01-22 20:18:57 +01:00
0dc95d4466 Implement character escape sequences
belka opened issue OSS/elna#22 2025-01-22 19:07:12 +01:00
Check parameter types
belka pushed to cpp at OSS/elna 2025-01-21 20:17:58 +01:00
156506e8fa Force the execution of expression statements
belka pushed to cpp at OSS/elna 2025-01-20 22:31:47 +01:00
e15f6924b1 Implement adding an integer to a pointer
belka closed issue OSS/elna#15 2025-01-20 21:45:47 +01:00
Implement pointer arithmetic
belka pushed to cpp at OSS/elna 2025-01-20 21:45:37 +01:00
057908fc85 Implement adding an integer to a pointer
belka pushed to master at OSS/graphql-spice 2025-01-20 18:24:54 +01:00
e3d3cb93b2 Update copyright, indent cabal consistently
belka closed issue OSS/elna#18 2025-01-18 21:29:53 +01:00
Allow procedures returning a value
belka pushed to cpp at OSS/elna 2025-01-18 21:29:38 +01:00
7b36a3803f Support procedures returning values
belka pushed to master at OSS/graphql 2025-01-18 16:53:34 +01:00
497edf326d Add --enable-tests to test
belka pushed to master at OSS/graphql 2025-01-18 16:41:53 +01:00
aaff145cb0 Add --enable-tests to test
belka pushed to master at OSS/graphql 2025-01-18 16:38:19 +01:00
5cb35100c6 Add --enable-tests to test
belka pushed to master at OSS/graphql 2025-01-18 16:33:14 +01:00
663e4f3521 Make the lexer and parser safe
belka pushed to cpp at OSS/elna 2025-01-17 23:00:42 +01:00
a79def50e5 End while and if statements with the end token
belka pushed to cpp at OSS/elna 2025-01-17 14:20:25 +01:00
4b303024d9 End while and if statements with the end token
belka pushed to cpp at OSS/elna 2025-01-17 13:59:50 +01:00
c37748773c End while and if statements with the end token
belka pushed to cpp at OSS/elna 2025-01-17 10:11:26 +01:00
e95be9626f End while and if statements with the end token
belka pushed to master at OSS/slackbuilder 2025-01-16 17:56:39 +01:00
1d81fea1a3 Remove extensions unused with GHC2024
belka pushed to cpp at OSS/elna 2025-01-16 15:10:06 +01:00
ef667e3ace Implement external functions
belka pushed to cpp at OSS/elna 2025-01-15 20:38:58 +01:00
1e45d66359 Implement argument passing