jak-project/goalc/compiler
water111 c9b53d51ff
Compiler Cleanup (Part 2) (#56)
* check on windows

* fix windows build

* version test

* clean up - will it work on windows

* fix formatting
2020-09-25 21:11:27 -04:00
..
compilation Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
CodeGenerator.cpp Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
CodeGenerator.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Compiler.cpp Add basic features for types and objects (#52) 2020-09-19 13:22:14 -04:00
Compiler.h Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
CompilerSettings.cpp Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
CompilerSettings.h Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
Env.cpp Add methods and pointers (#53) 2020-09-19 16:50:42 -04:00
Env.h Add methods and pointers (#53) 2020-09-19 16:50:42 -04:00
IR.cpp Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
IR.h Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
Label.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Lambda.h Add deftype (#48) 2020-09-17 21:47:52 -04:00
StaticObject.cpp Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
StaticObject.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Util.cpp Add methods and pointers (#53) 2020-09-19 16:50:42 -04:00
Val.cpp Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
Val.h Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00