Eduard Urbach akyoto
akyoto pushed to main at cli/q 2024-07-08 11:48:50 +00:00
03a07b6460 Simplified branch tests
akyoto pushed to main at cli/q 2024-07-08 11:38:57 +00:00
b5bb291e47 Implemented boolean operators
akyoto pushed to main at cli/q 2024-07-07 19:55:37 +00:00
ee16774fe7 Improved branch compilation
akyoto pushed to main at cli/q 2024-07-07 17:44:59 +00:00
6aad74d6dd Simplified branch jumps
akyoto pushed to main at cli/q 2024-07-07 15:13:27 +00:00
9f341a6146 Added more tests
akyoto pushed to main at cli/q 2024-07-07 13:20:26 +00:00
23b4e6442d Improved branch code generation
akyoto pushed to main at cli/q 2024-07-07 12:07:49 +00:00
403e78f655 Improved branch code generation
akyoto pushed to main at cli/q 2024-07-07 10:31:06 +00:00
91e300e49a Implemented if statements
akyoto pushed to main at cli/q 2024-07-06 17:40:25 +00:00
6fc234c700 Implemented run command
akyoto pushed to main at cli/q 2024-07-06 15:02:03 +00:00
230bb36709 Added more tests
akyoto pushed to main at sys/home 2024-07-06 14:12:39 +00:00
72f0126311 Updated config
akyoto pushed to main at cli/q 2024-07-06 13:21:19 +00:00
a9f305dec2 Removed incorrect optimization
akyoto pushed to main at cli/q 2024-07-06 11:06:55 +00:00
8f9481c548 Added more tests
akyoto pushed to main at cli/q 2024-07-05 15:11:35 +00:00
cc66b02bf8 Added more tests
akyoto pushed to main at cli/q 2024-07-05 14:31:37 +00:00
d771708693 Improved code generation
akyoto pushed to main at cli/q 2024-07-05 13:51:23 +00:00
3e92c83c0d Improved code generation
akyoto pushed to main at cli/q 2024-07-05 09:57:01 +00:00
099ee729d4 Added nested calls test
akyoto pushed to main at cli/q 2024-07-05 08:10:14 +00:00
c13a70c958 Added operator precedence test
akyoto pushed to main at cli/q 2024-07-05 07:51:02 +00:00
62057704f3 Improved assignment error message
akyoto pushed to main at cli/q 2024-07-04 10:33:14 +00:00
3340a5824f Improved code generation