summaryrefslogtreecommitdiff
path: root/lib/error_highlight
AgeCommit message (Expand)Author
2021-08-20ast.c: Rename "save_script_lines" to "keep_script_lines"Yusuke Endoh
2021-07-31[ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara
2021-07-13[ruby/error_highlight] Support a file that has no final newlineYusuke Endoh
2021-07-13[ruby/error_highlight] Support hard tabsYusuke Endoh
2021-07-12[ruby/error_highlight] Stop showing a code snippet if it has non-ascii charac...Yusuke Endoh
2021-07-02[ruby/error_highlight] Suppress SyntaxError during RubyVM::AST.ofYusuke Endoh
2021-06-30[ruby/error_highlight] Allow the development version (= master branch) of Rub...Yusuke Endoh
2021-06-30Add the gemspec for error_highlightYusuke Endoh
2021-06-30[ruby/error_highlight] Bump versionYusuke Endoh
2021-06-30[ruby/error_highlight] Reconsider the API of ErrorHighlight.spotYusuke Endoh
2021-06-30[ruby/error_highlight] Experimentally support a custom formatterYusuke Endoh
2021-06-30[ruby/error_highlight] Add some commentsYusuke Endoh
2021-06-29Rename error_squiggle to error_highlightYusuke Endoh