jak-project/common/goos
Tyler Wilding 60db0e5ef9
deps: update fmt to latest version (#3403)
This updates `fmt` to the latest version and moves to just being a copy
of their repo to make updating easier (no editing their cmake / figuring
out which files to minimally include).

The motivation for this is now that we switched to C++ 20, there were a
ton of deprecated function usages that is going away in future compiler
versions. This gets rid of all those warnings.
2024-03-05 22:11:52 -05:00
..
Interpreter.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
Interpreter.h [goalc] Cleaned up speedups (#3066) 2023-10-07 10:48:17 -04:00
Object.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
Object.h [goalc] Cleaned up speedups (#3066) 2023-10-07 10:48:17 -04:00
ParseHelpers.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
ParseHelpers.h [jak 2] Fix possible stereo desync in overlord (#2663) 2023-05-19 21:17:11 -04:00
PrettyPrinter.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
PrettyPrinter.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
PrettyPrinter2.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
PrettyPrinter2.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Printer.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -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 deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -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 deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
TextDB.h tests: add jak3 typeconsistency test and ensure offline tests are working (#3310) 2024-01-16 00:15:33 -05:00