summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/nop.rb
AgeCommit message (Expand)Author
2024-03-26[ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)Hiroshi SHIBATA
2024-02-16[ruby/irb] Standardize command related namesStan Lo
2023-06-05[ruby/irb] Refactor ExtendCommand::NopStan Lo
2023-04-05[ruby/irb] Drop Ruby 2.6 supportStan Lo
2023-04-02[ruby/irb] Don't check RUBY_ENGINE when deciding whether to accept kargsStan Lo
2023-01-11[ruby/irb] Formatting to header stylesHiroshi SHIBATA
2023-01-11[ruby/irb] Removed Release Version and Revisions for old VCS softwareHiroshi SHIBATA
2022-12-12[ruby/irb] `show_doc` command should take non-string argument tooStan Lo
2022-12-08[ruby/irb] Gracefully handle missing command argumentStan Lo
2022-12-08[ruby/irb] Add "show_cmds" command to list all commands'Stan Lo
2022-06-28[ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)Stan Lo
2022-06-20[ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/...Stan Lo
2022-03-14[ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada
2021-03-21[ruby/irb] Implement ls commandTakashi Kokubun
2021-02-06[ruby/irb] Allow "measure" command to take blockaycabta
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-09* lib/cmath.rb: fixed indent.hsbt
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
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
2002-07-09* irb 0.9keiju