aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/case_in.txt
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Expose common flags in inspect outputKevin Newton4 days1-55/+188
* [ruby/prism] Track parentheses in patternsKevin Newton2024-03-131-43/+63
* [ruby/prism] Track both the unescaped bytes and source string for a regular e...Kevin Menard2024-03-081-1/+1
* [ruby/prism] Regenerate snapshots using integer valuesKevin Newton2024-02-221-6/+12
* [ruby/prism] Remove locals_body_indexKevin Newton2024-02-011-1/+0
* [ruby/prism] Track whether a Symbol should have its encoding changed from the...Kevin Menard2024-01-261-42/+42
* [ruby/prism] Add an implicit node for the target of a hash patternKevin Newton2024-01-241-2/+12
* [ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson2024-01-101-0/+1
* [ruby/prism] Ignore visibility flagKevin Newton2024-01-021-1/+1
* [ruby/prism] Add necessary encoding flags for symbols and regexKevin Newton2023-12-081-0/+42
* [ruby/prism] Move flag position consistently to frontKevin Newton2023-12-061-20/+20
* [ruby/prism] Provide flags for changing encodingsKevin Newton2023-12-061-0/+1
* [ruby/prism] Add locals_body_index to DefNode, BlockNode, LambdaNodeJemma Issroff2023-12-061-0/+1
* [ruby/prism] Change numbered parametersKevin Newton2023-12-011-5/+4
* [ruby/prism] Add numbered_parameters field to BlockNode and LambdaNodeJemma Issroff2023-11-281-4/+5
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-221-2/+2
* [ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff2023-11-211-4/+8
* [ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton2023-11-211-28/+28
* [ruby/prism] Fix parsing lone assoc splat within hash patternsKevin Newton2023-10-271-11/+11
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-1/+1
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+892