Eduard Urbach akyoto
akyoto pushed to main at cli/q 2024-08-01 12:41:04 +00:00
3c70529015 Fixed incorrect token count
akyoto pushed to main at cli/q 2024-07-31 21:47:49 +00:00
8862dec3e4 Added more destructive mnemonics
akyoto pushed to main at cli/q 2024-07-31 15:50:38 +00:00
c8824e699a Added escape sequences
akyoto pushed to main at cli/q 2024-07-31 13:36:52 +00:00
cdbfa744b7 Removed unnecessary instructions
akyoto pushed to main at cli/q 2024-07-31 13:27:25 +00:00
88be002c45 Added more tests
akyoto pushed to main at cli/q 2024-07-31 13:24:26 +00:00
3d245a15f9 Added more tests
akyoto pushed to main at cli/q 2024-07-31 11:37:54 +00:00
76c916018a Simplified itoa
akyoto pushed to main at cli/q 2024-07-31 09:55:27 +00:00
87ae78c86a Added a check for unused imports
akyoto pushed to main at sys/home 2024-07-31 09:49:04 +00:00
deaf4ecbb9 Updated config
akyoto pushed to main at cli/q 2024-07-30 22:03:20 +00:00
2293603923 Added more examples
akyoto pushed to main at cli/q 2024-07-30 19:26:20 +00:00
45e15cdb52 Reduced memory usage
akyoto pushed to main at cli/q 2024-07-30 18:03:01 +00:00
0c1b57b4e4 Added main prefix
akyoto pushed to main at cli/q 2024-07-30 14:36:40 +00:00
323952f4bc Implemented else blocks
akyoto pushed to main at cli/q 2024-07-30 13:46:59 +00:00
5abe8acc70 Added more tests
akyoto pushed to main at cli/q 2024-07-30 10:48:53 +00:00
1e7a1399d3 Improved AST parser
akyoto pushed to main at cli/q 2024-07-30 10:20:37 +00:00
265ab988d9 Simplified code
akyoto pushed to main at cli/q 2024-07-29 16:03:24 +00:00
ae8e46de4d Improved tests
akyoto pushed to main at cli/q 2024-07-29 12:46:03 +00:00
ce74685231 Updated todo list
akyoto pushed to main at cli/q 2024-07-29 12:44:22 +00:00
5b1d456720 Implemented constant folding
akyoto pushed to main at cli/q 2024-07-29 10:33:34 +00:00
8d4eb9935d Moved sizeof functions to a separate package