-
-
Notifications
You must be signed in to change notification settings - Fork 58
Comparing changes
Open a pull request
base repository: ruby-syntax-tree/syntax_tree
base: v4.0.1
head repository: ruby-syntax-tree/syntax_tree
compare: v4.0.2
- 7 commits
- 6 files changed
- 4 contributors
Commits on Oct 18, 2022
-
Remove aref_field specific visit from WithEnvironment
ARefField nodes end up with regular VarRef nodes inside, so we were actually counting them twice
Configuration menu - View commit details
-
Copy full SHA for 07ac277 - Browse repository at this point
Copy the full SHA 07ac277View commit details -
Only create fresh environment for a MethodAddBlock block
The call part of a MethodAddBlock node occurs in the same environment. Only the block portion of it occurs in a fresh environment.
Configuration menu - View commit details
-
Copy full SHA for 329ce7d - Browse repository at this point
Copy the full SHA 329ce7dView commit details -
Handle nested required arguments
Handle arguments of type [].each do |one, (two, three)| end when declaring arguments
Configuration menu - View commit details
-
Copy full SHA for bd42046 - Browse repository at this point
Copy the full SHA bd42046View commit details -
Merge pull request #177 from vinistock/vs/fix_other_environment_cases
Fix other environment cases
Configuration menu - View commit details
-
Copy full SHA for 100e0a8 - Browse repository at this point
Copy the full SHA 100e0a8View commit details
Commits on Oct 19, 2022
-
Bump prettier_print from 1.0.1 to 1.0.2
Bumps [prettier_print](https://github.com/ruby-syntax-tree/prettier_print) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/ruby-syntax-tree/prettier_print/releases) - [Changelog](https://github.com/ruby-syntax-tree/prettier_print/blob/main/CHANGELOG.md) - [Commits](ruby-syntax-tree/prettier_print@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: prettier_print dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c71415e - Browse repository at this point
Copy the full SHA c71415eView commit details -
Merge pull request #178 from ruby-syntax-tree/dependabot/bundler/pret…
…tier_print-1.0.2 Bump prettier_print from 1.0.1 to 1.0.2
Configuration menu - View commit details
-
Copy full SHA for ce93566 - Browse repository at this point
Copy the full SHA ce93566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8d280 - Browse repository at this point
Copy the full SHA 2f8d280View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.1...v4.0.2