jak-project/common/goos
ManDude d67b95c68f
allow quoting :key symbols + further optimize defpart (#2592)
This should hopefully improve build times in general, especially for
files with `defpart`.
2023-04-30 02:46:14 +01:00
..
Interpreter.cpp allow quoting :key symbols + further optimize defpart (#2592) 2023-04-30 02:46:14 +01:00
Interpreter.h allow quoting :key symbols + further optimize defpart (#2592) 2023-04-30 02:46:14 +01:00
Object.cpp less branches for division + fix divide by zeros (#2585) 2023-04-29 21:10:51 +01:00
Object.h less branches for division + fix divide by zeros (#2585) 2023-04-29 21:10:51 +01:00
ParseHelpers.cpp allow quoting :key symbols + further optimize defpart (#2592) 2023-04-30 02:46:14 +01:00
ParseHelpers.h allow quoting :key symbols + further optimize defpart (#2592) 2023-04-30 02:46:14 +01:00
PrettyPrinter.cpp logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
PrettyPrinter.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
PrettyPrinter2.cpp offline-test: Partition by DGO and colorize/condense output (#2045) 2022-12-22 13:41:33 -05:00
PrettyPrinter2.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Printer.cpp [decomp] collectables, fix float bug in a few files (#2082) 2023-01-01 18:05:31 -05:00
Printer.h d/jak2: mostly finish mysql-nav-graph and fix docstring handling around with-pp/local-vars (#1869) 2022-09-13 18:15:02 -04:00
Reader.cpp goalc/repl: cleanup of goalc/REPL code and some QoL improvements (#2104) 2023-01-07 11:24:02 -05:00
Reader.h goalc/repl: cleanup of goalc/REPL code and some QoL improvements (#2104) 2023-01-07 11:24:02 -05:00
TextDB.cpp [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
TextDB.h [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00