Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) | Andreas Kling |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
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-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-11 | LibGUI: Remove an unused AK/Debug.h include | Brian Gianforcaro |
2021-03-26 | LibGUI: Allow assigning a value to a specific index in JsonArrayModel | Timothy Flynn |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |