..
cmd
[ruby/irb] Fix a typo ( https://github.com/ruby/irb/pull/912 )
2024-03-26 11:30:33 +00:00
command
[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls command
2024-12-03 21:55:33 +00:00
debug
[ruby/irb] Page the output in irb:rdbg sessions too
2024-12-11 11:30:36 +00:00
ext
[ruby/irb] Command implementation not by method
2024-04-10 16:52:53 +00:00
helper_method
[ruby/irb] Clarify that the context is IRB context
2024-05-05 10:44:52 +00:00
lc
[ruby/irb] Correct ja/help-message for --context-mode and --prompt
2024-11-07 12:52:01 +00:00
.document
color.rb
[ruby/irb] Let IRB::Color.colorable? always return true|false
2024-05-01 14:52:53 +00:00
color_printer.rb
[ruby/irb] Replace METHOD_IS_A with ===
2023-03-13 18:11:58 +00:00
command.rb
[ruby/irb] Command registration should take both strings and symbols
2024-04-26 12:12:31 +00:00
completion.rb
[ruby/irb] Store method objects in constants
2024-11-20 18:59:26 +00:00
context.rb
[ruby/irb] Store method objects in constants
2024-11-20 18:59:26 +00:00
debug.rb
[ruby/irb] Fix debug command in nomultiline mode
2024-09-20 10:13:39 +00:00
default_commands.rb
[ruby/irb] Remove KEYWORD_ALIASES which handled special alias name
2024-09-12 15:04:37 +00:00
easter-egg.rb
[ruby/irb] Prevent cursor flickering
2024-11-30 16:22:05 +00:00
frame.rb
[ruby/irb] Turn on frozen literal in files
2024-02-23 10:53:53 +00:00
help.rb
[ruby/irb] Use markdown format for docs
2024-03-16 13:51:07 +00:00
helper_method.rb
Sync IRB f9347b1 ( #10611 )
2024-04-23 21:00:56 +00:00
history.rb
[ruby/irb] Remove bignum check from save_history
2024-10-13 13:00:20 +00:00
init.rb
[ruby/irb] Change default completor from regexp to auto, try
2024-10-06 11:10:12 +00:00
input-method.rb
[ruby/irb] Always use alternate sceen on alt-d
2024-10-18 17:15:11 +00:00
inspector.rb
[ruby/irb] Group class methods under class << self
2024-07-16 15:58:15 +00:00
irb.gemspec
[ruby/irb] rdoc version lock is required
2024-03-08 09:23:40 +00:00
locale.rb
[ruby/irb] Turn on frozen literal in files
2024-02-23 10:53:53 +00:00
nesting_parser.rb
[ruby/irb] Fix indentation of xstring literal
2024-11-26 17:50:30 +00:00
notifier.rb
[ruby/irb] Turn on frozen literal in files
2024-02-23 10:53:53 +00:00
output-method.rb
[ruby/irb] Turn on frozen literal in files
2024-02-23 10:53:53 +00:00
pager.rb
[ruby/irb] windows does not support Process.kill("TERM", pid)
2024-11-05 13:53:41 +00:00
ruby-lex.rb
[ruby/irb] Group class methods under class << self
2024-07-16 15:58:15 +00:00
ruby_logo.aa
[ruby/irb] Improve easter_egg logo resolution
2024-08-14 04:06:07 +00:00
source_finder.rb
[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls command
2024-12-03 21:55:33 +00:00
statement.rb
[ruby/irb] Improve how command calls' return value is handled
2024-06-18 15:15:23 +00:00
version.rb
[ruby/irb] Bump version to v1.14.1
2024-09-26 13:38:04 +00:00
workspace.rb
[ruby/irb] Don't use delegator to install helper methods to main
2024-11-19 13:17:11 +00:00
ws-for-case-2.rb
[ruby/irb] Turn on frozen literal in files
2024-02-23 10:53:53 +00:00
xmp.rb
[ruby/irb] Turn on frozen literal in files
2024-02-23 10:53:53 +00:00