| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-02 | [ruby/error_highlight] Suppress SyntaxError during RubyVM::AST.of | Yusuke Endoh | |
| When the original source code is erb, RubyVM::AST.of does not work well. https://github.com/rails/rails/issues/42678. https://github.com/ruby/error_highlight/commit/b1572761a6 | |||
| 2021-06-30 | [ruby/error_highlight] Allow the development version (= master branch) of ↵ | Yusuke Endoh | |
| Ruby 3.1 https://github.com/ruby/error_highlight/commit/2dca1446c9 | |||
| 2021-06-30 | Add the gemspec for error_highlight | Yusuke Endoh | |
| 2021-06-30 | [ruby/error_highlight] Bump version | Yusuke Endoh | |
| https://github.com/ruby/error_highlight/commit/8d483c251e | |||
| 2021-06-30 | [ruby/error_highlight] Reconsider the API of ErrorHighlight.spot | Yusuke Endoh | |
| https://github.com/ruby/error_highlight/commit/acb2046a82 | |||
| 2021-06-30 | [ruby/error_highlight] Experimentally support a custom formatter | Yusuke Endoh | |
| https://github.com/ruby/error_highlight/commit/f40a1de20e | |||
| 2021-06-30 | [ruby/error_highlight] Add some comments | Yusuke Endoh | |
| https://github.com/ruby/error_highlight/commit/e0c90c72c3 | |||
| 2021-06-29 | Rename error_squiggle to error_highlight | Yusuke Endoh | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4586 | |||
