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

Add type relationship functions to checker api #1

Open
wants to merge 255 commits into
base: master
Choose a base branch
from

Conversation

Sheyne
Copy link
Owner

@Sheyne Sheyne commented Mar 10, 2017

Fixes #

jramsay and others added 30 commits February 22, 2017 17:47
…cause it will allow us to test shebang which has to be the first line
…existing node factory, formatter and printer
# Conflicts:
#	tests/baselines/reference/controlFlowIterationErrors.errors.txt
#	tests/baselines/reference/implicitAnyFromCircularInference.errors.txt
ahejlsberg and others added 28 commits April 4, 2017 20:28
…kOverflow

Fix type relation stack overflow
…ions

Limit deep generic type instantiations
Update linting to avoid typechecking for booleanTriviaRule
[Master] Emit parenthesis around propert/element access expression of casted object literal expression
Rename local variable `arguments` to `args`
…tion

Remove empty object types from intersection types
Returns several baselines to their original states.
Extending symbols from untyped modules is no longer an error, so microsoft#12532
didn't get us anything except slightly better quick info.
Test asserts that unused locals error works for untyped modules.
Comment no longer claims to check for untyped modules.
@Sheyne
Copy link
Owner Author

Sheyne commented Apr 10, 2017

Note that this is really one commit. After you rebase a couple of times, GitHub gets confused.

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.