jak-project/goalc/compiler
water111 f6d5952498
[decompiler] handle nested conditionals and gotos better (#693)
* diff check

* try that again

* more small fixes
2021-07-11 21:59:27 -04:00
..
compilation [decompiler] handle nested conditionals and gotos better (#693) 2021-07-11 21:59:27 -04:00
CodeGenerator.cpp [compiler] print a backtrace as part of di (#658) 2021-06-30 22:13:15 -04:00
CodeGenerator.h [Decompiler] Clean up the output (#245) 2021-02-09 20:59:14 -05:00
Compiler.cpp [decompile] bsp-h (#562) 2021-06-07 18:30:16 -04:00
Compiler.h [decomp] Clean up - part 2 (#687) 2021-07-11 16:35:25 -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 Compiler - Implementing more VU Instructions (Part 1 of 2) (#221) 2021-02-05 15:00:17 -05:00
Env.h [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
IR.cpp fix cast bug (#640) 2021-06-27 22:23:27 -04:00
IR.h [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -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 Support dir tpages (#671) 2021-07-02 14:50:58 -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 Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
Val.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
Val.h [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00