Eduard Urbach akyoto
akyoto pushed to main at cli/q 2024-08-03 21:33:09 +00:00
3ad9510421 Improved gcd example
akyoto pushed to main at cli/q 2024-08-03 21:05:13 +00:00
57ee65abd1 Added more tests
akyoto pushed to main at cli/q 2024-08-03 20:24:45 +00:00
dbf416d45b Implemented switch statements
akyoto pushed to main at cli/q 2024-08-03 15:09:23 +00:00
d07b455f67 Implemented string interning for static data
akyoto pushed to main at cli/q 2024-08-02 23:11:38 +00:00
6aa1e674df Added a rudimentary FizzBuzz example
akyoto pushed to main at cli/q 2024-08-02 13:06:37 +00:00
df5813515d Fixed an incorrect register move
akyoto pushed to main at cli/q 2024-08-02 10:55:31 +00:00
b1f0d20394 Fixed incorrect register move
akyoto pushed to main at cli/q 2024-08-02 10:16:39 +00:00
34d865986a Added missing node
akyoto pushed to main at cli/q 2024-08-02 09:41:27 +00:00
b0c568e616 Improved performance
akyoto pushed to main at cli/q 2024-08-02 08:46:59 +00:00
548e3475fb Improved visualization of register usage
akyoto pushed to main at cli/q 2024-08-01 21:41:44 +00:00
778c125d19 Improved performance
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