summaryrefslogtreecommitdiff
path: root/prism
AgeCommit message (Expand)Author
2023-11-27[ruby/prism] Correct template.rb commentKevin Newton
2023-11-23[ruby/prism] Remove blank lineKevin Newton
2023-11-23[ruby/prism] Fix LocalVariableTargetNode depth in patternsTSUYUSATO Kitsune
2023-11-22[ruby/prism] Check void values in singleton class (`class <<`)TSUYUSATO Kitsune
2023-11-22[ruby/prism] Join range checks into the main parse_expression switchKevin Newton
2023-11-22[ruby/prism] Fix associativity of binary range with begin-less rangeTSUYUSATO Kitsune
2023-11-22[ruby/prism] Combine expression checks into a single switchKevin Newton
2023-11-22[ruby/prism] Remove TODOTSUYUSATO Kitsune
2023-11-22[ruby/prism] Reject statements at non-statement posisionsTSUYUSATO Kitsune
2023-11-22[ruby/prism] Add and use pm_parser_local_depth_constant_idTSUYUSATO Kitsune
2023-11-22[ruby/prism] Add `CP949` encodingheyogrady
2023-11-22[ruby/prism] Add KOI8-U encodingPatrick O'Grady
2023-11-22[ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze
2023-11-21[ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff
2023-11-21[PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff
2023-11-21[ruby/prism] Remove handling OptionalNodeField in set_newline_flagHiroya Fujinami
2023-11-21[ruby/prism] Update to v0.18.0Kevin Newton
2023-11-21[ruby/prism] Fix lex_state_beg_pHaldun Bayhantopcu
2023-11-21[ruby/prism] feat: adds encoding for TIS-620Thiago Araujo
2023-11-21[ruby/prism] Fix `..` and `...` to be non-associativeHiroya Fujinami
2023-11-21[ruby/prism] Warning for ENDs in methodsHaldun Bayhantopcu
2023-11-21[ruby/prism] Remove string concat in favor of a flat listKevin Newton
2023-11-21[ruby/prism] Check a token after targets more strictlyHiroya Fujinami
2023-11-21[ruby/prism] Build the ability to format errorsKevin Newton
2023-11-21[ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton
2023-11-20Rename the big5-hkscs stuff to something more generic and add UAO sharing com...Ryan Garver
2023-11-20[ruby/prism] Fix locations derived from arguments.Haldun Bayhantopcu
2023-11-20[ruby/prism] Replace match write locals with match write targetsKevin Newton
2023-11-20[ruby/prism] adds encodings for ibm869Lynne Ashminov
2023-11-20[ruby/prism] Add and test ibm863 encodingMaple Ong
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] Remove non-ASCII source charactersKevin Newton
2023-11-20[ruby/prism] Fix parsing `...` in argumentsHiroya Fujinami
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-19[ruby/prism] Fix typos in comments and docsMartin Emde
2023-11-18[ruby/prism] Big5 HKSCS encodingRyan Garver
2023-11-18[ruby/prism] Add IBM864 encodingMike Dalton
2023-11-18[ruby/prism] Faster lex_keywordHaldun Bayhantopcu
2023-11-18[ruby/prism] Add macCentEuro encodingThomas Marshall
2023-11-18[ruby/prism] Revert "Ensure serialized file is little endian"Kevin Newton
2023-11-17[ruby/prism] Ensure serialized file is little endianKevin Newton
2023-11-17[ruby/prism] Silence clang analyzer warnings for the memory leaksHaldun Bayhantopcu
2023-11-17[ruby/prism] add Windows-874 encodingPeter Cai