..
cmd
[ruby/irb] Fix a typo ( https://github.com/ruby/irb/pull/912 )
2024-03-26 11:30:33 +00:00
command
[ruby/irb] Improve help message for no meta commands
2024-05-04 03:32:34 +00:00
debug
[ruby/irb] Avoid locking the debug UI to a single thread
2023-10-11 14:16:39 +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] docs(help): Add latest options to ja help message
2024-03-18 02:37:42 +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] Stop using ExtendCommandBundle internally
2024-04-20 18:55:54 +00:00
context.rb
[ruby/irb] Add a new initialization step to validate IRB.conf's
2024-05-10 11:40:58 +00:00
debug.rb
[ruby/irb] Hide debugger hint after the input is submitted
2023-11-27 10:34:40 +00:00
default_commands.rb
[ruby/irb] Command registration should take both strings and symbols
2024-04-26 12:12:31 +00:00
easter-egg.rb
[ruby/irb] Fix dancing-ruby Ctrl+C stop
2023-11-08 09:17:23 +09: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] Fix irb_history saved to current directory
2024-03-16 15:20:03 +00:00
init.rb
[ruby/irb] Add a new initialization step to validate IRB.conf's
2024-05-10 11:40:58 +00:00
input-method.rb
[ruby/irb] Change debug test workaround only enabled when output is
2024-05-04 09:03:55 +00:00
inspector.rb
[ruby/irb] Remove remaining frozen_string_literal: false
in lib/
2024-02-23 12:32:50 +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 undef and alias indent
2024-01-30 12:55:47 +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] Disable pager when TERM is not set too
2023-12-05 16:32:13 +00:00
ruby-lex.rb
[ruby/irb] Reorder ruby lex clauses for unrecoverable first
2024-05-17 02:44:57 +00:00
ruby_logo.aa
[ruby/irb] Easter egg for autocomplete mode
2023-10-28 14:47:46 +00:00
source_finder.rb
[ruby/irb] Improve constant lookup in SourceFinder
2024-02-14 13:46:49 +00:00
statement.rb
[ruby/irb] Command implementation not by method
2024-04-10 16:52:53 +00:00
version.rb
[ruby/irb] Bump version to v1.13.1
2024-05-05 11:11:31 +00:00
workspace.rb
[ruby/irb] Memoize helper method instances with Singleton module
2024-04-24 18:32:55 +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