Commit Graph

17 Commits

Author SHA1 Message Date
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
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
9ddac1afd6 Fixed subroutine bugs 2021-04-16 18:56:10 -05:00
Samuel D. Crow
b0072dffa4 got rid of double-free conditions and segfault 2021-03-29 14:01:13 -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
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
Samuel D. Crow
1d3829a47e fixed 2 more warnings under Clang and converted mode to 4 bools. 2021-03-23 16:25:37 -05:00
Samuel D. Crow
fbb60f4e3d Started enforcing style guide. Fixed all warnings. 2021-03-23 15:25:59 -05:00
Samuel D. Crow
e5d08cc31b added static initializers and now it builds and links! 2021-03-19 19:26:10 -05:00
Samuel D. Crow
68c4806a3d made a few tweaks and regenerated the Makefile to get it to link but it still won't 2021-03-18 16:18:54 -05:00
Samuel D. Crow
b6e8984e62 it builds but doesn't link yet 2021-03-17 18:56:14 -05:00
Samuel D. Crow
1dae0a4b54 started build script and went on a massive bug hunt 2021-03-16 17:01:28 -05:00
Samuel D. Crow
4eb08efc9d saving progress on functions and variables 2021-03-15 14:04:53 -05:00
Samuel D. Crow
4b2b567a42 removed parameter passing of globals and fixed expression evaluator some 2021-03-13 16:49:58 -06:00
Samuel D. Crow
43319754a8 split yab2cpp.cpp into 2 parts, finished for loop and started variables 2021-03-13 14:26:41 -06:00