aboutsummaryrefslogtreecommitdiffstats
path: root/lib/error_highlight/base.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/error_highlight] Identify which node in `Foo::Bar::Baz` causes a NameErrorYusuke Endoh2023-01-131-0/+31
* [ruby/error_highlight] Support nodes in `spot`eileencodes2022-10-311-2/+1
* [ruby/error_highlight] Add a note about the current limitation of ErrorHighli...Yusuke Endoh2022-08-121-0/+8
* [ruby/error_highlight] Make backtrace_location keyword workYusuke Endoh2022-08-101-1/+3
* [ruby/error_highlight] Make ErrorHighlight.spot accept Exception (https://git...Yusuke Endoh2022-08-101-7/+51
* [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] Stop showing a code snippet if it has non-ascii charac...Yusuke Endoh2021-07-121-1/+14
* [ruby/error_highlight] Reconsider the API of ErrorHighlight.spotYusuke Endoh2021-06-301-12/+13
* [ruby/error_highlight] Experimentally support a custom formatterYusuke Endoh2021-06-301-26/+26
* Rename error_squiggle to error_highlightYusuke Endoh2021-06-291-0/+446