summaryrefslogtreecommitdiff
path: root/prism/config.yml
AgeCommit message (Expand)Author
2023-11-01[ruby/prism] Last remaining missing C commentsKevin Newton
2023-11-01[ruby/prism] Add comments on flagsKevin Newton
2023-11-01[ruby/prism] Fix up Ruby docsKevin Newton
2023-11-01[ruby/prism] Fix rescue modifier commentKevin Newton
2023-11-01[ruby/prism] Flip incorrect names of OptionalKeywordParameterNode and Require...Jemma Issroff
2023-11-01[ruby/prism] Split KeywordParameterNode into Optional and RequiredJemma Issroff
2023-10-27[ruby/prism] Fix parsing lone assoc splat within hash patternsKevin Newton
2023-10-26[ruby/prism] Rename to lefts/rightsKevin Newton
2023-10-26[ruby/prism] Remove RequiredDestructuredParameterNode in favor of MultiTarget...Kevin Newton
2023-10-26[ruby/prism] Split up multi target/write targetsKevin Newton
2023-10-26[ruby/prism] Add KeywordSplat flag to ArgumentsNodeJemma Issroff
2023-10-18[ruby/prism] Index{Operator,And,Or}WriteNodeKevin Newton
2023-10-14[ruby/prism] Put names on back reference read nodesKevin Newton
2023-10-13[ruby/prism] Move common flags to top bitseileencodes
2023-10-13[ruby/prism] Remove now-defunct semantic_field from nodesKevin Newton
2023-10-04[ruby/prism] [rust] write flag accessor functionsNathan Froyd
2023-10-02Sync with prism CallNode#name changesBenoit Daloze
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton