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

Fix type validations #62

Closed
6 tasks done
dinoboff opened this issue Oct 22, 2016 · 0 comments
Closed
6 tasks done

Fix type validations #62

dinoboff opened this issue Oct 22, 2016 · 0 comments
Milestone

Comments

@dinoboff
Copy link
Collaborator

dinoboff commented Oct 22, 2016

Targaryen 3 will infer a node type to "any" or "primitive" when it cannot be inferred it and will allow the expression if type validation can be delayed till evaluation. Logical expression (including the unary one) do not allow it; other expression type validation can be delayed.

@dinoboff dinoboff added this to the 2.3 milestone Oct 22, 2016
@dinoboff dinoboff modified the milestones: 3.0, 2.3 Oct 24, 2016
@dinoboff dinoboff changed the title Loosen type inferring Fix type validations Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant