jak-project/goalc/compiler/compilation
ManDude 2649fd17ec
subtitle editor fixes + other smaller fixes (#1572)
* [extractor] validate files when extracted as folder

* jp text fixes

* move game text version to the text file and fix subtitle editor escape chars

* make bad subtitles not crash the game

* fix texscroll in lag

* fix mood, fix decomp of other versions, fix text decomp

* clang

* fix tests

* oops dammit

* new fixes

* shut up codacy

* fix nonexistant subtitles crashing the game

* fix text hacks and extractor re-use on folders
2022-06-29 19:43:23 -04:00
..
Asm.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Atoms.cpp compiler speed improvement (#1547) 2022-06-24 18:21:24 -04:00
Block.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerControl.cpp subtitle editor fixes + other smaller fixes (#1572) 2022-06-29 19:43:23 -04:00
ConstantPropagation.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
ControlFlow.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Debug.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Define.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Function.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Macro.cpp compiler speed improvement (#1547) 2022-06-24 18:21:24 -04: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 lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Type.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00