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: v4.0.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: v4.0.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 17, 2022

  1. Copy the full SHA
    3605b50 View commit details
  2. Merge pull request #172 from ruby-syntax-tree/symbol-name-refinement

    Use a refinement for Symbol#name instead of a polyfill
    kddnewton authored Oct 17, 2022
    Copy the full SHA
    45b1d28 View commit details
  3. Copy the full SHA
    f924f9d View commit details

Commits on Oct 18, 2022

  1. Merge pull request #173 from vinistock/vs/fix_with_environment_refere…

    …nces
    
    Fix current_environment usages to use accessor instead of instance variable
    kddnewton authored Oct 18, 2022
    Copy the full SHA
    7034e68 View commit details
  2. Copy the full SHA
    e47b3b8 View commit details
  3. Merge pull request #175 from ruby-syntax-tree/update-prettier-print

    Update prettier_print requirement
    kddnewton authored Oct 18, 2022
    Copy the full SHA
    69adf46 View commit details
  4. Bump to v4.0.1

    kddnewton committed Oct 18, 2022
    Copy the full SHA
    8763c18 View commit details
Loading