aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/methods.txt
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Add locals_body_index to DefNode, BlockNode, LambdaNodeJemma Issroff2023-12-061-0/+67
* [ruby/prism] Change numbered parametersKevin Newton2023-12-011-2/+1
* [ruby/prism] Reject class/module defs in method params/rescue/ensure/elseTSUYUSATO Kitsune2023-11-291-53/+100
* [ruby/prism] Add numbered_parameters field to BlockNode and LambdaNodeJemma Issroff2023-11-281-1/+2
* [ruby/prism] Reset `current_param_name` around closed scopesTSUYUSATO Kitsune2023-11-281-29/+95
* [ruby/prism] Add and use pm_parser_local_depth_constant_idTSUYUSATO Kitsune2023-11-221-65/+51
* [ruby/prism] Allow `&` forwarding in a method having `...` parameterTSUYUSATO Kitsune2023-11-221-0/+51
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-221-44/+44
* [ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff2023-11-211-1/+2
* [PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff2023-11-211-1/+1
* [ruby/prism] Fix lex_state_beg_pHaldun Bayhantopcu2023-11-211-28/+194
* [ruby/prism] Track the then keyword for conditionalsKevin Newton2023-11-151-0/+1
* [ruby/prism] Remove extra locals added by ...Kevin Newton2023-11-101-4/+4
* [ruby/prism] Forward parameters into arraysKevin Newton2023-11-011-18/+52
* [ruby/prism] Flip incorrect names of OptionalKeywordParameterNode and Require...Jemma Issroff2023-11-011-11/+11
* [ruby/prism] Split KeywordParameterNode into Optional and RequiredJemma Issroff2023-11-011-21/+16
* [ruby/prism] Regenerate snapshotsKevin Newton2023-10-261-4/+4
* [ruby/prism] Rename to lefts/rightsKevin Newton2023-10-261-6/+6
* [ruby/prism] Remove RequiredDestructuredParameterNode in favor of MultiTarget...Kevin Newton2023-10-261-12/+18
* [ruby/prism] Add KeywordSplat flag to ArgumentsNodeJemma Issroff2023-10-261-79/+86
* [ruby/prism] Add * and & to methods with ...Kevin Newton2023-10-181-4/+4
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-16/+16
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+1642