jak-project/goalc/compiler/compilation
water111 3f1f443d58
[jak 2] fix boot, increase level heap sizes (#2252)
Increase level heaps and borrow heaps. The level heap increase was
likely not needed, but better safe than sorry. We allocate the 128 MB
main heap anyway so there's no harm.

Also fix the crash when using `-boot`. As I thought it was just a
one-line typo in the kernel.
2023-02-25 15:20:17 -05:00
..
Asm.cpp [decomp] collide-mesh (#1999) 2022-10-30 15:54:10 -04:00
Atoms.cpp [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
Block.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerControl.cpp [jak 2] fix boot, increase level heap sizes (#2252) 2023-02-25 15:20:17 -05:00
ConstantPropagation.cpp logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
ControlFlow.cpp some bug fixes (#2125) 2023-01-14 11:04:15 -05:00
Debug.cpp repl: Add a few new quality of life improvements (#2030) 2022-11-20 14:28:41 -05:00
Define.cpp [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
Function.cpp [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
Macro.cpp docs: Automatically generate documentation from goal_src code (#2214) 2023-02-20 19:49:37 -05:00
Math.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
State.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Static.cpp [decomp] ctywide-obs (#2250) 2023-02-25 14:00:16 -05:00
Type.cpp docs: Automatically generate documentation from goal_src code (#2214) 2023-02-20 19:49:37 -05:00