mirror of
https://github.com/open-goal/jak-project
synced 2026-05-25 15:25:31 -04:00
991a438927
* add IR syntax highlighting * set the filterFileRegex properly! * stash * decompiler: Add print if conditional fails * decomp: Mostly finish `target-util` * decomp: figured out a bit more with `target-util`, a bit stuck now * decomp: *deep breath* `logic-target` mostly complete * decompiler: More robust arg_count checking for `format` calls * decomp: some more work in `target-util` * fix sllv usage * decomp: `logic-target` is compiling * decomp: `target-util` very close - blocked by decomp issue! * decomp: finish `target-util` except for one issue #772 * demp: update goal_src * linting * add back the one remaining method * address feedback, update source files