glm94
|
bf59a98628
|
Updated the Makefile, set debug option for the compiler, and fixed all the warnings generated by gcc with O2 optimization option for release builds.
|
2022-03-18 17:01:15 +00:00 |
|
glm94
|
1e6bbb87d4
|
Cleaned up the Makefile, added the framework for checking for runtime errrors in the Interpreter and fixed a bug where I didn't close out the 'va_list' in the Match function in the Parser.
|
2022-03-17 18:58:23 +00:00 |
|
glm94
|
b3693f17df
|
Updated the project structure, and modified the Makefile to hopefully be future proof so I can freely make sub-folders in the src/ folder and not have to worry about breaking the Makefile.
|
2022-03-16 18:07:37 +00:00 |
|