ladybird/Libraries/LibIDL
Timothy Flynn 28d9d3a2c7 AK+Libraries: Reduce API surface of GenericLexer a bit
* Remove completely unused methods.
* Deduplicate methods that were overloaded with both StringView and
  char const* parameters.

A future commit will templatize GenericLexer by char type. This patch
serves to make that a tiny bit easier.
2025-08-13 09:56:13 -04:00
..
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
ExposedTo.cpp LibIDL+LibWeb: Move parse_exposure_set from code generator to LibIDL 2025-06-30 11:39:16 -06:00
ExposedTo.h LibIDL+LibWeb: Move parse_exposure_set from code generator to LibIDL 2025-06-30 11:39:16 -06:00
IDLParser.cpp AK+Libraries: Reduce API surface of GenericLexer a bit 2025-08-13 09:56:13 -04:00
IDLParser.h IDLGenerators: Support generating dictionary to value converter helpers 2025-08-08 13:09:58 -04:00
Types.cpp Everywhere: Use HashMap::update() where applicable 2025-07-25 16:22:06 +02:00
Types.h IDLGenerators: Support generating dictionary to value converter helpers 2025-08-08 13:09:58 -04:00