| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-24 | [ruby/prism] Change inspect from recursive to a queue | Kevin Newton | |
| We would previously cause a stack overflow if we parsed a file that was too deeply nested when we were calling inspect. Instead, we now use a queue of commands to do it linearly so we don't. https://github.com/ruby/prism/commit/0f21f5bfe1 | |||
| 2023-11-01 | [ruby/prism] More Ruby docs | Kevin Newton | |
| https://github.com/ruby/prism/commit/ca9a660f52 | |||
| 2023-09-27 | Sync to prism rename commits | Kevin Newton | |
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
