summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/unparser/corpus/literal/defined.txt
AgeCommit message (Collapse)Author
2024-02-22[ruby/prism] Regenerate snapshots using integer valuesKevin Newton
2023-12-06[ruby/prism] Move flag position consistently to frontKevin Newton
https://github.com/ruby/prism/commit/6e69a81737
2023-11-21[ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat ↵Jemma Issroff
element(s) This commit puts a SPLAT flag on any ArrayNodes which contain SplatNode elements https://github.com/ruby/prism/commit/2fc1e7f181
2023-10-26[ruby/prism] Rename to lefts/rightsKevin Newton
https://github.com/ruby/prism/commit/e6deed05a5
2023-10-26[ruby/prism] Split up multi target/write targetsKevin Newton
https://github.com/ruby/prism/commit/dda7a0da52
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton