summaryrefslogtreecommitdiff
path: root/lib/prism/parse_result
AgeCommit message (Expand)Author
2025-05-29[ruby/prism] [DOC] Specify markdown mode to RDocNobuyoshi Nakada
2025-02-13[ruby/prism] No writing to numbered parametersKevin Newton
2024-12-11[ruby/prism] Bump typechecking depsKevin Newton
2024-07-11[ruby/prism] Various cleanup for initializers and typechecksKevin Newton
2024-07-11[ruby/prism] Expose flags on every node typeKevin Newton
2024-07-11[ruby/prism] Move location to second position for node initializersKevin Newton
2024-07-11[ruby/prism] Reconfigure error testsKevin Newton
2024-06-03[ruby/prism] Fix up steep issuesKevin Newton
2024-05-13[ruby/prism] Autoload newlines and comment visitorsKevin Newton
2024-05-10[ruby/prism] Fix tapioca require orderKevin Newton
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