-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Raynos/TypeScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 11 files changed
- 1 contributor
Commits on May 3, 2015
-
Add jake as a local dependency
This adds `jake` as a local dependency. We also use npm to rewrite the entire package to NPM style.
Configuration menu - View commit details
-
Copy full SHA for 9d3520d - Browse repository at this point
Copy the full SHA 9d3520dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ee931 - Browse repository at this point
Copy the full SHA 35ee931View commit details -
In this commit we also rewrite all windows style line endings to linux style line endings. Because fuck it.
Configuration menu - View commit details
-
Copy full SHA for ee494fc - Browse repository at this point
Copy the full SHA ee494fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ace0019 - Browse repository at this point
Copy the full SHA ace0019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0c540 - Browse repository at this point
Copy the full SHA 6d0c540View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31ad91 - Browse repository at this point
Copy the full SHA d31ad91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cf916 - Browse repository at this point
Copy the full SHA 29cf916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc2cb0 - Browse repository at this point
Copy the full SHA 7dc2cb0View commit details -
Work around duplicate global identifiers
In node var statements are file local; not global. Typescript does not understand this at all. To work around this I wrap all files in anonymous closures like nodes module system does. This makes typescript not throw up.
Configuration menu - View commit details
-
Copy full SHA for 739158d - Browse repository at this point
Copy the full SHA 739158dView 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 main...master