aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Enable Setting Completer Type through `IRB_COMPLETOR`ima1zumi2023-11-211-0/+28
* [ruby/prism] Fix locations derived from arguments.Haldun Bayhantopcu2023-11-203-9/+9
* [ruby/prism] Replace match write locals with match write targetsKevin Newton2023-11-204-30/+109
* Fix crash when evacuating generic ivarPeter Zhu2023-11-201-0/+22
* [PRISM] Updated LocalVariableTargetNodes tooJemma Issroff2023-11-201-0/+8
* [PRISM] Fix LocalVariableWriteNodes within blocksJemma Issroff2023-11-201-0/+22
* [PRISM] Implement once node for interpolated regexeileencodes2023-11-201-0/+2
* [PRISM] Don't pop args to YieldNodeJemma Issroff2023-11-201-0/+4
* [ruby/prism] adds encodings for ibm869Lynne Ashminov2023-11-201-0/+1
* [ruby/prism] Add and test ibm863 encodingMaple Ong2023-11-201-0/+1
* [ruby/prism] Disallow defining a numbered parameter methodKevin Newton2023-11-201-0/+7
* [ruby/prism] feat: Adds macCroatian encodingDavid Wessman2023-11-201-0/+1
* [ruby/prism] Add character APIs for locationsKevin Newton2023-11-201-0/+32
* [ruby/prism] Correctly parse the `resuce` modifier in the rhs of theHiroya Fujinami2023-11-206-363/+363
* [ruby/prism] Fix parsing `...` in argumentsHiroya Fujinami2023-11-201-0/+14
* Fix crash when iterating over generic ivarsPeter Zhu2023-11-201-0/+2
* [ruby/prism] feat: add encoding for IBM865Derek Moore2023-11-201-0/+1
* [ruby/prism] Don't add an invalid identifier capture to localsHiroya Fujinami2023-11-192-7/+67
* [ruby/prism] feat: add encoding for ibm866Syed Faraaz Ahmad2023-11-191-0/+1
* [ruby/prism] Add GB1988 encodingOrhan Toy2023-11-191-0/+1
* [ruby/prism] Add macCyrillic encodingOrhan Toy2023-11-191-0/+1
* [ruby/prism] Big5 HKSCS encodingRyan Garver2023-11-181-0/+1
* [ruby/prism] Add IBM864 encodingMike Dalton2023-11-181-0/+1
* [ruby/prism] Add macCentEuro encodingThomas Marshall2023-11-181-0/+1
* [ruby/irb] Fix irb crash on `{}.` completiontomoya ishida2023-11-182-2/+17
* Ensure keyword splat method argument is hashJeremy Evans2023-11-181-0/+9
* Fix corruption when out of shape during ivar removePeter Zhu2023-11-171-0/+21
* [ruby/prism] add Windows-874 encodingPeter Cai2023-11-171-0/+1
* [ruby/prism] Update spacing in encoding_test.rbKevin Newton2023-11-171-1/+1
* [ruby/prism] Add macThaiHaldun Bayhantopcu2023-11-171-0/+1
* [ruby/prism] Add macRomanHaldun Bayhantopcu2023-11-171-0/+1
* [ruby/prism] Do not allow trailing commas in calls without parenthesisHaldun Bayhantopcu2023-11-171-0/+6
* [ruby/prism] Never test locale encodingKevin Newton2023-11-171-3/+2
* [ruby/prism] Do not test locale encoding on windowsKevin Newton2023-11-171-1/+4
* [ruby/prism] Add macTurkishHaldun Bayhantopcu2023-11-171-0/+1
* Skip test_ForwardingArgumentsNodeYusuke Endoh2023-11-171-0/+25
* [ruby/prism] Add macGreek encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] Only run encoding tests on CRubyKevin Newton2023-11-161-2/+3
* [ruby/prism] Add macRomania encodingKevin Newton2023-11-161-58/+154
* [ruby/prism] IBM862 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM861 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM860 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM857 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM855 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM852 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM775 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM-737 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM720 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] IBM437 encodingKevin Newton2023-11-161-0/+1
* [ruby/prism] Add cp855 encodingKevin Newton2023-11-162-41/+40