Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork59
Comparing changes
Open a pull request
base repository:ruby-syntax-tree/syntax_tree
Uh oh!
There was an error while loading.Please reload this page.
base:v4.2.0
head repository:ruby-syntax-tree/syntax_tree
Uh oh!
There was an error while loading.Please reload this page.
compare:v4.3.0
- 14commits
- 17files changed
- 2contributors
Commits on Oct 28, 2022
Make the test suite pass on TruffleRuby
eregon committedOct 28, 2022 Replace pattern matching in lib/syntax_tree/pattern.rb
* For performance and compatibility with Rubies not supporting it yet.
eregon committedOct 28, 2022 - eregon committed
Oct 28, 2022 - eregon committed
Oct 28, 2022 Run in --verbose mode to see progress in CI
eregon committedOct 28, 2022 Run bundle exec rake stree:write
eregon committedOct 28, 2022 Do not run idempotency_test.rb on TruffleRuby
* It's too slow as it includes all Ruby files from stdlib, gems and more.
eregon committedOct 28, 2022 Merge pull request#183from eregon/truffleruby-ci
Make the test suite pass on TruffleRuby and add it in CI
kddnewton authoredOct 28, 2022 - kddnewton committed
Oct 28, 2022 Remove pattern matching entirely
kddnewton committedOct 28, 2022 - kddnewton committed
Oct 28, 2022 Remove pattern matching from inlay hints
kddnewton committedOct 28, 2022 Merge pull request#184from ruby-syntax-tree/style
Style, pattern matching, rake exit status
kddnewton authoredOct 28, 2022 - kddnewton committed
Oct 28, 2022
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.2.0...v4.3.0
Uh oh!
There was an error while loading.Please reload this page.