jak-project/lsp
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
..
handlers deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
protocol d/j3: do a few mood related files and fix some issues along the way (#3365) 2024-02-04 08:40:43 -05:00
state lsp: revert unnamed variable labelling (#3381) 2024-02-19 21:17:20 -05:00
transport [decompiler] Support v5 data file link data (#3076) 2023-10-10 21:56:03 -04:00
CMakeLists.txt formatter: initial and basic indentation/alignment and expose the formatting via the LSP (#2673) 2023-05-28 13:22:00 -04:00
main.cpp formatter: Add support for a few common functions and fix an LSP startup issue (#3190) 2023-11-11 17:51:55 -05:00