-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Resolve the following issues:
- template includes only collected after template generation happens, so it needs to be split into a two stage process: generate code first, then generate includes
testGenerator.includesdoes not work (e.g. C++)- conditional includes should be introduced (e.g. in C++'s
getTypeconditionally usesone::namespace which requires OneLang.Core) - with e.g. a non-returning template action{{ includes("something") }}
Metadata
Metadata
Assignees
Labels
No labels