Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-28 | AK: Add `appendln` helper to SourceGenerator | Hendiadyoin1 |
2022-03-28 | AK: Explicitly move `value` String in SourceGenerator::set | Hendiadyoin1 |
2022-03-28 | AK: Make SourceGenerator move constructible | Hendiadyoin1 |
2022-03-09 | AK: Print a better error message when missing a SourceGenerator key | Sam Atkins |
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-23 | LibIPC: Prepend each message with its size | Sergey Bugaev |
2020-10-24 | AK: Introduce SourceGenerator::fork(). | asynts |
2020-10-12 | AK: Add SourceGenerator class. | asynts |