-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: jashkenas/coffeescript
base: main
head repository: decaffeinate/coffeescript
compare: decaffeinate-fork-1.12.7
- 12 commits
- 27 files changed
- 4 contributors
Commits on Feb 11, 2018
-
chore: update README, package.json, and travis config
This is a squash of a few commits from the decaffeinate-fork-1.10.0 branch.
Configuration menu - View commit details
-
Copy full SHA for a5e81f7 - Browse repository at this point
Copy the full SHA a5e81f7View commit details -
chore: Add TypeScript definitions
This is a squash of a number of commits from the decaffeinate-fork-1.10.0 branch.
Configuration menu - View commit details
-
Copy full SHA for fe316aa - Browse repository at this point
Copy the full SHA fe316aaView commit details -
fix: don't overwrite Error.prepareStackTrace (#26)
This was useful to make CoffeeScript stack traces work right, but breaks the `source-map-support` package used by babel and typescript in any projects that import CoffeeScript (pretty much all decaffeinate projects). This should make it so stack traces give correct line numbers when running tests in any of those projects.
Configuration menu - View commit details
-
Copy full SHA for a16789f - Browse repository at this point
Copy the full SHA a16789fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4a65c - Browse repository at this point
Copy the full SHA 2c4a65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6856bed - Browse repository at this point
Copy the full SHA 6856bedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5390c0d - Browse repository at this point
Copy the full SHA 5390c0dView commit details
Commits on Feb 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d47ee6c - Browse repository at this point
Copy the full SHA d47ee6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a32f1 - Browse repository at this point
Copy the full SHA f8a32f1View commit details
Commits on Feb 12, 2019
-
chore(types): update import/export types (#37)
The main change here is that `ImportDeclaration#clause` can be `null`, as in `import './mod'`.
Configuration menu - View commit details
-
Copy full SHA for dad8c0a - Browse repository at this point
Copy the full SHA dad8c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c368a9 - Browse repository at this point
Copy the full SHA 0c368a9View commit details
Commits on Jun 11, 2022
-
fix(package): support named ESM imports
Allows e.g. `import { nodes } from 'decaffeinate-parser`` in NodeJS.Configuration menu - View commit details
-
Copy full SHA for 823ac10 - Browse repository at this point
Copy the full SHA 823ac10View commit details -
Configuration menu - View commit details
-
Copy full SHA for b60d272 - Browse repository at this point
Copy the full SHA b60d272View commit details
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...decaffeinate-fork-1.12.7