jak-project/goalc/compiler/compilation
2023-04-02 05:57:21 +01: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 fix repl buffer overrun + use a different port for each game version (#2449) 2023-04-02 05:57:21 +01: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 dbgr: allow dumping the backtrace to a file (#2284) 2023-02-27 18:54:23 -05:00
Define.cpp docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -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 [goalc] fix bug in subtraction (#2399) 2023-03-23 18:09:27 +00: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 [jak1] fix game-save debug printing (#2314) 2023-03-10 22:02:04 +00:00