mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:27:35 +00:00
![]() Aside from the obvious performance benefits, this will allow us to properly handle dictionary types. (whose dictionary-ness is only known at build-time) Much of the rest of the overload resolution algorithm steps can (and should) be evaluated at build-time as well, but this is a good first step. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLParser.cpp | ||
IDLParser.h | ||
Types.cpp | ||
Types.h |