summaryrefslogtreecommitdiff
path: root/lib/irb/lc/ja/help-message
AgeCommit message (Expand)Author
2024-03-18[ruby/irb] docs(help): Add latest options to ja help messageOKURA Masafumi
2023-11-09[ruby/irb] Add command line option to select which completor to usetomoya ishida
2022-07-12[ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...Burdette Lamar
2021-08-30Add --autocomplete / --noautocomplete optionsaycabta
2019-11-21Use singleline/multiline instead of readline/reidlineaycabta
2019-06-27bc mode is already removed [ci skip]Kazuhiro NISHIYAMA
2019-05-21Add --colorize and --nocolorize options to IRBaycabta
2019-04-30Use Ripper for IRBaycabta
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2017-04-20Removed math mode from irb.hsbt
2013-06-04* lib/irb/lc/ja/help-message: update help messages.ayumin
2011-05-18* lib: remove trailing spaces.nobu
2010-04-09* lib/irb/init.rb, lib/irb/lc/help-message,mame
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2008-12-18* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as commandyugui
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2004-02-20* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz
2002-07-09* irb 0.9keiju
2001-06-01* irb messages: fix typos.keiju
2001-04-30Initial revisionknu