jak-project/goalc/compiler
Hat Kid a53c06fe2b
decomp: target, target-board, board-states (#1915)
Just missing `target-board-handler` because it errored with `Bad delay
slot in clean_up_cond_no_else_final` and I wasn't able to figure out
where the asm branch was.

Commented out `target-board-clone-anim` because it crashes even after
adding `clone-anim` and `clone-anim-once`.
2022-09-25 12:07:37 -04:00
..
compilation decomp: target, target-board, board-states (#1915) 2022-09-25 12:07:37 -04:00
CodeGenerator.cpp [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
CodeGenerator.h [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
Compiler.cpp W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
Compiler.h [decompile] subdivide, wind-work, tie-work, bsp, focus (#1897) 2022-09-17 14:58:25 -04:00
CompilerException.h Add some compiler features and documentation (#147) 2020-12-01 21:39:46 -05:00
CompilerSettings.cpp [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
CompilerSettings.h [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
ConstantValue.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Env.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Env.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
IR.cpp [decompile] subdivide, wind-work, tie-work, bsp, focus (#1897) 2022-09-17 14:58:25 -04:00
IR.h [decompile] subdivide, wind-work, tie-work, bsp, focus (#1897) 2022-09-17 14:58:25 -04:00
Label.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Lambda.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
StaticObject.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
StaticObject.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SymbolInfo.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Util.cpp [jak2] decomp gkernel, setup offline tests (#1638) 2022-07-12 18:50:18 -04:00
Val.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Val.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00