summaryrefslogtreecommitdiff
path: root/Libraries/LibCore/ConfigFile.cpp
AgeCommit message (Expand)Author
2020-06-12AK: Make string-to-number conversion helpers return OptionalAndreas Kling
2020-04-23LibCore: read_bool_entry parse "true" / "false" strings in config filesBrendan Coles
2020-04-19LibCore: Add StandardPaths thing to retrieve various standard locationsAndreas Kling
2020-02-26LibCore: Allow ConfigFile::read_num_entry to handle negative numbersJesse Buhagiar
2020-02-06LibCore: Remove leading C from filenamesAndreas Kling