mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:08:13 +00:00
![]() The single 4000-line WrapperGenerator.cpp file was proving to be a pain to hack, and was filled with spaghetti, split it into a bunch of files to lessen the impact of the spaghetti. Also refactor the whole parser to use a class instead of a giant function with a million lambdas. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLGenerators.cpp | ||
IDLParser.cpp | ||
IDLParser.h | ||
IDLTypes.h | ||
main.cpp |