summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/unparser/corpus/literal/block.txt
AgeCommit message (Expand)Author
2024-02-22[ruby/prism] Regenerate snapshots using integer valuesKevin Newton
2024-02-05[ruby/prism] Change the location of an implicit begin to methodKevin Newton
2024-02-01[ruby/prism] Remove locals_body_indexKevin Newton
2024-01-10[ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson
2024-01-02[ruby/prism] Ignore visibility flagKevin Newton
2023-12-06[ruby/prism] Move flag position consistently to frontKevin Newton
2023-12-06[ruby/prism] Add locals_body_index to DefNode, BlockNode, LambdaNodeJemma Issroff
2023-12-01[ruby/prism] Change numbered parametersKevin Newton
2023-11-28[ruby/prism] Implicit rest nodesKevin Newton
2023-11-28[ruby/prism] Add numbered_parameters field to BlockNode and LambdaNodeJemma Issroff
2023-11-22[ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze
2023-11-10[ruby/prism] Disallow forwarding in blocksKevin Newton
2023-10-26[ruby/prism] Regenerate snapshotsKevin Newton
2023-10-26[ruby/prism] Rename to lefts/rightsKevin Newton
2023-10-26[ruby/prism] Remove RequiredDestructuredParameterNode in favor of MultiTarget...Kevin Newton
2023-10-26[ruby/prism] Add KeywordSplat flag to ArgumentsNodeJemma Issroff
2023-10-02Sync with prism CallNode#name changesBenoit Daloze
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton