summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-11-20[ruby/prism] Disallow defining a numbered parameter methodKevin Newton
2023-11-20[ruby/prism] feat: Adds macCroatian encodingDavid Wessman
2023-11-20[ruby/prism] Add character APIs for locationsKevin Newton
2023-11-20[ruby/prism] Correctly parse the `resuce` modifier in the rhs of theHiroya Fujinami
2023-11-20[ruby/prism] Fix parsing `...` in argumentsHiroya Fujinami
2023-11-20Fix crash when iterating over generic ivarsPeter Zhu
2023-11-20[ruby/prism] feat: add encoding for IBM865Derek Moore
2023-11-19[ruby/prism] Don't add an invalid identifier capture to localsHiroya Fujinami
2023-11-19[ruby/prism] feat: add encoding for ibm866Syed Faraaz Ahmad
2023-11-19[ruby/prism] Add GB1988 encodingOrhan Toy
2023-11-19[ruby/prism] Add macCyrillic encodingOrhan Toy
2023-11-18[ruby/prism] Big5 HKSCS encodingRyan Garver
2023-11-18[ruby/prism] Add IBM864 encodingMike Dalton
2023-11-18[ruby/prism] Add macCentEuro encodingThomas Marshall
2023-11-18[ruby/irb] Fix irb crash on `{}.` completiontomoya ishida
2023-11-18Ensure keyword splat method argument is hashJeremy Evans
2023-11-17Fix corruption when out of shape during ivar removePeter Zhu
2023-11-17[ruby/prism] add Windows-874 encodingPeter Cai
2023-11-17[ruby/prism] Update spacing in encoding_test.rbKevin Newton
2023-11-17[ruby/prism] Add macThaiHaldun Bayhantopcu
2023-11-17[ruby/prism] Add macRomanHaldun Bayhantopcu
2023-11-17[ruby/prism] Do not allow trailing commas in calls without parenthesisHaldun Bayhantopcu
2023-11-17[ruby/prism] Never test locale encodingKevin Newton
2023-11-17[ruby/prism] Do not test locale encoding on windowsKevin Newton
2023-11-17[ruby/prism] Add macTurkishHaldun Bayhantopcu
2023-11-17Skip test_ForwardingArgumentsNodeYusuke Endoh
2023-11-16[ruby/prism] Add macGreek encodingKevin Newton
2023-11-16[ruby/prism] Only run encoding tests on CRubyKevin Newton
2023-11-16[ruby/prism] Add macRomania encodingKevin Newton
2023-11-16[ruby/prism] IBM862 encodingKevin Newton
2023-11-16[ruby/prism] IBM861 encodingKevin Newton
2023-11-16[ruby/prism] IBM860 encodingKevin Newton
2023-11-16[ruby/prism] IBM857 encodingKevin Newton
2023-11-16[ruby/prism] IBM855 encodingKevin Newton
2023-11-16[ruby/prism] IBM852 encodingKevin Newton
2023-11-16[ruby/prism] IBM775 encodingKevin Newton
2023-11-16[ruby/prism] IBM-737 encodingKevin Newton
2023-11-16[ruby/prism] IBM720 encodingKevin Newton
2023-11-16[ruby/prism] IBM437 encodingKevin Newton
2023-11-16[ruby/prism] Add cp855 encodingKevin Newton
2023-11-16[ruby/prism] Add cp852 encodingKevin Newton
2023-11-16[ruby/prism] Add remaining windows encodingsKevin Newton
2023-11-16[ruby/prism] Add windows-1250 encodingKevin Newton
2023-11-16[ruby/prism] Test cp51932Maple Ong
2023-11-16[ruby/prism] Fix calls with splat without parenthesisHaldun Bayhantopcu
2023-11-16[ruby/prism] Add test cases for `in` in `case` conditionTSUYUSATO Kitsune
2023-11-16[ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` methodtoshimaru
2023-11-15[ruby/prism] Track the then keyword for conditionalsKevin Newton
2023-11-15[rubygems/rubygems] Make temp gem home independent of pwdDavid Rodríguez
2023-11-15Refactor the settings of test-all outYusuke Endoh