Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better reporting of unsupported constructs #79

Closed
peterwvj opened this issue Mar 21, 2017 · 0 comments
Closed

Better reporting of unsupported constructs #79

peterwvj opened this issue Mar 21, 2017 · 0 comments
Assignees
Milestone

Comments

@peterwvj
Copy link
Member

Currently, all constructs (even those that we don't support) have a template. This messes things up, because the code-generation platform assumes that a template only exists iff a construct is supported. To fix this, we must remove all templates for constructs that we don't support.

@peterwvj peterwvj added this to the v0.1.6 milestone Mar 21, 2017
@peterwvj peterwvj self-assigned this Mar 21, 2017
peterwvj added a commit that referenced this issue Apr 4, 2017
peterwvj added a commit that referenced this issue Apr 4, 2017
peterwvj added a commit that referenced this issue Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant