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
Koichi Sasada 8187ffa461 Revert "Colorize error part more"
This reverts commit c7f3c222c9.
2019-05-29 04:30:36 +01:00
..
cmd Prefer block_given? to iterator? 2019-04-27 09:15:49 +09:00
ext Add support for history with Reline backend 2019-05-27 06:32:52 +09:00
lc Add --colorize and --nocolorize options to IRB 2019-05-21 08:57:21 +09:00
color.rb Revert "Colorize error part more" 2019-05-29 04:30:36 +01:00
completion.rb Use IO.copy_stream 2019-05-29 06:57:47 +09:00
context.rb context.rb: hide wrapping lines 2019-05-27 11:05:51 +09:00
extend-command.rb
frame.rb
help.rb lib/*: Prefer require_relative over require, remove explicit extension 2018-11-02 17:52:43 +00:00
init.rb Use Reline as Reidline multiline editor in IRB 2019-05-25 02:16:19 +09:00
input-method.rb Use IRB::InputMethod#eof? to quit 2019-05-27 10:18:09 +09:00
inspector.rb Add --colorize and --nocolorize options to IRB 2019-05-21 08:57:21 +09:00
irb.gemspec make sync-default-gems GEM=irb 2019-04-26 18:28:57 +09:00
locale.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
magic-file.rb
notifier.rb lib/*: Prefer require_relative over require, remove explicit extension 2018-11-02 17:52:43 +00:00
output-method.rb
ruby-lex.rb Treat :@1, :@@1, @1, and @@1 correctly to check termination 2019-05-28 03:23:52 +09:00
ruby-token.rb
ruby_logo.aa IRB never show RubyVM's doc 2019-05-29 06:57:47 +09:00
slex.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
src_encoding.rb
version.rb Bump version to 1.0.0. 2018-12-18 06:49:12 +00:00
workspace.rb Check whether IRB.conf is nil in IRB::WorkSpace#code_around_binding 2019-05-21 09:14:08 +09:00
ws-for-case-2.rb
xmp.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00