aboutsummaryrefslogtreecommitdiffstats
path: root/lib/error_highlight
Commit message (Expand)AuthorAgeFilesLines
* Manually sync https://github.com/ruby/error_highlight/commit/d2140d795ad0a063...Yusuke Endoh2021-12-191-1/+3
* Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in evalYusuke Endoh2021-12-191-1/+1
* [ruby/error_highlight] Ignore all syscall errorsYusuke Endoh2021-11-301-1/+1
* [ruby/error_highlight] Make the formatter mechanism support RactorYusuke Endoh2021-10-271-5/+3
* ast.c: Rename "save_script_lines" to "keep_script_lines"Yusuke Endoh2021-08-201-1/+1
* [ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara2021-07-311-10/+10
* [ruby/error_highlight] Support a file that has no final newlineYusuke Endoh2021-07-131-0/+1
* [ruby/error_highlight] Support hard tabsYusuke Endoh2021-07-131-1/+2
* [ruby/error_highlight] Stop showing a code snippet if it has non-ascii charac...Yusuke Endoh2021-07-121-1/+14
* [ruby/error_highlight] Suppress SyntaxError during RubyVM::AST.ofYusuke Endoh2021-07-021-1/+1
* [ruby/error_highlight] Allow the development version (= master branch) of Rub...Yusuke Endoh2021-06-301-1/+1
* Add the gemspec for error_highlightYusuke Endoh2021-06-301-0/+27
* [ruby/error_highlight] Bump versionYusuke Endoh2021-06-301-1/+1
* [ruby/error_highlight] Reconsider the API of ErrorHighlight.spotYusuke Endoh2021-06-302-18/+16
* [ruby/error_highlight] Experimentally support a custom formatterYusuke Endoh2021-06-303-28/+53
* [ruby/error_highlight] Add some commentsYusuke Endoh2021-06-301-1/+5
* Rename error_squiggle to error_highlightYusuke Endoh2021-06-293-0/+497