summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/methods.txt
AgeCommit message (Expand)Author
2024-04-12[Bug #20423] Disallow anonymous block within argument forwardingNobuyoshi Nakada
2024-01-10[ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson
2023-11-29[ruby/prism] Reject class/module defs in method params/rescue/ensure/elseTSUYUSATO Kitsune
2023-11-28[ruby/prism] Reset `current_param_name` around closed scopesTSUYUSATO Kitsune
2023-11-22[ruby/prism] Allow `&` forwarding in a method having `...` parameterTSUYUSATO Kitsune
2023-11-21[ruby/prism] Fix lex_state_beg_pHaldun Bayhantopcu
2023-11-01[ruby/prism] Forward parameters into arraysKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton