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.6
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.7
Choose a head ref
  • 9 commits
  • 50 files changed
  • 6 contributors

Commits on May 17, 2017

  1. 2.0.0-beta2 docs

    GeoffreyBooth committed May 17, 2017
    Configuration menu
    Copy the full SHA
    cd6daf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Fix REPL assignment (#4559)

    xixixao authored and GeoffreyBooth committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    48c7deb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

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

Commits on Jun 26, 2017

  1. Merge pull request #4585 from helixbass/iss4283_error_message_implici…

    …t_call
    
    Fix #4283: error message for implicit call
    lydell authored Jun 26, 2017
    Configuration menu
    Copy the full SHA
    b1b34d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    ebe8493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d82bf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. refine sameLine implicit object tagging [Fixes #4568] (#4598)

    Julian Rosse authored and GeoffreyBooth committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    e4bf163 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Restrict indented return arg to object (#4605)

    * throw multiline implicit object [Fixes #3199]
    
    * only return
    
    * fix from code review
    
    * test error on non-object
    
    * test error on call indented non-object
    
    * unique test names
    Julian Rosse authored and GeoffreyBooth committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    799bc6e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. 1.12.7 (#4617)

    * 1.12.7: Update changelog and version number
    
    * Update dependencies
    
    * Improve formatting
    
    * Updated output
    
    * Disable regex Unicode test for runtimes lacking support. Fixes #4610.
    
    * More better
    
    * Bump date
    GeoffreyBooth authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    27f21a3 View commit details
    Browse the repository at this point in the history
Loading