Age | Commit message (Expand) | Author |
---|
2025-05-29 | [ruby/prism] [DOC] Specify markdown mode to RDoc | Nobuyoshi Nakada |
2024-09-25 | [ruby/prism] Fix up lex difference when ~ heredoc with 0 dedent and line cont... | Kevin Newton |
2024-05-03 | [ruby/prism] Create specialized `ASCIISource` with asciionly optimizations | Vinicius Stock |
2024-04-19 | [ruby/prism] Split parse result based on type | Kevin Newton |
2024-02-24 | [ruby/prism] Fix IgnoredNewlineToken comparison of Ripper::Lexer::State | Gopal Patel |
2024-02-24 | [ruby/prism] Use steep to type check RBS and Ruby files | Gopal Patel |
2024-02-07 | [ruby/prism] Dev-only CLI | Kevin Newton |
2024-02-07 | [ruby/prism] Support for Ruby 2.7 | Kevin 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 EOF | Martin Emde |
2023-11-28 | [ruby/prism] Move DATA parsing into its own parse result field | Kevin Newton |
2023-11-03 | [ruby/prism] Wire up options through the FFI API | Kevin Newton |
2023-11-03 | [ruby/prism] Wire up options through the Ruby API | Kevin Newton |
2023-11-01 | [ruby/prism] More Ruby docs | Kevin Newton |
2023-10-23 | [ruby/prism] Avoid String#chars in DedentingHeredoc#to_a | Mau Magnaguagno |
2023-10-18 | [ruby/prism] Fix lex compat when dedent should be 0 | Kevin Newton |
2023-10-16 | [ruby/prism] Attach magic comments to the parse result | Kevin Newton |
2023-10-13 | [ruby/prism] Simplify DedentingHeredoc#to_a | Mau Magnaguagno |
2023-10-13 | [ruby/prism] Fix up PR failings | Kevin Newton |
2023-09-27 | Sync to prism rename commits | Kevin Newton |
2023-09-27 | Rename YARP filepaths to prism filepaths | Kevin Newton |