aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/cmd
Commit message (Expand)AuthorAgeFilesLines
* * basictest/test.rb: Adjust spaces in class declarationshsbt2016-10-076-14/+14
* Add frozen_string_literal: false for all filesnaruse2015-12-167-0/+7
* * lib/e2mmap.rb: remove needless instance variables.hsbt2014-08-242-2/+0
* * lib/irb.rb: removed commented-out code.hsbt2014-08-091-2/+0
* * lib/cmath.rb: fixed indent.hsbt2014-08-096-56/+56
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-137-3/+14
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].keiju2011-06-291-1/+1
* * ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu2010-05-231-1/+1
* * lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RInobu2010-04-071-1/+4
* * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310].keiju2009-07-211-4/+6
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-077-7/+7
* * lib/**/*.rb: removed unnecessary shbang lines.nobu2009-03-061-2/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-067-17/+17
* * lib/irb/cmd/help.rb: should be updated for new ri structure.matz2008-03-121-3/+4
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-067-7/+0
* * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju2005-04-141-0/+11
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-136-11/+25
* * lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]nobu2004-02-061-0/+23
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* * irb 0.9keiju2002-07-096-0/+246