Commit Graph

2 Commits

Author SHA1 Message Date
davu 086fc5bd73 added integer promotion, implicit upcast 2023-02-21 21:37:00 +01:00
ryuukk 0f69db00fb
Public import recurse fix (#706)
* Add a 3rd phase to tesolve missing types that were parsed recursively
* store the type name into its own field, so we could resolve templates later

Fixes https://github.com/dlang-community/DCD/issues/678
2023-02-03 10:56:10 +00:00