summaryrefslogtreecommitdiff
path: root/AK/SourceGenerator.h
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-26AK: Make it possible to not `using` AK classes into the global namespaceAndreas Kling
2022-09-09AK: Warn when trying to set `@foo@` as a SourceGenerator keySam Atkins
2022-07-12AK: Add string literal helpers to AK::SourceGeneratorsin-ack
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