| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-07 | [ruby/prism] Use correct newlines for heredoc inner lines | Kevin Newton | |
| https://github.com/ruby/prism/commit/4a9a7a62af Co-authored-by: Jason Kim <jasonkim@github.com> Co-authored-by: Adam Hess <HParker@github.com> | |||
| 2024-06-04 | [ruby/prism] (parser) mark spanning newlines as incorrect | Kevin Newton | |
| https://github.com/ruby/prism/commit/09ba678066 | |||
| 2024-06-04 | [ruby/prism] (parser) split up regexp content by lines | Kevin Newton | |
| https://github.com/ruby/prism/commit/85b4a5f804 | |||
| 2024-06-04 | [ruby/prism] (parser) handle quoted symbols in hash patterns | Kevin Newton | |
| https://github.com/ruby/prism/commit/461aa5e658 | |||
| 2024-06-04 | [ruby/prism] (parser) mark unary_num_pow_precedence as incorrect | Kevin Newton | |
| https://github.com/ruby/prism/commit/c49efdf824 | |||
| 2024-06-04 | [ruby/prism] (parser) fix up nested multi write | Kevin Newton | |
| https://github.com/ruby/prism/commit/12e079c97e | |||
| 2024-06-04 | [ruby/prism] Revert "Revert "Properly destructure procarg0 in parser ↵ | Kevin Newton | |
| translation"" This reverts commit https://github.com/ruby/prism/commit/d8ae19d0334a. https://github.com/ruby/prism/commit/df1eda2811 | |||
| 2024-06-03 | [ruby/prism] Revert "Properly destructure procarg0 in parser translation" | Kevin Newton | |
| This reverts commit https://github.com/ruby/prism/commit/823e931ff230. https://github.com/ruby/prism/commit/d8ae19d033 | |||
| 2024-06-03 | [ruby/prism] Properly destructure procarg0 in parser translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/823e931ff2 | |||
| 2024-05-31 | [ruby/prism] Fix up heredoc location translation for parser | Kevin Newton | |
| https://github.com/ruby/prism/commit/a4e164e22b | |||
| 2024-05-31 | [ruby/prism] Match % strings in parser | Kevin Newton | |
| https://github.com/ruby/prism/commit/840185110f | |||
| 2024-05-31 | [ruby/prism] Use correct opening and closing parenthesis for array pattern ↵ | Kevin Newton | |
| in parser https://github.com/ruby/prism/commit/beed43922c | |||
| 2024-05-31 | [ruby/prism] Match match_hash_var when quotes are used | Kevin Newton | |
| https://github.com/ruby/prism/commit/f2a327449a | |||
| 2024-05-31 | [ruby/prism] Match parser for match_rest in pattern | Kevin Newton | |
| https://github.com/ruby/prism/commit/785de2c39d | |||
| 2024-05-30 | [ruby/prism] Tests overhaul | Kevin Newton | |
| https://github.com/ruby/prism/commit/6f886be0a4 | |||
