Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Earlopain and others added 5 commits January 15, 2026 21:03
This is everything that `irb` uses. It works in their test-suite, but there are 20 failures when using the shim that I haven't looked into at all.

`parse` is not used by `irb`. `scan` is, and it's basically `parse` but also including errors. `irb` doesn't seem to care about the errors, so I didn't implement that.

ruby/prism@2c5826b39f
…ning`

Followup to ruby/prism#3827

It sets the start to the opening but it should instead just
continue on as usual.
Fixes ruby/prism#3851

Notice how the AST actually contains "123" in both the body and end keyword.

ruby/prism@8f69c5af08
Symbols with a corresponding ID should be pinned because they can be used
by things that don't support compaction.
@pull pull bot locked and limited conversation to collaborators Jan 16, 2026
@pull pull bot added the ⤵️ pull label Jan 16, 2026
@pull pull bot merged commit 5d2fd50 into turkdevops:master Jan 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants