| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-06 | [ruby/prism] Share argument handling in super nodes in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/f315bdb45d | |||
| 2024-03-06 | [ruby/prism] Fix up method naming in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/06a89c3540 | |||
| 2024-03-06 | [ruby/prism] Fix up symbols that look like cvar/ivar/gvar in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/64e8190da0 | |||
| 2024-03-06 | [ruby/prism] Handle MRHS in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/6088ca1152 | |||
| 2024-03-06 | [ruby/prism] Fix up block arguments node for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/81feef447a | |||
| 2024-03-06 | [ruby/prism] Fix up MLHS posts in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/1f16df1f9e | |||
| 2024-03-06 | [ruby/prism] Better void stmt detection for comments in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/36bae94f06 | |||
| 2024-03-06 | [ruby/prism] Fix up begin node clause semicolon detection in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/117c7418af | |||
| 2024-03-06 | [ruby/prism] Fix up case consequent in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/9c298f294d | |||
| 2024-03-06 | [ruby/prism] Fix up void stmt generation in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/27a427bc22 | |||
| 2024-03-06 | [ruby/prism] Consolidate symbol key handling in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/f4f7f8fc87 | |||
| 2024-03-06 | [ruby/prism] Tilde heredocs for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/de9e55dd43 | |||
| 2024-03-06 | [ruby/prism] Implement call shorthand for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/4d08736bd5 | |||
| 2024-03-06 | [ruby/prism] Fix up multi write parentheses in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/41c84df423 | |||
| 2024-03-06 | [ruby/prism] Fix up body semicolon finding in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/8fa476d9a1 | |||
| 2024-03-06 | [ruby/prism] Fix up backtick events on ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/87538f1a12 | |||
| 2024-03-06 | [ruby/prism] Implement ternaries in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/8b14a85a4c | |||
| 2024-03-06 | [ruby/prism] Implement character literals for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/3c28994a24 | |||
| 2024-03-06 | [ruby/prism] Fix empty strings for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/836adb0aaa | |||
| 2024-03-06 | [ruby/prism] Fix up yield arguments in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/22b9f3ccd9 | |||
| 2024-03-06 | [ruby/prism] Consolidate semicolon checking in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/798517da1a | |||
| 2024-03-06 | [ruby/prism] Fix up else in implicit begin for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/4344b70ed5 | |||
| 2024-03-06 | [ruby/prism] Fix up return node for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/c00902af23 | |||
| 2024-03-06 | [ruby/prism] Implement special array literals for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/a5c3d634ef | |||
| 2024-03-06 | [ruby/prism] Fix up lambda ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/a3156e60cc | |||
| 2024-03-06 | [ruby/prism] Implement singleton methods for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/b7cd5c8e74 | |||
| 2024-03-06 | [ruby/prism] Consolidate body node visiting in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/8feb073fe4 | |||
| 2024-03-06 | [ruby/prism] Fix up forwarding arguments for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/9dbad71aa3 | |||
| 2024-03-06 | [ruby/prism] Unary not for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/149d01f2c9 | |||
| 2024-03-06 | [ruby/prism] Implement fields for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/90f8b33fad | |||
| 2024-03-06 | [ruby/prism] Revisit call nodes for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/372200f970 | |||
| 2024-03-06 | [ruby/prism] Fix implementation of [] and []= for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/d31cf63d45 | |||
| 2024-03-06 | [ruby/prism] Refactor symbol ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/356c97c736 | |||
| 2024-03-06 | [ruby/prism] Implement super for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/18dea6ce64 | |||
| 2024-03-06 | [ruby/prism] Implement other call nodes for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/a76744be47 | |||
| 2024-03-06 | [ruby/prism] Implement index nodes for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/3fd962f2d3 | |||
| 2024-03-06 | [ruby/prism] Implement hash patterns for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/6bd7ae2ed2 | |||
| 2024-03-06 | [ruby/prism] Implement multi target nodes for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/ceb5a5cf62 | |||
| 2024-03-06 | [ruby/prism] Implement lambdas for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/602d3d2ccb | |||
| 2024-03-06 | [ruby/prism] Implement target nodes for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/c5c8299485 | |||
| 2024-03-06 | [ruby/prism] Implement for loop for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/2d635ce46b | |||
| 2024-03-06 | [ruby/prism] Implement endless methods for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/6611820b7b | |||
| 2024-03-06 | [ruby/prism] Implement find pattern for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/ef9dca2a4c | |||
| 2024-03-06 | [ruby/prism] Implement case/in for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/7f5a09f40e | |||
| 2024-03-06 | [ruby/prism] Add constant path ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/5e47d8eb67 | |||
| 2024-03-06 | [ruby/prism] Implement def for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/a3c8c27c20 | |||
| 2024-03-06 | [ruby/prism] Implement if/unless for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/57c1dd4859 | |||
| 2024-03-06 | [ruby/prism] Implement regular expressions for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/788cf7c528 | |||
| 2024-03-06 | [ruby/prism] Start tracking failing fixtures in ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/6285e31ccc | |||
| 2024-03-06 | [ruby/prism] Implement case/when for ripper translation | Kevin Newton | |
| https://github.com/ruby/prism/commit/dfa499d2e9 | |||
