jak-project/decompiler/Function
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
..
BasicBlocks.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
BasicBlocks.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
CfgVtx.cpp logs: replace every fmt::print with a lg call instead (#1368) 2022-10-01 11:58:36 -04:00
CfgVtx.h [decompiler] Jak 2 modifications, new all-types code (#1553) 2022-06-25 21:26:15 -04:00
Function.cpp decompiler: some hacks to allow running decompiler on jak 3 v5 code files, improve all-types generation (#2526) 2023-10-07 22:14:12 +02:00
Function.h decomp3: more engine stuff, detect non-virtual state inheritance (#3377) 2024-03-03 15:15:27 -05:00
Warnings.h deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00