1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 01:45:08 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h
Rather than splitting the Iterator type and its AOs into two files,
let's combine them into one file to match every other JS runtime object
that we have.
2023-07-19 14:11:43 +01:00
..
CMakeLists.txt BindingsGenerator: Write generated code to disk instead of stdout 2022-12-13 11:31:24 +01:00
IDLGenerators.cpp LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2023-07-19 14:11:43 +01:00
main.cpp LibWeb: Support generating IDL namespaces 2023-03-15 12:48:25 -04:00
Namespaces.h LibWeb: Stub AudioContext constructor 2023-05-22 06:07:05 +02:00