1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:58:12 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/GMLCompiler
kleines Filmröllchen 04a4f6a2e8 GMLCompiler: Allow generating enum constants from strings
As with other special cases, this depends on the property name.

The UIDimension code is kept separate since it can handle both integers
and strings, and the string names for special dimensions don't match
with the enum names.
2023-08-12 12:29:19 -06:00
..
CMakeLists.txt Meta+Userland: Allow generating C++ initializer code from GML 2023-08-11 21:33:48 +02:00
main.cpp GMLCompiler: Allow generating enum constants from strings 2023-08-12 12:29:19 -06:00