jak-project/goalc/emitter
water111 2d11e44eaf
Compiler Cleanup and Documentation (#54)
* start cleanup

* fix typos

* fix syntax highlighting in doc

* lots of documentation updates

* clean and add tests

* more documentation and more error messages

* more document and try building kernel differently
2020-09-24 17:19:23 -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 Merge pull request #41 from xTVaser/pragma-once 2020-09-14 20:31:41 -04:00
IGen.h Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
Instruction.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
ObjectFileData.cpp Add basic features for types and objects (#52) 2020-09-19 13:22:14 -04:00
ObjectFileData.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
ObjectGenerator.cpp add description 2020-09-14 16:45:42 -04:00
ObjectGenerator.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Register.cpp Add defmethod and some uses of the deref operator (#51) 2020-09-18 22:02:27 -04:00
Register.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00