index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
irb
Age
Commit message (
Expand
)
Author
2024-05-03
[ruby/irb] Avoid raising errors while running help for custom
Kenichi Kamiya
2024-05-02
Sync IRB 241e061
Stan Lo
2024-05-02
[ruby/irb] Add workaround for ruby/debug/test/console/irb_test
tomoya ishida
2024-05-01
[ruby/irb] Bump version to v1.13.0
Stan Lo
2024-05-01
[ruby/irb] Let IRB::Color.colorable? always return true|false
tomoya ishida
2024-04-26
[ruby/irb] Suppress command return values
Stan Lo
2024-04-26
[ruby/irb] Command registration should take both strings and symbols
Stan Lo
2024-04-24
[ruby/irb] Memoize helper method instances with Singleton module
Stan Lo
2024-04-24
[ruby/irb] Revert "Memoize helper method instances with Singleton module"
Stan Lo
2024-04-24
[ruby/irb] Memoize helper method instances with Singleton module
Stan Lo
2024-04-23
Sync IRB f9347b1 (#10611)
Stan Lo
2024-04-20
[ruby/irb] Stop using ExtendCommandBundle internally
Stan Lo
2024-04-20
[ruby/irb] Remove exit command workaround, handle IRB_EXIT in
tomoya ishida
2024-04-17
[ruby/irb] Remove internal-only methods from Command::Base
tomoya ishida
2024-04-14
[ruby/irb] Allow defining custom commands in IRB
Stan Lo
2024-04-12
[ruby/irb] Pass statements to Context#evaluate
Stan Lo
2024-04-10
[ruby/irb] Centralize rstrip calls
Stan Lo
2024-04-10
[ruby/irb] Command implementation not by method
tomoya ishida
2024-03-26
[ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)
Hiroshi SHIBATA
2024-03-25
[ruby/irb] Cache RDoc::RI::Driver.new
tomoya ishida
2024-03-18
[ruby/irb] docs(help): Add latest options to ja help message
OKURA Masafumi
2024-03-16
[ruby/irb] Fix irb_history saved to current directory
tomoya ishida
2024-03-16
[ruby/irb] Use markdown format for docs
Stan Lo
2024-03-14
[ruby/irb] Rescue from exceptions raised by #name
Go
2024-03-14
[ruby/irb] Add disable_irb command to disable debug of binding.irb
hogelog
2024-03-08
[ruby/irb] rdoc version lock is required
alpaca-tc
2024-03-07
[ruby/irb] Bump version to v1.12.0
Stan Lo
2024-03-05
[ruby/irb] Add the ability to fetch and load multiple irb files.
Haroon Ahmed
2024-03-01
[ruby/irb] Restructure workspace management
Stan Lo
2024-02-25
[ruby/irb] Add help messages to `show_source` and `show_doc`
Stan Lo
2024-02-25
[ruby/irb] Refactor IRB::Context#prompting
Stan Lo
2024-02-23
[ruby/irb] Remove useless loaded file check
tomoya ishida
2024-02-23
[ruby/irb] Remove remaining `frozen_string_literal: false` in lib/
tomoya ishida
2024-02-23
[ruby/irb] Turn on frozen literal in files
Stan Lo
2024-02-23
[ruby/irb] Unroll extension method generation
Stan Lo
2024-02-22
[ruby/irb] Delete IRB::NotImplementedError
tomoya ishida
2024-02-19
[ruby/irb] Fix `irb:rdbg` for ruby head
Stan Lo
2024-02-18
[ruby/irb] Revamp `help` command
Stan Lo
2024-02-16
[ruby/irb] Standardize command related names
Stan Lo
2024-02-16
[ruby/irb] Support repeating debugger input by passing empty input
Stan Lo
2024-02-14
[ruby/irb] Repurpose the help command to display the help message
Stan Lo
2024-02-14
[ruby/irb] Improve constant lookup in SourceFinder
tomoya ishida
2024-02-13
[ruby/irb] Fix SourceFinder's constant evaluation issue
Stan Lo
2024-02-13
[ruby/irb] Refactor eval_path and `SourceFinder::Source`
Stan Lo
2024-02-12
[ruby/irb] Powerup show_source by enabling RubyVM.keep_script_lines
tomoya ishida
2024-02-12
[ruby/irb] Fix exit! command warning and method behavior
tomoya ishida
2024-02-11
[ruby/irb] Polish the exit! command and its tests
Stan Lo
2024-02-10
[ruby/irb] Introduce exit! command
Ignacio Chiazzo Cardarello
2024-02-07
[ruby/irb] Bump version to v1.11.2
Stan Lo
2024-02-07
[ruby/irb] Polish tracer integration and tests
Stan Lo
[next]