-
Notifications
You must be signed in to change notification settings - Fork 13k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: microsoft/TypeScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: microsoft/TypeScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 45 files changed
- 4 contributors
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d31bd35 - Browse repository at this point
Copy the full SHA d31bd35View commit details
Commits on Sep 17, 2019
-
Handle parentless nodes in isParameterPropertyDeclaration
Fixes #33295. This follows a similar pattern as in #20314 by requiring an explicit `parent` parameter. Where possible, it uses the appopriate variable at the call sites. In several locations there is no context available though (e.g. inspecting `valueDeclarations`) and we access `.parent` as the code previously did. From a cursory inspection this seems correct, these callpaths originate in phases where there must be a `parent` (i.e. in checker, binder, etc). Change-Id: I28e4726777b57237bec776e4001e9e69ac591b11
Configuration menu - View commit details
-
Copy full SHA for e8be5e8 - Browse repository at this point
Copy the full SHA e8be5e8View commit details -
Handle parentless nodes in isParameterPropertyDeclaration (#33321)
Handle parentless nodes in isParameterPropertyDeclaration
Configuration menu - View commit details
-
Copy full SHA for 46ccaa2 - Browse repository at this point
Copy the full SHA 46ccaa2View commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 391a73b - Browse repository at this point
Copy the full SHA 391a73bView commit details
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 50223fd - Browse repository at this point
Copy the full SHA 50223fdView commit details
Commits on Oct 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 475cfff - Browse repository at this point
Copy the full SHA 475cfffView commit details -
Merge pull request #33512 from typescript-bot/pick/33426/release-3.6
🤖 Cherry-pick PR #33426 into release-3.6
Configuration menu - View commit details
-
Copy full SHA for 323c256 - Browse repository at this point
Copy the full SHA 323c256View commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 73fbf9b - Browse repository at this point
Copy the full SHA 73fbf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d034031 - Browse repository at this point
Copy the full SHA d034031View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.6.3...v3.6.4