Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) | Andreas Kling |
2021-08-01 | LibGUI: Remove unused header includes | Brian Gianforcaro |
2021-06-29 | AK+Everywhere: Change int to size_t in JsonObject and JsonArray | Max Wipfli |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-26 | LibGUI: Make common locations configurable | DexesTTP |