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
nobu b271ca8c62 * lib/irb/extend-command.rb (def_extend_command): fixed argument
number for negative arity.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25998 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-12-05 01:18:28 +00:00
..
cmd * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310]. 2009-07-21 12:41:01 +00:00
ext * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: add 2009-07-21 15:39:51 +00:00
lc
completion.rb
context.rb * lib/irb/context.rb (IRB::Context#irb_name): removed duplicated 2009-10-11 01:27:11 +00:00
extend-command.rb * lib/irb/extend-command.rb (def_extend_command): fixed argument 2009-12-05 01:18:28 +00:00
frame.rb
help.rb
init.rb * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: add 2009-07-21 15:39:51 +00:00
input-method.rb
inspector.rb * lib/irb/inspector.rb (IRB::INSPECTORS.def_inspector): support 2009-09-07 03:28:41 +00:00
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb * lib/irb/context.rb (IRB::Context#irb_name): removed duplicated 2009-10-11 01:27:11 +00:00
ruby-token.rb
slex.rb
src_encoding.rb
version.rb
workspace.rb
ws-for-case-2.rb
xmp.rb