Eugen Wissner belka
belka pushed to qbe-bison at belka/elna 2025-01-05 15:21:08 +01:00
e8747a803f Construct the parse tree with raw pointers
belka pushed to qbe-bison at belka/elna 2025-01-05 00:07:57 +01:00
bbd38a5d26 Make type_expression abstract
belka pushed to qbe-bison at belka/elna 2025-01-04 20:24:14 +01:00
98c13f0be3 Set variable declaration context
belka pushed to master at belka/dotfiles 2025-01-04 09:43:16 +01:00
1aaa41fc42 Add vdebug
belka pushed to master at belka/dotfiles 2025-01-04 02:21:26 +01:00
a49383f361 Add vdebug
belka pushed to qbe-bison at belka/elna 2025-01-04 02:02:33 +01:00
a7b0c53d23 Add string type
belka pushed to qbe-bison at belka/elna 2025-01-03 22:19:07 +01:00
d39914c2a9 Add string type
660c774327 Pass target to the cross task
Compare 2 commits »
belka pushed to haskell at belka/elna 2025-01-02 16:25:30 +01:00
65ead3714d Pass target to the cross task
belka pushed to master at belka/dotfiles 2025-01-02 04:46:21 +01:00
a8c4ea36cc Add neovim configuration
belka pushed to qbe-bison at belka/elna 2025-01-01 23:01:57 +01:00
45eb6a3b84 Add a char type
belka pushed to qbe-bison at belka/elna 2024-12-31 18:10:10 +01:00
8176da5f9b Introduce float type
belka pushed to qbe-bison at belka/elna 2024-12-30 23:12:39 +01:00
75a691134f Support else in if then conditions
belka pushed to qbe-bison at belka/elna 2024-12-29 22:28:29 +01:00
c558c3d6b4 Implement constants
belka pushed to master at belka/dotfiles 2024-12-29 11:44:16 +01:00
34224deff7 Replace F# neovim configuration with Twig
655f3d0ff2 Add neovim ftdetect files
Compare 2 commits »
belka pushed to qbe-bison at belka/elna 2024-12-29 00:43:55 +01:00
20949c7829 Implement while loops
belka pushed to qbe-bison at belka/elna 2024-12-28 14:33:14 +01:00
02efda5e70 Add error handling for binary operators
belka pushed to qbe-bison at belka/elna 2024-12-27 23:38:05 +01:00
d46608b358 Translate position to a GCC location
belka pushed to master at belka/dotfiles 2024-12-27 11:56:53 +01:00
3fffb88530 Add user-dirs
belka pushed to qbe-bison at belka/elna 2024-12-27 10:51:26 +01:00
51f5603c4a Add GCC backend glue
belka pushed to qbe-bison at belka/elna 2024-12-25 22:20:17 +01:00
40306ac986 Add semantic passes