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 4c32fcb84f [ruby/error_highlight] Make the formatter mechanism support Ractor
Now the formatter configuration is per Ractor. DefaultFormatter is used
if not set.

DefaultFormatter#message_for is now a class method to allow sub-Ractors
to call the method.

https://github.com/ruby/error_highlight/commit/9fbaa8ab7c
2021-10-27 11:29:20 +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 ast.c: Rename "save_script_lines" to "keep_script_lines" 2021-08-20 16:18:36 +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