forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
PR #1
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
Merged
Merged
PR #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#10585 Do not exclude outDir if exclude is given
Change travis to target release-2.0 instead of transforms
…anspile functions to a new file transpile.ts
Allow Infinity and NaN to be used as an Enum property identifier
It fooled sorcery's incorrect check for sourceMappingURL into thinking it had a source map. Also up the error stack trace limit to 1000 to help future error reporting.
… process string escapes in jsx attributes.
now that they are exported.
Update prefer const rule
When emitting react code, replace HTML numeric entities with their encoded characters
Break many functions out of services.ts and into their own modules.
…ixed)" This reverts commit 2a60f79.
…ixed)" This reverts commit 2f9c9c9.
Previously, numbers were not assignable to enums that were inside a union
…romSourceMaps Force source-map-support to not have source maps
Serialize inferred type alias when type alias symbol is not accessible
Fix 10741: Only emit comment only once in module declaration with identifier pat…
Fix Reflect has method signature(s) per issue #10949 initial report
Handle msising tags for JsDoc nodes
Resolve a problem of 1024 bytes limited help message in some terminals.
change error message for assigning from object
Fix control flow loop analysis with incomplete types
Correctly remove stale .error.txt baselines
Fix downlevel async hoisting
Fix some issues with module ES6/target ES5
Fix missing visit of expression in for..of
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.