summaryrefslogtreecommitdiff
path: root/lib/irb.rb
AgeCommit message (Expand)Author
2018-12-12Backport https://github.com/ruby/irb/pull/2hsbt
2018-11-14Fix syntax on Binding.irb documentation [ci skip]k0kubun
2018-11-12lib/irb.rb: fix up r65674kazu
2018-11-12Document binding.irb on Binding [ci skip]k0kubun
2018-10-20Merge irb from github repository.hsbt
2018-05-12irb.rb: update `_`nobu
2018-04-14irb.rb: restore the last errornobu
2018-04-13irb.rb: backtrace ordernobu
2018-04-13irb.rb: hoist out handle_exceptionnobu
2017-12-25irb.rb: fix highlightnobu
2017-12-24lib/irb.rb: highlight exceptionsnobu
2017-12-24lib/irb.rb: simplified backtrace filteringnobu
2017-12-23Print backtrace in reverse order on IRB toosorah
2017-12-12irb.rb: preserve ARGV on binding.irbk0kubun
2017-12-01prelude.rb: suppress redefinition warningsnobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun
2017-10-21Removed obsoleted safe level checks on irb.hsbt
2017-04-20Removed math mode from irb.hsbt
2017-01-06prelude.rb: Binding#irb [ci skip]nobu
2016-11-06irb.rb: Binding#irbnobu
2016-11-06irb.rb: IRB::Irb#runnobu
2016-02-26* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.hsbt
2015-12-23[DOC] Fix typosa_matsuda
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-10-23* lib/irb.rb: Ignored assignment of STDOUT.sync = truehsbt
2015-06-10* Fix typo. Patch by @davydovantongogotanaka
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-13* lib/irb.rb: Prevent irb from crashing when exception withhsbt
2014-08-09* lib/irb.rb: removed commented-out code.hsbt
2014-07-26* lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak
2014-05-25* lib/irb.rb: [DOC] Fixed syntax error in example by @jasdeepsingh.zzak
2013-12-23* lib/irb.rb: [DOC] Fix typoa_matsuda
2013-07-18* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak
2013-03-12* lib/irb.rb: Fix typodrbrain
2013-02-05* lib/irb.rb: Remove example from restrictions, it works [Github #246]zzak
2013-02-04* lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how tozzak
2013-02-04* lib/irb.rb, lib/irb/context.rb: Add documentation on how to enablezzak
2013-01-13* lib/irb.rb, lib/prime.rb: Typos in overviewzzak
2012-12-21* lib/irb/input-method.rb, lib/irb.rb: Typo in zzak
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2010-06-19* lib/irb.rb: remove double exclamation marks. a patch from Diegomatz
2010-03-30 * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177].keiju
2009-07-21 * lib/irb.rb: forget svn commit.keiju
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-11-07* lib/irb.rb (IRB::Irb#eval_input): remove extra @context.prompt_i.matz
2008-08-10* lib/irb.rb (IRB::Irb#inspect): instance_variables returns symbolsnobu