-
-
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: v3.4.0
head repository: ruby-syntax-tree/syntax_tree
compare: v3.5.0
- 16 commits
- 20 files changed
- 4 contributors
Commits on Aug 19, 2022
-
Use q.format for Formatter.format
When you're formatting an individual node, it's useful to push it onto the parent stack to make sure every child node can format properly.
Configuration menu - View commit details
-
Copy full SHA for a5db93d - Browse repository at this point
Copy the full SHA a5db93dView commit details -
Merge pull request #141 from ruby-syntax-tree/use-q-format
Use q.format for Formatter.format
Configuration menu - View commit details
-
Copy full SHA for ce1088b - Browse repository at this point
Copy the full SHA ce1088bView commit details -
Bump minitest from 5.16.2 to 5.16.3
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.2 to 5.16.3. - [Release notes](https://github.com/seattlerb/minitest/releases) - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.16.2...v5.16.3) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7649351 - Browse repository at this point
Copy the full SHA 7649351View commit details -
Merge pull request #142 from ruby-syntax-tree/dependabot/bundler/mini…
…test-5.16.3 Bump minitest from 5.16.2 to 5.16.3
Configuration menu - View commit details
-
Copy full SHA for 4413e8b - Browse repository at this point
Copy the full SHA 4413e8bView commit details
Commits on Aug 22, 2022
-
Bump rubocop from 1.35.0 to 1.35.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.35.0 to 1.35.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.35.0...v1.35.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37b22f8 - Browse repository at this point
Copy the full SHA 37b22f8View commit details -
Merge pull request #145 from ruby-syntax-tree/dependabot/bundler/rubo…
…cop-1.35.1 Bump rubocop from 1.35.0 to 1.35.1
Configuration menu - View commit details
-
Copy full SHA for 12b1298 - Browse repository at this point
Copy the full SHA 12b1298View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 87d928c - Browse repository at this point
Copy the full SHA 87d928cView commit details -
Merge pull request #147 from ruby-syntax-tree/fix-146
Fix right assignment token management
Configuration menu - View commit details
-
Copy full SHA for 8ff9ab0 - Browse repository at this point
Copy the full SHA 8ff9ab0View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d728d25 - Browse repository at this point
Copy the full SHA d728d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be1965 - Browse repository at this point
Copy the full SHA 1be1965View commit details
Commits on Aug 26, 2022
-
Merge pull request #152 from paracycle/uk-add-script-flag
Add ability to pass scripts via a command line option
Configuration menu - View commit details
-
Copy full SHA for 1099498 - Browse repository at this point
Copy the full SHA 1099498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1ac2f - Browse repository at this point
Copy the full SHA 4a1ac2fView commit details -
Merge pull request #148 from ruby-syntax-tree/2-7
Support Ruby 2.7.0
Configuration menu - View commit details
-
Copy full SHA for 1fb61b7 - Browse repository at this point
Copy the full SHA 1fb61b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79754f - Browse repository at this point
Copy the full SHA f79754fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c3ece - Browse repository at this point
Copy the full SHA 41c3eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75cc00a - Browse repository at this point
Copy the full SHA 75cc00aView 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 v3.4.0...v3.5.0