geode/loader/src/platform/ios
matcool deab672bc2 json rewrite, use custom lib instead of nlohmann::json
This is in attempt to make compile times better, as the old json library
was quite slow to compile due to many template instantiations and such a
large header.

macOS tests have shown build times from 610s to ~390s, about a 1.5x
speedup

Co-authored-by: camila314 <47485054+camila314@users.noreply.github.com>
2023-01-27 21:14:26 -03:00
..
crashlog.cpp move directories away from loader into new dirs namespace 2022-11-30 19:19:00 +02:00
FileWatcher.mm remove cursed this->m_ 2022-12-31 18:20:43 +03:00
LoaderImpl.cpp json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00
ModImpl.cpp remove cursed this->m_ 2022-12-31 18:20:43 +03:00
util.mm remove geodeRoot 2022-11-30 18:37:15 +02:00