1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Meta/Lagom/Tools
Kenneth Myhra 98ef76b144 BindingsGenerator: Pass optional values as 'sv' to String::from_utf8()
Pass optional values as StringView to String::from_utf8(), otherwise
this would not compile.
2023-02-23 15:48:38 +00:00
..
CodeGenerators BindingsGenerator: Pass optional values as 'sv' to String::from_utf8() 2023-02-23 15:48:38 +00:00
ConfigureComponents LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
IPCMagicLinter LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00