-
Notifications
You must be signed in to change notification settings - Fork 2k
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: jashkenas/coffeescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jashkenas/coffeescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 72 files changed
- 7 contributors
Commits on Dec 9, 2016
-
Add a try/catch in the Error.prepareStackTrace implementation to make…
… sure that it never throws. Resolves #4391.
Configuration menu - View commit details
-
Copy full SHA for 7704cf5 - Browse repository at this point
Copy the full SHA 7704cf5View commit details
Commits on Dec 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2858543 - Browse repository at this point
Copy the full SHA 2858543View commit details -
Merge pull request #4399 from murrayju/issue4391
Add a try/catch in the Error.prepareStackTrace implementation
Configuration menu - View commit details
-
Copy full SHA for aee27fb - Browse repository at this point
Copy the full SHA aee27fbView commit details
Commits on Dec 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8117418 - Browse repository at this point
Copy the full SHA 8117418View commit details -
Fix command completion under nodejs v6.9.1 (#4402)
* Fix command completion under nodejs v6.9.1 Closes #4397 * Commit updated compiled version
Configuration menu - View commit details
-
Copy full SHA for 07d6eb6 - Browse repository at this point
Copy the full SHA 07d6eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be0f1cb - Browse repository at this point
Copy the full SHA be0f1cbView commit details -
Docs improvements: content in Markdown, organization into subtemplate…
…s, fixed tests (#4401) * Replace tiny bitmaps with base64-encoded URIs * Optimize SVGs; replace logo PNG with SVG * Modernize favicon * Embed CSS; a bit unorthodox, but we’re a single page so there’s no point in separate .css files and their separate HTTP requests * Documentation is now markdown, converted to HTML on compilation * Render the examples when we’re rendering index.html; they compile so quickly that there’s no need to pre-render them and save the intermediate .js files * Split apart index.html into components that Cakefile assembles, so that we can add in logic to include different files for v1 versus v2 * Split building index.html and building test.html into two tasks; collapse the parts of `releaseHeader` into one compact function * Move include logic into templates * Get error messages tests to work in the browser * Update output index.html * Split body into nav and body * Watch subtemplates * Revert "Split body into nav and body" This reverts commit ec9e559. * Add marked * Update gitignore * Use idiomatic markdown output for code blocks (<pre><code>) * Handle ids within the template, not in the Cakefile; remove marked’s auto-generated and conflicting ids * Move the `codeFor` function into versioned folders, so that v1 and v2 docs can have different example code blocks/editors * Update packages, including new highlight.js which supports our newer keywords and triple backticks (docs output is unchanged)
Configuration menu - View commit details
-
Copy full SHA for e620434 - Browse repository at this point
Copy the full SHA e620434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c81c4a - Browse repository at this point
Copy the full SHA 8c81c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a3a5b - Browse repository at this point
Copy the full SHA e2a3a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de180dc - Browse repository at this point
Copy the full SHA de180dcView 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 1.12.1...1.12.2