这是indexloc提供的服务,不要输入任何密码
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: 2.5.0
Choose a base ref
...
head repository: jashkenas/coffeescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.1
Choose a head ref
  • 5 commits
  • 35 files changed
  • 3 contributors

Commits on Jan 16, 2020

  1. Fix typos (#5287)

    danielbayley authored and GeoffreyBooth committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    bb8df1e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    6fe980e View commit details
    Browse the repository at this point in the history
  2. Allow soaks and prototype shorthands in object splats (#5293)

    * use normal Accessor grammar rule
    
    * allow soaked calls
    
    * test lhs spread
    helixbass authored and GeoffreyBooth committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    92ad04b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Handle implicit object as end of outer implicit object property value (

    …#5296)
    
    * not continuing implicit object if after UNFINISHED
    
    * following property not working
    
    * handle following object properties
    
    * tests
    
    * indebt -> continuationLineAdditionalIndent
    helixbass authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    9cef39d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. 2.5.1 (#5297)

    * Bump version to 2.5.1
    
    * Changelog for 2.5.1
    
    * Update output for 2.5.1
    GeoffreyBooth authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    26a7ba1 View commit details
    Browse the repository at this point in the history
Loading