aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/cmd/subirb.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Support seamless integration with ruby/debugStan Lo2023-08-131-2/+34
* [ruby/irb] Deprecate multi-irb commandsStan Lo2023-08-021-4/+15
* [ruby/irb] Formatting to header stylesHiroshi SHIBATA2023-01-111-4/+1
* [ruby/irb] Removed Release Version and Revisions for old VCS softwareHiroshi SHIBATA2023-01-111-2/+0
* [ruby/irb] Gracefully handle missing command argumentStan Lo2022-12-081-1/+2
* [ruby/irb] Add "show_cmds" command to list all commands'Stan Lo2022-12-081-0/+12
* [ruby/irb] Lazily load the multi-irb extensionStan Lo2022-12-071-5/+18
* [ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada2022-03-141-2/+4
* lib/*: Prefer require_relative over require, remove explicit extensionmarcandre2018-11-021-2/+2
* * basictest/test.rb: Adjust spaces in class declarationshsbt2016-10-071-4/+4
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/cmath.rb: fixed indent.hsbt2014-08-091-4/+4
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-131-0/+2
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-071-1/+1
* * lib/**/*.rb: removed unnecessary shbang lines.nobu2009-03-061-2/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-2/+2
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-131-2/+2
* * irb 0.9keiju2002-07-091-0/+43