aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/lc
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Support disabling pagerStan Lo2023-11-261-0/+1
* [ruby/irb] Add command line option to select which completor to usetomoya ishida2023-11-092-0/+6
* [ruby/irb] Remove encoding_aliases.rbStan Lo2023-04-261-13/+0
* [ruby/irb] Fix help-message (https://github.com/ruby/irb/pull/506)HASUMI Hitoshi2023-02-151-2/+2
* [ruby/irb] Formatting to header stylesHiroshi SHIBATA2023-01-112-8/+1
* [ruby/irb] After Ruby 2.0, coding is always utf-8Hiroshi SHIBATA2023-01-111-1/+0
* [ruby/irb] Removed Release Version and Revisions for old VCS softwareHiroshi SHIBATA2023-01-112-4/+0
* [ruby/irb] Remove unused errorst00122022-10-032-10/+0
* [ruby/irb] Support --noscript option to not use first non-option argument as ...Jeremy Evans2022-09-171-0/+2
* [ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...Burdette Lamar2022-07-122-25/+0
* [ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...Burdette Lamar2022-07-081-40/+41
* [ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada2022-03-143-6/+12
* [ruby/irb] Add help about extra doc dir optionaycabta2021-10-111-0/+1
* [ruby/irb] Add doc about "echo on assignment"aycabta2021-09-271-0/+6
* [ruby/irb] Add a space before left parenaycabta2021-09-271-1/+1
* Add --autocomplete / --noautocomplete optionsaycabta2021-08-302-0/+4
* [ruby/irb] Update help message for next context-mode of 4Jeremy Evans2021-02-271-6/+6
* [ruby/irb] Exclude useless files from RDocNobuyoshi Nakada2020-02-011-4/+0
* Remove e2mmap dependencyaycabta2019-11-252-30/+110
* Use singleline/multiline instead of readline/reidlineaycabta2019-11-212-8/+13
* bc mode is already removed [ci skip]Kazuhiro NISHIYAMA2019-06-272-2/+2
* Add --colorize and --nocolorize options to IRBaycabta2019-05-212-0/+4
* Use Ripper for IRBaycabta2019-04-302-3/+0
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-232-0/+3
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-232-3/+0
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-212-0/+3
* IRB is improved with Reline and RDocaycabta2019-04-202-3/+0
* Removed math mode from irb.hsbt2017-04-202-2/+0
* Add frozen_string_literal: false for all filesnaruse2015-12-163-0/+3
* * lib/irb/lc/ja/help-message: update help messages.ayumin2013-06-041-4/+16
* * lib/irb/lc/help-message: Apply english updates for irb --help #7510zzak2013-06-021-8/+18
* * .document: Removed extra spacedrbrain2013-01-161-0/+4
* * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju2012-12-252-0/+2
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-133-1/+6
* * lib: remove trailing spaces.nobu2011-05-182-12/+12
* * lib/irb/init.rb, lib/irb/lc/help-message,mame2010-04-092-0/+4
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-074-4/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-062-4/+4
* * lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as commandyugui2008-12-184-34/+51
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-064-4/+0
* * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr2007-12-271-1/+1
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-134-10/+8
* * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz2004-02-202-0/+2
* update NotImplementError to NotImplementedError.matz2003-03-232-2/+2
* * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu2003-02-073-24/+24
* * irb 0.9keiju2002-07-094-4/+4
* * irb messages: fix typos.keiju2001-06-012-2/+2
* Get rid of Japanese comments and fix English comments as appropriate.knu2001-05-032-2/+2
* Initial revisionknu2001-04-304-0/+128