jak-project/goalc/emitter
water111 90a7e9b4b9
Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35)
* see if math works on windows

* add dgo

* windows debug

* windows debug 2

* one more debug try

* add extra debug print and change logic for slashes

* update

* again

* try again

* remove build game

* remove build game

* add back build-game

* remove runtime from test

* test

* reduce number of files

* go to c++ 14

* big stacks

* increase stack size again

* clean up cmake files
2020-09-12 20:41:12 -04:00
..
CodeTester.cpp Add a bunch of #ifdefs to keep things working as expected on linux 2020-09-03 22:24:50 -04:00
CodeTester.h fix misleading comments 2020-09-02 17:51:42 -04:00
IGen.h Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
Instruction.h Add ObjectGenerator and Register Allocator (#10) 2020-09-05 16:37:37 -04:00
ObjectFileData.cpp Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
ObjectFileData.h Add ObjectGenerator and Register Allocator (#10) 2020-09-05 16:37:37 -04:00
ObjectGenerator.cpp Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
ObjectGenerator.h Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
Register.cpp Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
Register.h Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00