| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | [ruby/prism] Use one file for versioned `parser` classes | Earlopain | |
| One per version seems excessive. Do note that `rubocop-ast` used to require individual parser files. I wouldn't consider that to be part of the API since everything is autoloaded. From a GitHub code search, I didn't find anyone else doing it like that. https://github.com/ruby/prism/commit/458f622c34 | |||
