summaryrefslogtreecommitdiff
path: root/lib/prism/parse_result
AgeCommit message (Expand)Author
2024-04-19[ruby/prism] Split parse result based on typeKevin Newton
2024-03-06[ruby/prism] Fix some type-checking errors by using different method callsUfuk Kayserilioglu
2024-02-24[ruby/prism] Replace awkward code changes with steep:ignoreGopal Patel
2024-02-24[ruby/prism] Remove Ripper from public RBS, type-assert remaining issuesGopal Patel
2024-02-24[ruby/prism] Split private typesGopal Patel
2024-02-24[ruby/prism] Use steep to type check RBS and Ruby filesGopal Patel
2024-02-18[ruby/prism] Lazy methods for start and end offset on nodeKevin Newton
2024-02-18[ruby/prism] Split up comments between leading and trailingKevin Newton
2023-11-01[ruby/prism] More Ruby docsKevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton