aboutsummaryrefslogtreecommitdiffstats
path: root/lib/error_highlight/core_ext.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/error_highlight] Enable ErrorHighlight for TypeError/ArgumentError only...Yusuke Endoh2022-11-141-2/+7
* [ruby/error_highlight] Apply ErrorHighlight::CoreExt to TypeError and Argumen...Yusuke Endoh2022-08-191-5/+2
* [ruby/error_highlight] Make ErrorHighlight.spot accept Exception (https://git...Yusuke Endoh2022-08-101-30/+3
* [ruby/error_highlight] Use Exception#detailed_message instead of overriding #...Yusuke Endoh2022-06-071-14/+33
* [ruby/error_highlight] Fix the spurious TypeError.Christian Boos2022-01-041-0/+1
* 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
* ast.c: Rename "save_script_lines" to "keep_script_lines"Yusuke Endoh2021-08-201-1/+1
* [ruby/error_highlight] Suppress SyntaxError during RubyVM::AST.ofYusuke Endoh2021-07-021-1/+1
* [ruby/error_highlight] Reconsider the API of ErrorHighlight.spotYusuke Endoh2021-06-301-6/+3
* [ruby/error_highlight] Experimentally support a custom formatterYusuke Endoh2021-06-301-2/+3
* [ruby/error_highlight] Add some commentsYusuke Endoh2021-06-301-1/+5
* Rename error_squiggle to error_highlightYusuke Endoh2021-06-291-0/+48