Skip to content

Support modern Ruby syntax - #13

Merged
zeisler merged 3 commits into
masterfrom
upgrade/modern-ruby-syntax
Aug 2, 2026
Merged

Support modern Ruby syntax#13
zeisler merged 3 commits into
masterfrom
upgrade/modern-ruby-syntax

Conversation

@zeisler

@zeisler zeisler commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • modernize the gem for Ruby 3.1 through 4.0 and add CI coverage
  • parse current Ruby grammar through Prism with safe atomic fallbacks
  • add structured graphs for loops, exceptions, pattern matching, blocks, and terminal flow

Verification

  • bundle exec rake spec (103 examples, 0 failures; 2 existing pending)
  • bundle exec rake build

@zeisler
zeisler merged commit 5ecdd2b into master Aug 2, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant