summaryrefslogtreecommitdiff
path: root/spec/syntax_suggest/unit
AgeCommit message (Expand)Author
2023-12-26[ruby/syntax_suggest] Typofix by misspellHiroshi SHIBATA
2023-12-05[ruby/syntax_suggest] Change assertion to not rely on exact text from prismSchneems
2023-12-05[ruby/syntax_suggest] Update docs, clean up PRSchneems
2023-12-05[ruby/syntax_suggest] Support lexing with PrismSchneems
2023-12-05[ruby/syntax_suggest] Initial support for the prism parserSchneems
2023-12-04[ruby/syntax_suggest] Bump minimum Ruby version & update standardrbSchneems
2023-12-04[ruby/syntax_suggest] Update standardrb to Ruby 3.0 standardsSchneems
2023-07-20[ruby/syntax_suggest] Handle new eval source locationJean Boussier
2023-05-23Manually merge syntax_suggest-1.1.0Hiroshi SHIBATA
2023-05-23[ruby/syntax_suggest] Refactor Scanner logic out of AroundBlockScan introduce...schneems
2023-04-25[ruby/syntax_suggest] Clean up outputschneems
2023-04-06v1.0.4schneems
2023-04-06[ruby/syntax_suggest] Rollback comment indentation behaviorschneems
2023-04-06[ruby/syntax_suggest] Add comments and refactor AroundBlockScan methodsschneems
2023-04-06[ruby/syntax_suggest] Fix sibling bug to #177schneems
2023-04-06[ruby/syntax_suggest] Preserve whitespace in front of commentsschneems
2022-12-09Merge syntax_suggest masterHiroshi SHIBATA
2022-12-02Skip examples for SyntaxError extensions on Ruby 3.2Hiroshi SHIBATA
2022-11-30Update SyntaxSuggest to use angle brackets `>`schneems
2022-11-28[ruby/syntax_suggest] Do not output "Syntax OK" when there's an errorschneems
2022-08-26ruby-prof is now optionalHiroshi SHIBATA
2022-08-26Import spec examples from ruby/syntax_suggestHiroshi SHIBATA