aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/cond_begin_masgn.txt
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/prism] Expose common flags in inspect outputKevin Newton2024-07-111-1/+9
| | | | https://github.com/ruby/prism/commit/d0143865c2
* [ruby/prism] Ignore visibility flagKevin Newton2024-01-021-2/+2
| | | | https://github.com/ruby/prism/commit/55b049ddac
* [ruby/prism] Move flag position consistently to frontKevin Newton2023-12-061-4/+4
| | | | https://github.com/ruby/prism/commit/6e69a81737
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-221-4/+4
| | | | | | | | * The same order as in source code. * CallOrWriteNode, CallOperatorWriteNode, CallAndWriteNode already have the correct order so it was also inconsistent with them. https://github.com/ruby/prism/commit/4434e4bc22
* [ruby/prism] Track the then keyword for conditionalsKevin Newton2023-11-151-0/+1
| | | | https://github.com/ruby/prism/commit/fef0019a25
* [ruby/prism] Rename to lefts/rightsKevin Newton2023-10-261-2/+2
| | | | https://github.com/ruby/prism/commit/e6deed05a5
* [ruby/prism] Split up multi target/write targetsKevin Newton2023-10-261-1/+3
| | | | https://github.com/ruby/prism/commit/dda7a0da52
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-2/+2
| | | | * https://github.com/ruby/prism/pull/1533
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+49