summaryrefslogtreecommitdiff
path: root/prism
AgeCommit message (Expand)Author
2023-09-29[ruby/prism] remove `peek_string` to avoid subtle memory issuesNathan Froyd
2023-09-29[ruby/prism] Mark ranges as static literalKevin Newton
2023-09-29[ruby/prism] Bump versionKevin Newton
2023-09-29[ruby/prism] Add a type method for quick comparisonKevin Newton
2023-09-28[ruby/prism] Self should not be marked as static literalKevin Newton
2023-09-28[ruby/prism] Turn on static literal for assoc, hash, and array nodesKevin Newton
2023-09-28Move CRuby-specific prism files to top levelKevin Newton
2023-09-28[ruby/prism] Check whether the predicate is closed for conditionalsHaldun Bayhantopcu
2023-09-28[ruby/prism] Check for a semicolon or a newline after the inheritance operatorHaldun Bayhantopcu
2023-09-28[ruby/prism] Fix assertion failure for fwd params after restHaldun Bayhantopcu
2023-09-27[PRISM] Implement MatchLastLineNodeeileencodes
2023-09-27[ruby/prism] rearrange the constant pool so IDs can be used for indexingNathan Froyd
2023-09-27[ruby/prism] shrink `yp_constant_t` by 8 bytesNathan Froyd
2023-09-27Rename YARP symbols to prismKevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton