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
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
/
inspector.rb
Age
Commit message (
Expand
)
Author
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2025-01-22
[ruby/irb] Show a quick preview of inspect result before pager
tomoya ishida
2025-01-22
[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)
Prajjwal Singh
2024-07-16
[ruby/irb] Group class methods under `class << self`
Stan Lo
2024-02-23
[ruby/irb] Remove remaining `frozen_string_literal: false` in lib/
tomoya ishida
2024-02-01
[ruby/irb] Add rubocop with a few basic styling rules
Stan Lo
2023-04-05
[ruby/irb] Drop Ruby 2.6 support
Stan Lo
2023-02-27
[ruby/irb] Provide more useful message when
Stan Lo
2023-01-11
[ruby/irb] Formatting to header styles
Hiroshi SHIBATA
2023-01-11
[ruby/irb] Removed Release Version and Revisions for old VCS software
Hiroshi SHIBATA
2022-06-28
[ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)
Stan Lo
2022-01-17
[ruby/irb] Use require_relative to require lib files
st0012
2021-01-07
[ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp
Takashi Kokubun
2021-01-08
[ruby/irb] refactoring an error handling in `IRB::Inspector`
Nobuhiro IMAI
2020-12-28
[ruby/irb] Enhance colored inspect output
Takashi Kokubun
2020-08-28
[ruby/irb] Discard newlines at end of file
aycabta
2020-07-22
[ruby/irb] Fix error when `inspect` is called but not found in inspector
Masataka Pocke Kuwabara
2019-05-21
Add --colorize and --nocolorize options to IRB
aycabta
2019-04-26
Colorize IRB's inspect result
Takashi Kokubun
2015-12-16
Add frozen_string_literal: false for all files
naruse
2014-08-09
* lib/irb.rb: removed commented-out code.
hsbt
2013-11-30
* lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)
a_matsuda
2012-12-26
* lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]
keiju
2012-12-21
* lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and
zzak
2012-12-21
* lib/irb.rb, lib/irb/*: Documentation for IRB
zzak
2012-12-13
* lib/irb*: merge doc from doc/irb/ird.rd and improve overall
zzak
2011-05-15
* remove trailing spaces.
nobu
2009-09-07
* lib/irb/inspector.rb (IRB::INSPECTORS.def_inspector): support
matz
2009-07-08
* lib/irb/inspector.rb: forget svn add.
keiju