-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: jashkenas/coffeescript
base: 1.7.0
head repository: jashkenas/coffeescript
compare: 1.7.1
- 11 commits
- 20 files changed
- 5 contributors
Commits on Jan 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e4c8bcf - Browse repository at this point
Copy the full SHA e4c8bcfView commit details -
Merge pull request #3334 from dannguyen/patch-1
Just a small typo in 1.7.0 changelog
Configuration menu - View commit details
-
Copy full SHA for 734fced - Browse repository at this point
Copy the full SHA 734fcedView commit details -
Fix markup in math operator documentation
In the documentation, surround the new operators with `<tt>` tags instead of Markdown-style backticks, since this is HTML.
Configuration menu - View commit details
-
Copy full SHA for a5fef52 - Browse repository at this point
Copy the full SHA a5fef52View commit details
Commits on Jan 29, 2014
-
Merge pull request #3336 from roryokane/fix-math-operator-docs-markup
Fix markup in math operator documentation
Configuration menu - View commit details
-
Copy full SHA for 7c4f842 - Browse repository at this point
Copy the full SHA 7c4f842View commit details -
Configuration menu - View commit details
-
Copy full SHA for e543eb5 - Browse repository at this point
Copy the full SHA e543eb5View commit details -
In docs, move commas out of code
The commas separating these three keywords are not code themselves – not what the user would write – so they should be outside of the `<tt>` tags. Edits the table in the section [Operators and Aliases](http://coffeescript.org/#operators).
Configuration menu - View commit details
-
Copy full SHA for 3fcaebb - Browse repository at this point
Copy the full SHA 3fcaebbView commit details -
I had missed that the next line had comma-separated operators, too.
Configuration menu - View commit details
-
Copy full SHA for b4d35f1 - Browse repository at this point
Copy the full SHA b4d35f1View commit details -
Merge pull request #3337 from roryokane/fix-operator-docs-commas
In docs, move commas out of code
Configuration menu - View commit details
-
Copy full SHA for a73a6e2 - Browse repository at this point
Copy the full SHA a73a6e2View commit details -
Fix a typo causing module.paths to be always set as the cwd.
`options.fileName` was used instead of `options.filename`.
Configuration menu - View commit details
-
Copy full SHA for 38bd879 - Browse repository at this point
Copy the full SHA 38bd879View commit details -
Merge pull request #3340 from benbria/master
Fix a typo causing module.paths to be always set as the cwd.
Configuration menu - View commit details
-
Copy full SHA for 114eccb - Browse repository at this point
Copy the full SHA 114eccbView commit details
Commits on Jan 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4ab8503 - Browse repository at this point
Copy the full SHA 4ab8503View 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 1.7.0...1.7.1