Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-28 | Add harder matrix benchmarks | bd | |
2025-04-28 | Increase size of exchange sort | bd | |
2025-04-27 | Fixed adjacent adder with feedback from simulator | bd | |
2025-04-27 | Add infinity, an infinite loop benchmark test | bd | |
2025-04-27 | Add exchange sort test program | bd | |
2025-04-22 | Fix rabbits with simulator feedback | bd | |
2025-04-21 | Fix dominative-functions example with simulator feedback | bd | |
2025-04-18 | Fix matrix multiplication with simulator feedback | bd | |
2025-04-17 | Add new push/pop test case, ensure generated files end in .rv | bd | |
2025-04-16 | Let displacement for JAL+JMP be the absolute file position of label | bd | |
2025-04-11 | Add RET and NOP j-type instructions | bd | |
2025-04-11 | Add a few new test files | bd | |
2025-04-10 | Fix swapped destination + source in immediate i-type instructions | bd | |
2025-04-10 | Fix the rest of the initial parsing bugs, add high-level tests | bd | |
2025-04-09 | Successfully parse every instruction type | bd | |
2025-04-08 | Add plus and minus symbols to lexer | bd | |
2025-04-03 | add test files | bd | |