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

Stricter comparison type inferring #88

Merged
merged 1 commit into from
Nov 16, 2016

Conversation

dinoboff
Copy link
Collaborator

  • add null inferred type for literal types.
  • merge arithmetic and comparison operation type inferring.
  • test types of left and right side of operation.

Fix #85 and #84

- add null inferred type for literal types.
- merge arithmetic and comparison operation type inferring.
@dinoboff dinoboff merged commit 8ea75b6 into goldibex:next Nov 16, 2016
@dinoboff dinoboff deleted the fix-comparison-type-infering branch November 16, 2016 11:30
@dinoboff dinoboff modified the milestone: 3.0 Nov 16, 2016
@dinoboff dinoboff mentioned this pull request Dec 14, 2016
6 tasks
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.

1 participant