aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/context.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/irb/context.rb: fix `irb --readline` option. [ruby-dev:40955]keiju2005-07-291-4/+16
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-131-5/+14
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* * marshal.c (w_object): dump extended modules as well.matz2003-10-151-1/+1
* * variable.c (rb_mod_const_missing): "const_missing" should notmatz2003-07-261-2/+2
* * array.c (rb_values_at): extract common procedure frommatz2003-07-031-0/+1
* context.rb typo, thank rubikichi-sankeiju2003-06-011-1/+1
* use Object#class instead of deprecated Object#type.nobu2002-10-021-1/+1
* * irb 0.9keiju2002-07-091-110/+54
* Get rid of Japanese comments and fix English comments as appropriate.knu2001-05-031-1/+0
* Initial revisionknu2001-04-301-0/+290