1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
Takashi Kokubun cae0b73214
make sync-default-gems GEM=irb
from 89e9add06d.

This adds syntax highlight support for Module on inspect.

In addition to that, I'm adding a trailing space in test_color.rb for
testing ruby-commit-hook's auto-style.
2019-04-28 02:01:04 +09:00
..
cmd Prefer block_given? to iterator? 2019-04-27 09:15:49 +09:00
ext
lc Revert "IRB is improved with Reline and RDoc, take 2" 2019-04-23 21:55:29 +09:00
color.rb make sync-default-gems GEM=irb 2019-04-28 02:01:04 +09:00
completion.rb Revert "IRB is improved with Reline and RDoc, take 2" 2019-04-23 21:55:29 +09:00
context.rb Revert "IRB is improved with Reline and RDoc, take 2" 2019-04-23 21:55:29 +09:00
extend-command.rb
frame.rb
help.rb
init.rb Revert "IRB is improved with Reline and RDoc, take 2" 2019-04-23 21:55:29 +09:00
input-method.rb Revert "IRB is improved with Reline and RDoc, take 2" 2019-04-23 21:55:29 +09:00
inspector.rb Colorize IRB's inspect result 2019-04-26 00:47:40 +09:00
irb.gemspec make sync-default-gems GEM=irb 2019-04-26 18:28:57 +09:00
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb Revert "IRB is improved with Reline and RDoc, take 2" 2019-04-23 21:55:29 +09:00
ruby-token.rb
slex.rb
src_encoding.rb
version.rb Bump version to 1.0.0. 2018-12-18 06:49:12 +00:00
workspace.rb make sync-default-gems GEM=irb 2019-04-27 11:42:40 +09:00
ws-for-case-2.rb
xmp.rb