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: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 16 commits
  • 21 files changed
  • 2 contributors

Commits on May 10, 2022

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

Commits on May 13, 2022

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

Commits on May 14, 2022

  1. Document maxwidth on format

    kddnewton committed May 14, 2022
    Configuration menu
    Copy the full SHA
    dd1a0fe View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    66f708b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from wenderjean/feature/add-rake-task-to-check…

    …-and-format
    
    Add Rake test to run check and format commands
    kddnewton authored May 16, 2022
    Configuration menu
    Copy the full SHA
    6d72cfb View commit details
    Browse the repository at this point in the history
  3. Document rake task

    kddnewton committed May 16, 2022
    Configuration menu
    Copy the full SHA
    cff7953 View commit details
    Browse the repository at this point in the history
  4. Fix up documentation typos

    kddnewton committed May 16, 2022
    Configuration menu
    Copy the full SHA
    744e5eb View commit details
    Browse the repository at this point in the history
  5. Support trailing commas

    kddnewton committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8b8cecc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ee6fae View commit details
    Browse the repository at this point in the history
  7. Merge pull request #83 from ruby-syntax-tree/trailing-comma

    Support trailing commas
    kddnewton authored May 16, 2022
    Configuration menu
    Copy the full SHA
    38ea44b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #84 from ruby-syntax-tree/lambda-locals

    Handle lambda-local variables
    kddnewton authored May 16, 2022
    Configuration menu
    Copy the full SHA
    9a7e7a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a487b9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a78b1a7 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG

    kddnewton committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0c5728f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fd7a5f View commit details
    Browse the repository at this point in the history
  13. Bump to v2.6.0

    kddnewton committed May 16, 2022
    Configuration menu
    Copy the full SHA
    3ee5d0c View commit details
    Browse the repository at this point in the history
Loading