jak-project/goalc/compiler
2021-09-28 22:20:45 -04:00
..
compilation fix pointer set to #f in static (#864) 2021-09-28 22:20:45 -04:00
CodeGenerator.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CodeGenerator.h [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
Compiler.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
Compiler.h [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerException.h Add some compiler features and documentation (#147) 2020-12-01 21:39:46 -05: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
ConstantValue.h [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
Env.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
Env.h [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
IR.cpp [decomp] flying-lurker (#846) 2021-09-21 18:40:38 -04:00
IR.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -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 [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
StaticObject.h [decompiler/compiler] Fixes for task-control (#668) 2021-07-01 21:38:19 -04:00
SymbolInfo.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00
Util.cpp fix really old compiler bug (#799) 2021-08-31 22:12:30 -04:00
Val.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
Val.h [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00