Age | Commit message (Expand) | Author |
---|---|---|
2019-07-15 | LogStream: Add a simple-ish mechanism for colorizing and styling output. | Andreas Kling |
2019-07-08 | StringView: Rename characters() to characters_without_null_termination(). | Andreas Kling |
2019-07-08 | LogStream: Uninline some public functions so the linker can find them. | Andreas Kling |
2019-07-04 | AK: Move some of LogStream out of line & add overloads for smart pointers. | Andreas Kling |