aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/fixtures
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Fix and reuse pm_call_node_index_pTSUYUSATO Kitsune2023-11-271-0/+8
* [ruby/prism] Fix LocalVariableTargetNode depth in patternsTSUYUSATO Kitsune2023-11-231-0/+5
* [ruby/prism] Fix associativity of binary range with begin-less rangeTSUYUSATO Kitsune2023-11-221-0/+2
* [ruby/prism] Allow `&` forwarding in a method having `...` parameterTSUYUSATO Kitsune2023-11-221-0/+4
* [ruby/prism] Fix lex_state_beg_pHaldun Bayhantopcu2023-11-211-0/+8
* [ruby/prism] Replace match write locals with match write targetsKevin Newton2023-11-201-0/+3
* [ruby/prism] Don't add an invalid identifier capture to localsHiroya Fujinami2023-11-191-0/+4
* [ruby/prism] Fix calls with splat without parenthesisHaldun Bayhantopcu2023-11-161-0/+2
* [ruby/prism] Add test cases for `in` in `case` conditionTSUYUSATO Kitsune2023-11-161-0/+12
* [ruby/prism] fix: nested heredoc dedentation use-after-freeMike Dalessio2023-11-141-0/+13
* [ruby/prism] Reject invalid rational literals like `1e1r` on lexingTSUYUSATO Kitsune2023-11-121-0/+4
* [ruby/prism] Introduce non-associativility to `in` and `=>`TSUYUSATO Kitsune2023-11-113-0/+7
* [ruby/prism] Reset do_loop_stack around a body of a endless method definitionTSUYUSATO Kitsune2023-11-091-0/+2
* [ruby/prism] Forward parameters into arraysKevin Newton2023-11-011-0/+2
* [ruby/prism] Use MatchWriteNode on split InterpolatedRENKevin Newton2023-10-271-0/+4
* [ruby/prism] Ensure no extra multi-target nodes are createdKevin Newton2023-10-261-0/+1
* [ruby/prism] Fix lex compat when dedent should be 0Kevin Newton2023-10-181-0/+6
* [ruby/prism] Use the unescaped regexp to scan for capture groupsKevin Newton2023-10-181-0/+3
* [ruby/prism] Index{Operator,And,Or}WriteNodeKevin Newton2023-10-181-0/+36
* [ruby/prism] Fix up super with a blockargKevin Newton2023-10-171-0/+10
* Sync to prism rename commitsKevin Newton2023-09-271-3/+3
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-27914-0/+6499