1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 18:15:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb/WrapperGenerator
Luke Wilde 15f44eecca LibWeb/IDL: Always throw an error if string does not match an enum value
Previously we only threw an error if the enum was used as a function
argument. However, we are supposed to throw an error no matter the
context it is used in.
2022-06-13 21:45:27 +01:00
..
CMakeLists.txt Meta: Split and refactor the WrapperGenerator a bit 2022-02-17 19:55:27 +01:00
IDLGenerators.cpp LibWeb/IDL: Always throw an error if string does not match an enum value 2022-06-13 21:45:27 +01:00
IDLParser.cpp LibWeb: Teach IDLParser about long long 2022-06-06 22:34:45 +01:00
IDLParser.h Lagom: Fix leaks in the IDL Wrapper generator 2022-05-25 22:25:09 +01:00
IDLTypes.h Lagom: Fix leaks in the IDL Wrapper generator 2022-05-25 22:25:09 +01:00
main.cpp Lagom: Fix leaks in the IDL Wrapper generator 2022-05-25 22:25:09 +01:00