-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Adding support for tuple types (e.g. [number, string]) #428
Merged
Commits on Aug 11, 2014
-
19
Configuration menu - View commit details
-
Copy full SHA for 5b25524 - Browse repository at this point
Copy the full SHA 5b25524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1dbad - Browse repository at this point
Copy the full SHA 3b1dbadView commit details
Commits on Aug 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ef52312 - Browse repository at this point
Copy the full SHA ef52312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b3677 - Browse repository at this point
Copy the full SHA 92b3677View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b33b3 - Browse repository at this point
Copy the full SHA f0b33b3View commit details
Commits on Aug 16, 2014
-
Merge branch 'master' into tupleTypes
Conflicts: tests/baselines/reference/typeName1.errors.txt
Configuration menu - View commit details
-
Copy full SHA for 0cf503f - Browse repository at this point
Copy the full SHA 0cf503fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e802d - Browse repository at this point
Copy the full SHA c0e802dView commit details -
Contextual typing of array literals is now based on the presence or a…
…bsence of numerically named properties and doesn't directly test for tuple types.
16Configuration menu - View commit details
-
Copy full SHA for 63b83e7 - Browse repository at this point
Copy the full SHA 63b83e7View commit details
Commits on Sep 5, 2014
-
Configuration menu - View commit details
-
Copy full SHA for be7e0a7 - Browse repository at this point
Copy the full SHA be7e0a7View commit details
Commits on Sep 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b4cddc3 - Browse repository at this point
Copy the full SHA b4cddc3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.