summaryrefslogtreecommitdiff
path: root/lib/irb.rb
AgeCommit message (Expand)Author
2019-05-25Use Reline as Reidline multiline editor in IRBaycabta
2019-05-21Add --colorize and --nocolorize options to IRBaycabta
2019-04-30Use Ripper for IRBaycabta
2019-04-26Fix rdoc in 52cfb17086Nobuyoshi Nakada
2019-04-26make sync-default-gems GEM=irbTakashi Kokubun
2019-04-26Colorize IRB's code_around_bindingTakashi Kokubun
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2019-01-13Fix remaining syntax errors in Binding#irb docsnobu
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