aboutsummaryrefslogtreecommitdiffstats
path: root/prism
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Check a token after targets more strictlyHiroya Fujinami2023-11-211-2/+8
* [ruby/prism] Build the ability to format errorsKevin Newton2023-11-213-12/+101
* [ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton2023-11-214-14/+119
* Rename the big5-hkscs stuff to something more generic and add UAO sharing com...Ryan Garver2023-11-204-54/+65
* [ruby/prism] Fix locations derived from arguments.Haldun Bayhantopcu2023-11-201-36/+30
* [ruby/prism] Replace match write locals with match write targetsKevin Newton2023-11-202-36/+77
* [ruby/prism] adds encodings for ibm869Lynne Ashminov2023-11-203-0/+38
* [ruby/prism] Add and test ibm863 encodingMaple Ong2023-11-203-0/+38
* [ruby/prism] Disallow defining a numbered parameter methodKevin Newton2023-11-201-47/+45
* [ruby/prism] feat: Adds macCroatian encodingDavid Wessman2023-11-203-0/+37
* [ruby/prism] Add character APIs for locationsKevin Newton2023-11-201-10/+4
* [ruby/prism] Correctly parse the `resuce` modifier in the rhs of theHiroya Fujinami2023-11-201-37/+60
* [ruby/prism] Remove non-ASCII source charactersKevin Newton2023-11-202-12/+21
* [ruby/prism] Fix parsing `...` in argumentsHiroya Fujinami2023-11-203-0/+15
* [ruby/prism] feat: add encoding for IBM865Derek Moore2023-11-203-0/+38
* [ruby/prism] Don't add an invalid identifier capture to localsHiroya Fujinami2023-11-191-2/+39
* [ruby/prism] feat: add encoding for ibm866Syed Faraaz Ahmad2023-11-193-0/+38
* [ruby/prism] Add GB1988 encodingOrhan Toy2023-11-193-0/+37
* [ruby/prism] Add macCyrillic encodingOrhan Toy2023-11-193-0/+37
* [ruby/prism] Fix typos in comments and docsMartin Emde2023-11-191-1/+1
* [ruby/prism] Big5 HKSCS encodingRyan Garver2023-11-183-0/+56
* [ruby/prism] Add IBM864 encodingMike Dalton2023-11-183-0/+38
* [ruby/prism] Faster lex_keywordHaldun Bayhantopcu2023-11-181-47/+50
* [ruby/prism] Add macCentEuro encodingThomas Marshall2023-11-183-0/+37
* [ruby/prism] Revert "Ensure serialized file is little endian"Kevin Newton2023-11-183-34/+9
* [ruby/prism] Ensure serialized file is little endianKevin Newton2023-11-173-9/+34
* [ruby/prism] Silence clang analyzer warnings for the memory leaksHaldun Bayhantopcu2023-11-171-0/+5
* [ruby/prism] add Windows-874 encodingPeter Cai2023-11-173-0/+38
* [ruby/prism] Add macThaiHaldun Bayhantopcu2023-11-173-0/+37
* [ruby/prism] Add macRomanHaldun Bayhantopcu2023-11-173-0/+37
* [ruby/prism] Add macUkraineHaldun Bayhantopcu2023-11-173-0/+37
* [ruby/prism] Do not allow trailing commas in calls without parenthesisHaldun Bayhantopcu2023-11-171-0/+7
* [ruby/prism] Add macTurkishHaldun Bayhantopcu2023-11-173-0/+37
* [ruby/prism] Add macGreek encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] Add macRomania encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] Support for the macIceland encodingKevin Newton2023-11-163-2/+43
* [ruby/prism] EUC-JP can be triple byteKevin Newton2023-11-161-0/+10
* [ruby/prism] IBM862 encodingKevin Newton2023-11-163-0/+38
* [ruby/prism] IBM861 encodingKevin Newton2023-11-163-0/+38
* [ruby/prism] IBM860 encodingKevin Newton2023-11-163-0/+38
* [ruby/prism] IBM857 encodingKevin Newton2023-11-163-0/+38
* [ruby/prism] IBM855 encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] IBM852 encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] Split up encoding comparisons based on first letterKevin Newton2023-11-161-58/+103
* [ruby/prism] IBM775 encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] IBM-737 encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] IBM720 encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] IBM437 encodingKevin Newton2023-11-163-0/+37
* [ruby/prism] Add cp855 encodingKevin Newton2023-11-163-1/+38
* [ruby/prism] Add cp852 encodingKevin Newton2023-11-163-46/+120