aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/inspector.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.ppTakashi Kokubun2021-01-071-1/+1
* [ruby/irb] refactoring an error handling in `IRB::Inspector`Nobuhiro IMAI2021-01-081-9/+7
* [ruby/irb] Enhance colored inspect outputTakashi Kokubun2020-12-281-6/+6
* [ruby/irb] Discard newlines at end of fileaycabta2020-08-281-5/+0
* [ruby/irb] Fix error when `inspect` is called but not found in inspectorMasataka Pocke Kuwabara2020-07-221-0/+1
* Add --colorize and --nocolorize options to IRBaycabta2019-05-211-2/+2
* Colorize IRB's inspect resultTakashi Kokubun2019-04-261-2/+12
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/irb.rb: removed commented-out code.hsbt2014-08-091-14/+0
* * lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)a_matsuda2013-11-301-1/+1
* * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju2012-12-261-1/+1
* * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak2012-12-211-61/+61
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-211-6/+42
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-131-1/+1
* * remove trailing spaces.nobu2011-05-151-8/+8
* * lib/irb/inspector.rb (IRB::INSPECTORS.def_inspector): supportmatz2009-09-071-1/+7
* * lib/irb/inspector.rb: forget svn add.keiju2009-07-081-0/+103