Eduard Urbach akyoto
akyoto pushed to main at cli/q 2024-08-06 13:12:24 +00:00
6e848774ed Added types
akyoto pushed to main at cli/q 2024-08-05 17:33:32 +00:00
67a37cdb26 Updated todo list
akyoto pushed to main at cli/q 2024-08-05 16:47:34 +00:00
83661c5e7a Added types
akyoto pushed to main at cli/q 2024-08-05 15:16:45 +00:00
cd1119add2 Added RISC-V to the todo list
akyoto pushed to main at cli/q 2024-08-05 10:39:12 +00:00
42f0367a94 Implemented multiple return values
akyoto pushed to main at cli/q 2024-08-05 08:54:25 +00:00
d4020da6d9 Removed unnecessary line
akyoto pushed to main at cli/q 2024-08-04 14:17:49 +00:00
3e3567cd32 Added prime numbers example
akyoto pushed to main at cli/q 2024-08-03 22:35:38 +00:00
c8045cb4fb Improved division
akyoto pushed to main at cli/q 2024-08-03 22:00:34 +00:00
f9ff83136a Improved fizzbuzz example
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