serenity/Userland/Libraries/LibIDL
2023-08-23 12:11:21 +01:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
IDLParser.cpp LibIDL: Avoid unnecessary copies of imported paths 2023-06-15 08:09:16 +02:00
IDLParser.h LibIDL: Parse extended attributes for constructors 2023-03-23 13:37:40 +01:00
Types.cpp LibIDL: Fix bug where Type::is_json doesn't look at parent interface 2023-08-23 12:11:21 +01:00
Types.h LibIDL: Add Type::is_json which says if the type is convertible to JSON 2023-03-23 21:00:43 +00:00