jak-project/goalc/compiler
Tyler Wilding 6446389263
extractor: cleanup, support unicode properly, and add multi-game support (#1609)
* extractor: refactor and cleanup for multi-game support

* deps: switch to `ghc::filesystem` as it is utf-8 everywhere by default

* extractor: finally working with unicode

* unicode: fix unicode cli args on windows in all `main` functions
2022-07-05 20:38:13 -04:00
..
compilation extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
CodeGenerator.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
CodeGenerator.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Compiler.cpp extractor: cleanup, support unicode properly, and add multi-game support (#1609) 2022-07-05 20:38:13 -04:00
Compiler.h compiler speed improvement (#1547) 2022-06-24 18:21:24 -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 lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
IR.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -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 compiler speed improvement (#1547) 2022-06-24 18:21:24 -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