Age | Commit message (Expand) | Author |
---|
2022-11-14 | [ruby/error_highlight] Bump version | Yusuke Endoh |
2022-11-14 | [ruby/error_highlight] Enable ErrorHighlight for TypeError/ArgumentError only... | Yusuke Endoh |
2022-11-08 | [ruby/error_highlight] Bump version | Yusuke Endoh |
2022-10-31 | [ruby/error_highlight] Support nodes in `spot` | eileencodes |
2022-08-19 | [ruby/error_highlight] Apply ErrorHighlight::CoreExt to TypeError and Argumen... | Yusuke Endoh |
2022-08-12 | [ruby/error_highlight] Add a note about the current limitation of ErrorHighli... | Yusuke Endoh |
2022-08-10 | [ruby/error_highlight] Bump version | Yusuke Endoh |
2022-08-10 | [ruby/error_highlight] Make backtrace_location keyword work | Yusuke Endoh |
2022-08-10 | [ruby/error_highlight] Make ErrorHighlight.spot accept Exception (https://git... | Yusuke Endoh |
2022-06-07 | [ruby/error_highlight] Use Exception#detailed_message instead of overriding #... | Yusuke Endoh |
2022-01-04 | [ruby/error_highlight] Fix the spurious TypeError. | Christian Boos |
2021-12-23 | [ruby/error_highlight] Bump version | Yusuke Endoh |
2021-12-19 | Manually sync https://.com/ruby/error_highlight/commit/d2140d795ad0a063... | Yusuke Endoh |
2021-12-19 | Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in eval | Yusuke Endoh |
2021-11-30 | [ruby/error_highlight] Ignore all syscall errors | Yusuke Endoh |
2021-10-27 | [ruby/error_highlight] Make the formatter mechanism support Ractor | Yusuke Endoh |
2021-08-20 | ast.c: Rename "save_script_lines" to "keep_script_lines" | Yusuke Endoh |
2021-07-31 | [ruby/error_highlight] Keep it work if paren exists after receiver | Masataka Pocke Kuwabara |
2021-07-13 | [ruby/error_highlight] Support a file that has no final newline | Yusuke Endoh |
2021-07-13 | [ruby/error_highlight] Support hard tabs | Yusuke 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.of | Yusuke Endoh |
2021-06-30 | [ruby/error_highlight] Allow the development version (= master branch) of Rub... | Yusuke Endoh |
2021-06-30 | Add the gemspec for error_highlight | Yusuke Endoh |
2021-06-30 | [ruby/error_highlight] Bump version | Yusuke Endoh |
2021-06-30 | [ruby/error_highlight] Reconsider the API of ErrorHighlight.spot | Yusuke Endoh |
2021-06-30 | [ruby/error_highlight] Experimentally support a custom formatter | Yusuke Endoh |
2021-06-30 | [ruby/error_highlight] Add some comments | Yusuke Endoh |
2021-06-29 | Rename error_squiggle to error_highlight | Yusuke Endoh |