1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 12:11:00 +00:00
serenity/Meta/Lagom/Tools
Timothy Flynn 0d8120eeb2 LibUnicode: Perform number system lookups by enumeration value
Now that number systems are generated as an enum, we can generated the
number system data in the order of that enum. This lets us perform
lookups of that data by index instead of a loop of string comparisons.
2022-01-12 10:49:07 +01:00
..
CodeGenerators LibUnicode: Perform number system lookups by enumeration value 2022-01-12 10:49:07 +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