| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-28 | [ruby/prism] Move DATA parsing into its own parse result field | Kevin Newton | |
| https://github.com/ruby/prism/commit/42b60b6e95 | |||
| 2023-11-20 | [ruby/prism] Add character APIs for locations | Kevin Newton | |
| (https://github.com/ruby/prism/pull/1809) https://github.com/ruby/prism/commit/d493ccd093 | |||
| 2023-11-03 | [ruby/prism] Split comment | Kevin Newton | |
| We were previously holding a type field on Comment to tell what kind of comment it was. Instead, let's just use actual classes for this. https://github.com/ruby/prism/commit/e76830ca6e | |||
| 2023-11-03 | [ruby/prism] Wire up options through the Java parser | Kevin Newton | |
| https://github.com/ruby/prism/commit/13fa262669 | |||
| 2023-11-03 | [ruby/prism] Properly support the start line option | Kevin Newton | |
| https://github.com/ruby/prism/commit/33cc75a4b7 | |||
| 2023-11-01 | [ruby/prism] More Ruby docs | Kevin Newton | |
| https://github.com/ruby/prism/commit/ca9a660f52 | |||
| 2023-11-01 | [ruby/prism] Docs for node.rb and parse_result.rb | Kevin Newton | |
| https://github.com/ruby/prism/commit/085da4feb9 | |||
| 2023-10-26 | [ruby/prism] Match existing Ruby prettyprint | Kevin Newton | |
| https://github.com/ruby/prism/commit/6d8358c083 | |||
| 2023-10-16 | [ruby/prism] Attach magic comments to the parse result | Kevin Newton | |
| https://github.com/ruby/prism/commit/c7ef25a79a | |||
| 2023-10-04 | [ruby/prism] Remove trailing parenthesis in Location#pretty_print | gazayas | |
| https://github.com/ruby/prism/commit/8eaa199a28 | |||
| 2023-09-27 | Sync to prism rename commits | Kevin Newton | |
| 2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton | |
