Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
Description
They are getting out of hand. Ideally we'd get more focused classes that do both the type propagation and the code generation for one aspect of the compilation. For example
- Lookups
- Type conversions
- Math
- Strings and translations
- Console
- Array
Howver, since all of that is tied closely to the internals of the compile passes, it's not trivial to separate out.
Attachments
Issue Links
- relates to
-
QTBUG-124670 Rewrite the compile time type system to form a graph
- Closed