Age | Commit message (Expand) | Author |
---|---|---|
2020-12-18 | Kernel: Move KBufferBuilder to the fallible KBuffer API | Andreas Kling |
2020-11-02 | AK+Kernel: Escape JSON keys & values | Andreas Kling |
2020-10-08 | Kernel: Add KBufferBuilder::appendff. | asynts |
2020-09-25 | Meta+Kernel: Make clang-format-10 clean | Ben Wiederhake |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-06 | Kernel: Add KBufferBuilder, similar to StringBuilder but for KBuffer | Andreas Kling |