summaryrefslogtreecommitdiff
path: root/lib/prism/parse_result.rb
AgeCommit message (Expand)Author
2023-11-28[ruby/prism] Move DATA parsing into its own parse result fieldKevin Newton
2023-11-20[ruby/prism] Add character APIs for locationsKevin Newton
2023-11-03[ruby/prism] Split commentKevin Newton
2023-11-03[ruby/prism] Wire up options through the Java parserKevin Newton
2023-11-03[ruby/prism] Properly support the start line optionKevin Newton
2023-11-01[ruby/prism] More Ruby docsKevin Newton
2023-11-01[ruby/prism] Docs for node.rb and parse_result.rbKevin Newton
2023-10-26[ruby/prism] Match existing Ruby prettyprintKevin Newton
2023-10-16[ruby/prism] Attach magic comments to the parse resultKevin Newton
2023-10-04[ruby/prism] Remove trailing parenthesis in Location#pretty_printgazayas
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton