Skip to content
Permalink

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.4
Choose a base ref
...
head repository: jashkenas/coffeescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.5
Choose a head ref
  • 11 commits
  • 62 files changed
  • 6 contributors

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    cee1076 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    f8ce1a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4448 from GeoffreyBooth/2-docs-on-master

    2 docs on master
    jashkenas authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    a9bd53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca0fd22 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Fix #4451: Treat default as a keyword in an export statement only w…

    …hen it follows `export` or `as`
    GeoffreyBooth committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    98d1644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde7b0d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4483 from GeoffreyBooth/fix-export-default

    Fix #4451 and 4481: `default` in `export` statements
    lydell authored Apr 3, 2017
    Configuration menu
    Copy the full SHA
    c1e3c02 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    050aaa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Merge pull request #4490 from helixbass/iss4489_regex_octal_escape_se…

    …quence_bug
    
    Fix #4489: Regex octal escape sequence bug
    lydell authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    90ec761 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2017

  1. Fix #4491: import- and export-specific lexing should stop (#4492)

    * Fix #4491: import- and export-specific lexing should stop
    
    * split up tests
    
    * fixes from code review
    Julian Rosse authored and GeoffreyBooth committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    fb60070 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. 1.12.5 (#4495)

    * Use Markdown-It instead of Marked for generating the docs; update package versions
    
    * Fix links to v2 docs
    
    * Bump version to 1.12.5; update changelog and compiled docs output
    
    * Update compiled output for 1.12.5
    
    * Improve styling for tables
    GeoffreyBooth authored Apr 10, 2017
    Configuration menu
    Copy the full SHA
    72cf485 View commit details
    Browse the repository at this point in the history
Loading