summaryrefslogtreecommitdiff
path: root/lib/prism/lex_compat.rb
AgeCommit message (Expand)Author
2024-04-19[ruby/prism] Split parse result based on typeKevin Newton
2024-02-24[ruby/prism] Fix IgnoredNewlineToken comparison of Ripper::Lexer::StateGopal Patel
2024-02-24[ruby/prism] Use steep to type check RBS and Ruby filesGopal Patel
2024-02-07[ruby/prism] Dev-only CLIKevin Newton
2024-02-07[ruby/prism] Support for Ruby 2.7Kevin Newton
2023-12-01[ruby/prism] Fix comments after HEREDOCs again.Martin Emde
2023-11-30[ruby/prism] Fix lex_compat for `<<HEREDOC # comment` at EOFMartin Emde
2023-11-28[ruby/prism] Move DATA parsing into its own parse result fieldKevin Newton
2023-11-03[ruby/prism] Wire up options through the FFI APIKevin Newton
2023-11-03[ruby/prism] Wire up options through the Ruby APIKevin Newton
2023-11-01[ruby/prism] More Ruby docsKevin Newton
2023-10-23[ruby/prism] Avoid String#chars in DedentingHeredoc#to_aMau Magnaguagno
2023-10-18[ruby/prism] Fix lex compat when dedent should be 0Kevin Newton
2023-10-16[ruby/prism] Attach magic comments to the parse resultKevin Newton
2023-10-13[ruby/prism] Simplify DedentingHeredoc#to_aMau Magnaguagno
2023-10-13[ruby/prism] Fix up PR failingsKevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton