summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/unparser
AgeCommit message (Expand)Author
2023-12-16Revert all of commits after Prism 0.19.0 releaseHiroshi SHIBATA
2023-12-15[ruby/prism] String literal hash keys should be frozeneileencodes
2023-12-15[ruby/prism] Finish keyword hash node flag refactor by renaming flagUfuk Kayserilioglu
2023-12-12[ruby/prism] Flag for attribute write on callsKevin Newton
2023-12-12[ruby/prism] Update tests and snapshotsUfuk Kayserilioglu
2023-12-11[ruby/prism] Split up CallNode in target positionKevin Newton
2023-12-08[ruby/prism] Add necessary encoding flags for symbols and regexKevin Newton
2023-12-06[ruby/prism] Move flag position consistently to frontKevin Newton
2023-12-06[ruby/prism] Provide flags for changing encodingsKevin 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-12-01[PRISM] Remove transparent scope nodesMatt Valentine-House
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-21[ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff
2023-11-21[PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff
2023-11-21[ruby/prism] Remove string concat in favor of a flat listKevin Newton
2023-11-21[ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton
2023-11-20[ruby/prism] Fix locations derived from arguments.Haldun Bayhantopcu
2023-11-15[ruby/prism] Track the then keyword for conditionalsKevin Newton
2023-11-10[ruby/prism] Disallow forwarding in blocksKevin Newton
2023-11-01[ruby/prism] Flip incorrect names of OptionalKeywordParameterNode and Require...Jemma Issroff
2023-11-01[ruby/prism] Split KeywordParameterNode into Optional and RequiredJemma Issroff
2023-10-27[ruby/prism] Fix parsing lone assoc splat within hash patternsKevin 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] Split up multi target/write targetsKevin Newton
2023-10-26[ruby/prism] Add KeywordSplat flag to ArgumentsNodeJemma Issroff
2023-10-18[ruby/prism] Index{Operator,And,Or}WriteNodeKevin Newton
2023-10-14[ruby/prism] Put names on back reference read nodesKevin Newton
2023-10-13[ruby/prism] Properly handle unescaping in regexpKevin Newton
2023-10-13[ruby/prism] Split up lines in tilde heredocsKevin Newton
2023-10-12[ruby/prism] Increase the depth for the For node index variableMatt Valentine-House
2023-10-02Sync with prism CallNode#name changesBenoit Daloze
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton