Age | Commit message (Expand) | Author |
---|---|---|
2021-06-30 | Kernel: Don't compile JsonValue & friends into the kernel | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2020-11-02 | AK+Kernel: Escape JSON keys & values | Andreas Kling |
2020-01-24 | Meta: Claim copyright for files created by me | Sergey Bugaev |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-04 | Json: Add serializer fast-path for string values | Andreas Kling |
2019-08-27 | JSON: Add JSON serializers | Sergey Bugaev |