| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-19 | [ruby/prism] Reject argument command call taking a block with more trailing ↵ | Earlopain | |
| arguments https://bugs.ruby-lang.org/issues/21168#note-5 The added code samples align with `parse.y`, except for `foo(bar baz do end)` which `parse.y` currently rejects but shouldn't. https://github.com/ruby/prism/commit/3a4e102d80 | |||
| 2024-07-11 | [ruby/prism] Reconfigure error tests | Kevin Newton | |
| https://github.com/ruby/prism/commit/fb7e1ebb7f | |||
