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

Type System Improvements and fixes #32

Merged

Conversation

mattiamanzati
Copy link
Contributor

Replaces #21

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 190ffa7 on feature/21-type-system-improvements into ** on feature/21-type-system**.

// TODO: fail here or implicitly clone?
child = getNode(child).snapshot
child = node.snapshot
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should throw here, implicit cloning might be to subtle, especially since we don't clone anymore for complete trees

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 666a4f9 on feature/21-type-system-improvements into ** on feature/21-type-system**.

@mattiamanzati mattiamanzati merged commit 53acd0d into feature/21-type-system Jan 17, 2017
@mattiamanzati mattiamanzati deleted the feature/21-type-system-improvements branch January 17, 2017 15:08
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

Successfully merging this pull request may close these issues.

None yet

3 participants