summaryrefslogtreecommitdiff
path: root/lib/prism.rb
AgeCommit message (Expand)Author
3 days[ruby/prism] Remove Debug moduleKevin Newton
14 days[ruby/prism] Autoload newlines and comment visitorsKevin Newton
2024-05-03[ruby/prism] Prism::Location#adjoinKevin Newton
2024-04-24[ruby/prism] Change inspect from recursive to a queueKevin Newton
2024-04-19[ruby/prism] Split parse result based on typeKevin Newton
2024-04-17[ruby/prism] Add a reflection API for determining the fields of a nodeKevin Newton
2024-02-29[ruby/prism] Tweak wording for Prism::BACKENDBenoit Daloze
2024-02-29[ruby/prism] Resync RBI and test it in CIKevin Newton
2024-02-24[ruby/prism] Replace awkward code changes with steep:ignoreGopal Patel
2024-02-24[ruby/prism] Make rake check_annotations verify public RBSGopal Patel
2024-02-12[ruby/prism] Move Prism::RipperCompat to Prism::Translation::RipperNoah Gibbs
2024-01-27[ruby/prism] Add parser translationKevin Newton
2023-12-07[ruby/prism] Remove warnings check from parse_success? methodKevin Newton
2023-12-04[ruby/prism] Fix up docs for lex_compatKevin Newton
2023-12-01[ruby/prism] Prism.parse_success?(source)Kevin Newton
2023-11-12[ruby/prism] Add the ability to convert nodes to dotKevin Newton
2023-11-03[ruby/prism] Wire up options through the FFI APIKevin Newton
2023-11-01[ruby/prism] Fix up Prism and Debug docsKevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton