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
|
6a3c37b02c
|
Fixed longstanding bugs and cleaned up code
|
2022-06-28 21:10:15 -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
|
7c5f331395
|
fixed tester and parameter passing bugs
|
2021-04-16 22:01:48 -05:00 |
|
Samuel D. Crow
|
9ddac1afd6
|
Fixed subroutine bugs
|
2021-04-16 18:56:10 -05:00 |
|
Samuel D. Crow
|
ca08646b93
|
Added scope to paramter passes
|
2021-04-15 12:40:57 -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
|
8797cb8870
|
added float test
|
2021-03-29 14:49:12 -05:00 |
|
Samuel D. Crow
|
0fe8d74bc5
|
added string test and it works
|
2021-03-29 14:23:50 -05:00 |
|
Samuel D. Crow
|
bb2be9c16c
|
removed most of the shared_ptr usage and retooled temporary variables to recycle
|
2021-03-28 22:35:35 -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 |
|
Samuel D. Crow
|
7c5bf76778
|
added printSegment class and started tester for framework
|
2021-03-24 12:47:00 -05:00 |
|