summaryrefslogtreecommitdiff
path: root/apps/Fmt
AgeCommit message (Expand)Author
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-08-15Revert "chore(Script/Misc): cleanup" (#19627)Andrew
2024-08-14chore(Script/Misc): cleanup (#19619)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)Kargatum