serenity/Meta/Lagom/Tools
Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String
This includes an Error::create overload to create an Error from a UTF-8
StringView. If creating a String from that view fails, the factory will
return an OOM InternalError instead. VM::throw_completion can also make
use of this overload via its perfect forwarding.
2023-02-17 09:14:23 -05:00
..
CodeGenerators LibJS+Everywhere: Convert JS::Error to String 2023-02-17 09:14:23 -05: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