summaryrefslogtreecommitdiff
path: root/AK/SourceGenerator.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-28AK: Add `appendln` helper to SourceGeneratorHendiadyoin1
2022-03-28AK: Explicitly move `value` String in SourceGenerator::setHendiadyoin1
2022-03-28AK: Make SourceGenerator move constructibleHendiadyoin1
2022-03-09AK: Print a better error message when missing a SourceGenerator keySam Atkins
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2020-11-23LibIPC: Prepend each message with its sizeSergey Bugaev
2020-10-24AK: Introduce SourceGenerator::fork().asynts
2020-10-12AK: Add SourceGenerator class.asynts