Eugen Wissner belka
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 belka/elna 2025-01-17 23:00:42 +01:00
a79def50e5 End while and if statements with the end token
belka pushed to cpp at belka/elna 2025-01-17 14:20:25 +01:00
4b303024d9 End while and if statements with the end token
belka closed issue belka/elna#11 2025-01-17 14:03:58 +01:00
Add union type
belka pushed to cpp at belka/elna 2025-01-17 13:59:50 +01:00
c37748773c End while and if statements with the end token
belka closed issue belka/elna#17 2025-01-17 10:11:33 +01:00
Eliminate begin in compound statements
belka pushed to cpp at belka/elna 2025-01-17 10:11:26 +01:00
e95be9626f End while and if statements with the end token
belka closed issue belka/elna#4 2025-01-17 08:46:56 +01:00
Error reporting location is off
belka pushed to master at OSS/slackbuilder 2025-01-16 17:56:39 +01:00
1d81fea1a3 Remove extensions unused with GHC2024
belka closed issue belka/elna#19 2025-01-16 15:11:27 +01:00
Implement external procedure definitions
belka pushed to cpp at belka/elna 2025-01-16 15:10:06 +01:00
ef667e3ace Implement external functions
belka closed issue belka/elna#9 2025-01-15 20:42:50 +01:00
Allow constant be any literal value
belka pushed to cpp at belka/elna 2025-01-15 20:38:58 +01:00
1e45d66359 Implement argument passing
belka closed issue belka/elna#10 2025-01-15 01:48:40 +01:00
Generate code for passing actual parameters
belka pushed to cpp at belka/elna 2025-01-15 01:48:27 +01:00
9293faea09 Implement argument passing
belka opened issue belka/elna#19 2025-01-15 00:35:31 +01:00
Implement external procedure definitions
belka pushed to cpp at belka/elna 2025-01-14 23:15:26 +01:00
5cb0e18a87 Add current grammar
belka pushed to master at OSS/fountainhead 2025-01-14 19:59:42 +01:00
9cafd8d97d Make compatible with GHC2025
belka closed issue belka/elna#16 2025-01-13 23:11:01 +01:00
Implement logical and, or, not
belka pushed to cpp at belka/elna 2025-01-13 23:09:58 +01:00
3bd4c3af6f Don't append return to void procedures