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.7.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.7.1
Choose a head ref
  • 15 commits
  • 33 files changed
  • 2 contributors

Commits on May 17, 2022

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

Commits on May 24, 2022

  1. Always use [] with aryptn

    kddnewton committed May 24, 2022
    Configuration menu
    Copy the full SHA
    eb264ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from boris-petrov/fix-quotes-escaping

    Fix converting to the other type of quotes when that would lead to escaping in the string
    kddnewton authored May 24, 2022
    Configuration menu
    Copy the full SHA
    aff3912 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91 from ruby-syntax-tree/aryptn

    Always use [] with aryptn
    kddnewton authored May 24, 2022
    Configuration menu
    Copy the full SHA
    828f7cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1e1c10 View commit details
    Browse the repository at this point in the history
  5. Tests for inlay hints

    kddnewton committed May 24, 2022
    Configuration menu
    Copy the full SHA
    bc1c0cc View commit details
    Browse the repository at this point in the history
  6. Test plugin requiring

    kddnewton committed May 24, 2022
    Configuration menu
    Copy the full SHA
    43bd2e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    595b2f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1735dd6 View commit details
    Browse the repository at this point in the history
  9. More test cases, more tests

    kddnewton committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e68f225 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f23454d View commit details
    Browse the repository at this point in the history
  11. Reformat with syntax tree

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

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    b22cb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa63c3f View commit details
    Browse the repository at this point in the history
  3. Bump to v2.7.1

    kddnewton committed May 25, 2022
    Configuration menu
    Copy the full SHA
    8d77b80 View commit details
    Browse the repository at this point in the history
Loading