| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-26 | [ruby/prism] Change binding power for modifiers in case-in nodes | Max Prokopiev | |
| https://github.com/ruby/prism/commit/c31eeba54c | |||
| 2024-01-03 | [ruby/prism] Fix parsing pinned local variable pattern for numbered parameter | TSUYUSATO Kitsune | |
| Fix https://github.com/ruby/prism/pull/2094 The part of `parse_variable_call` for variables was split into a new function `parse_variable` and used it. https://github.com/ruby/prism/commit/4c5fd1a746 | |||
| 2023-11-16 | [ruby/prism] Add test cases for `in` in `case` condition | TSUYUSATO Kitsune | |
| Fix https://github.com/ruby/prism/pull/1515 It is also fixed by #1807, so this adds only test cases. https://github.com/ruby/prism/commit/a0092f075e | |||
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
