ladybird/Meta/Lagom/Tools/CodeGenerators
Brian Gianforcaro 39e5b42f36 IPCCompiler: Default initialize all parameter member variables
PVS Studio static analysis noticed we didn't initialize these in a
bunch of cases. This change fixes that so we will always initialize
these using universal initialization.
2021-12-22 13:29:31 -08:00
..
IPCCompiler IPCCompiler: Default initialize all parameter member variables 2021-12-22 13:29:31 -08:00
LibUnicode LibUnicode: Remove now unused value-from-string generator overload 2021-12-21 13:09:49 -08:00
LibWeb LibWeb: Add support for the BufferSource IDL parameter type 2021-12-14 09:01:06 +01:00
StateMachineGenerator Meta: Define and use lagom_tool() CMake helper function for all Tools 2021-09-15 19:04:52 +04:30
CMakeLists.txt Everywhere: Move all host tools into the Lagom/Tools subdirectory 2021-08-28 08:44:17 +01:00