Commit Graph

9 Commits

Author SHA1 Message Date
Samuel D. Crow
2354f0be28 Array support now works 2022-08-05 15:06:35 -05:00
Samuel D. Crow
7930b048b8 wrote on n sub unit test and made necessary fixes 2022-08-04 21:18:26 -05:00
Samuel D. Crow
820fb864bd Fixed bugs with paramaters being passed to the wrong callsite 2022-08-01 15:35:43 -05:00
Samuel D. Crow
7f1539c421 Added runtime checks and started fixing test code 2022-06-30 11:41:31 -05:00
Samuel D. Crow
bf70fd087b some cosmetic changes to fix warnings and forLoop 2021-05-04 12:15:49 -05:00
Samuel D. Crow
9ddac1afd6 Fixed subroutine bugs 2021-04-16 18:56:10 -05:00
Samuel D. Crow
d37eb38ad1 Got past temporary variable deallocation bug. Now working on functions. 2021-04-08 15:31:36 -05:00
Samuel D. Crow
fd89b1a054 fixes scope bug in test code, typo in runtime and makefiles 2021-03-25 14:38:17 -05:00
Samuel D. Crow
48505d1ef8 fixed bugs and added enough runtime to execute first code after the compiler segfaults at shutdown 2021-03-24 18:17:33 -05:00