-
-
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: v6.0.1
head repository: ruby-syntax-tree/syntax_tree
compare: v6.0.2
- 16 commits
- 10 files changed
- 6 contributors
Commits on Feb 27, 2023
-
Disable SimpleCov on truffleruby as it adds around 5 seconds to tests…
… for little value
Configuration menu - View commit details
-
Copy full SHA for ed6e206 - Browse repository at this point
Copy the full SHA ed6e206View commit details -
Disable reflection type verification on truffleruby
* It fails transiently and Ripper does not seem to provide any way to investigate the actual error/exception.
Configuration menu - View commit details
-
Copy full SHA for d3410ff - Browse repository at this point
Copy the full SHA d3410ffView commit details -
Merge pull request #321 from eregon/fix-truffleruby-ci
Fix CI for TruffleRuby
Configuration menu - View commit details
-
Copy full SHA for adde5da - Browse repository at this point
Copy the full SHA adde5daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d2ab4 - Browse repository at this point
Copy the full SHA 58d2ab4View commit details -
Merge pull request #323 from ruby-syntax-tree/fix-ast-output
Fix AST output for Command and CommandCall nodes
Configuration menu - View commit details
-
Copy full SHA for 451085c - Browse repository at this point
Copy the full SHA 451085cView commit details
Commits on Mar 1, 2023
-
Bump rubocop from 1.46.0 to 1.47.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.46.0 to 1.47.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.46.0...v1.47.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ead8874 - Browse repository at this point
Copy the full SHA ead8874View commit details -
Merge pull request #325 from ruby-syntax-tree/dependabot/bundler/rubo…
…cop-1.47.0 Bump rubocop from 1.46.0 to 1.47.0
Configuration menu - View commit details
-
Copy full SHA for 654ebcb - Browse repository at this point
Copy the full SHA 654ebcbView commit details
Commits on Mar 2, 2023
-
Co-authored-by: Kevin Newton <kddnewton@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2367cb4 - Browse repository at this point
Copy the full SHA 2367cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a51e7c - Browse repository at this point
Copy the full SHA 8a51e7cView commit details -
Co-authored-by: Kevin Newton <kddnewton@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac63bef - Browse repository at this point
Copy the full SHA ac63befView commit details -
Add support for lambda and block locals
Co-authored-by: Kevin Newton <kddnewton@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 039c087 - Browse repository at this point
Copy the full SHA 039c087View commit details -
Co-authored-by: Kevin Newton <kddnewton@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48a630a - Browse repository at this point
Copy the full SHA 48a630aView commit details -
Fix WithScope visits for deconstructed block params
Co-authored-by: Kevin Newton <kddnewton@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77bdc12 - Browse repository at this point
Copy the full SHA 77bdc12View commit details -
Merge pull request #329 from vinistock/vs/add_support_for_more_locals
Add support for more locals in WithScope
Configuration menu - View commit details
-
Copy full SHA for 384a0d2 - Browse repository at this point
Copy the full SHA 384a0d2View commit details -
Merge pull request #328 from vinistock/vs/fix_deconstructed_block_params
Fix WithScope visits for deconstructed block params
Configuration menu - View commit details
-
Copy full SHA for 1510e4f - Browse repository at this point
Copy the full SHA 1510e4fView commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4864692 - Browse repository at this point
Copy the full SHA 4864692View commit details
There are no files selected for viewing