1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-23 23:02:07 +00:00
serenity/Meta/Lagom/Tools
Timothy Flynn 0aa3e5c2ea LibUnicode: Port generator utility methods to ErrorOr
Most of these were VERIFY-ing for success, but propagating an error
message up to serenity_main() is much nicer than just a SIGABRT.
2021-11-23 22:58:05 +01:00
..
CodeGenerators LibUnicode: Port generator utility methods to ErrorOr 2021-11-23 22:58:05 +01:00
ConfigureComponents Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
IPCMagicLinter Meta: Implement checker for IPC magic number collisions 2021-11-05 00:17:01 +03:30
CMakeLists.txt Meta: Allow lagom_tool invocations to specify libraries to link 2021-11-23 22:58:05 +01:00