1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/error_highlight
Yusuke Endoh acac2b8128 Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in eval
This check is needed to fix a bug of error_highlight when NameError
occurred in eval'ed code.
https://github.com/ruby/error_highlight/pull/16

The same check for proc/method has been already introduced since
64ac984129.
2021-12-19 03:51:37 +09:00
..
base.rb [ruby/error_highlight] Keep it work if paren exists after receiver 2021-07-31 22:15:16 +09:00
core_ext.rb Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in eval 2021-12-19 03:51:37 +09:00
error_highlight.gemspec [ruby/error_highlight] Allow the development version (= master branch) of Ruby 3.1 2021-06-30 17:33:57 +09:00
formatter.rb [ruby/error_highlight] Make the formatter mechanism support Ractor 2021-10-27 11:29:20 +09:00
version.rb [ruby/error_highlight] Bump version 2021-06-30 13:36:31 +09:00