ID | Priority | Status | compiler bugs | Date |
1 | 1 | FIXED | Write parser | 04-26-2016 |
2 | 1 | FIXED | Write compiler | 05-04-2016 |
3 | 2 | FIXED | binops push and pop wrong | 05-04-2016 |
4 | 3 | FIXED | args into fns backward | 05-04-2016 |
5 | 1 | FIXED | Write executor/simulator | 05-06-2016 |
7 | 2 | FIXED | addresses should not increment on non-instructions(labels/equates) | 05-08-2016 |
8 | 3 | FIXED | registers need to be settable specifically | 05-10-2016 |
9 | 3 | FIXED | unassemble needs to be able to take an argument | 05-10-2016 |
10 | 3 | FIXED | IP is not correct needs to go through translation line-to-address | 05-17-2016 |
11 | 3 | FIXED | R IP is not correct needs to go through translation addressi_to_line | 05-19-2016 |
14 | 5 | FIXED | Need to not print duplicate C source lines | 07-05-2016 |
15 | 3 | FIXED | need to add __main as start of executable code | 08-25-2016 |
18 | 2 | FIXED | JT, JNT need *glastlispval | 08-25-2016 |
20 | 2 | FIXED | limited compiling of simple functions needs implementing | 04-01-2017 |