aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/workspace.rb
Commit message (Expand)AuthorAgeFilesLines
* Use qualified namesnobu2016-08-301-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/cmath.rb: fixed indent.hsbt2014-08-091-57/+57
* * lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)a_matsuda2013-11-301-1/+1
* * remove trailing spaces.nobu2012-12-251-1/+1
* * lib/irb/workspace.rb: define method to private on top-level irbkeiju2012-12-251-2/+2
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-211-0/+4
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-131-2/+4
* * lib/cgi/core.rb: Use symbols instead of strings formarcandre2012-11-161-1/+1
* * lib/irb/workspace.rb: fix BUG#4793.keiju2011-06-271-1/+1
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-071-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-7/+7
* * lib/irb.rb (IRB::Irb::eval_input): SyntaxError should not bematz2008-03-041-0/+2
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-1/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-131-2/+2
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu2003-02-071-1/+1
* * irb 0.9keiju2002-07-091-8/+9
* Get rid of Japanese comments and fix English comments as appropriate.knu2001-05-031-2/+2
* Initial revisionknu2001-04-301-0/+106