..
backtrace.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
base.rb
[ruby/irb] Avoid generating documentation pages for internal
2024-12-13 17:08:34 +00:00
break.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
catch.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
cd.rb
[ruby/irb] Introduce cd command
2024-07-03 17:17:42 +00:00
chws.rb
[ruby/irb] Suppress command return values
2024-04-26 17:52:12 +00:00
context.rb
[ruby/irb] Command implementation not by method
2024-04-10 16:52:53 +00:00
continue.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
copy.rb
[ruby/irb] Show a quick preview of inspect result before pager
2025-01-22 23:08:34 +09:00
debug.rb
[ruby/irb] Group class methods under class << self
2024-07-16 15:58:15 +00:00
delete.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
disable_irb.rb
[ruby/irb] Add disable_irb command to disable debug of binding.irb
2024-03-14 15:40:27 +00:00
edit.rb
[ruby/irb] Remove internal-only methods from Command::Base
2024-04-17 18:36:30 +00:00
exit.rb
[ruby/irb] Remove exit command workaround, handle IRB_EXIT in
2024-04-20 07:45:41 +00:00
finish.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
force_exit.rb
[ruby/irb] Remove exit command workaround, handle IRB_EXIT in
2024-04-20 07:45:41 +00:00
help.rb
[ruby/irb] Remove KEYWORD_ALIASES which handled special alias name
2024-09-12 15:04:37 +00:00
history.rb
[ruby/irb] Fix broken history
command with -g
2024-12-29 11:00:11 +00:00
info.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
internal_helpers.rb
[ruby/irb] Don't use delegator to install helper methods to main
2024-11-19 13:17:11 +00:00
irb_info.rb
[ruby/irb] Command implementation not by method
2024-04-10 16:52:53 +00:00
load.rb
[ruby/irb] Remove internal-only methods from Command::Base
2024-04-17 18:36:30 +00:00
ls.rb
[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls command
2024-12-03 21:55:33 +00:00
measure.rb
[ruby/irb] Remove internal-only methods from Command::Base
2024-04-17 18:36:30 +00:00
next.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
pushws.rb
[ruby/irb] Command implementation not by method
2024-04-10 16:52:53 +00:00
show_doc.rb
[ruby/irb] Remove internal-only methods from Command::Base
2024-04-17 18:36:30 +00:00
show_source.rb
[ruby/irb] Remove internal-only methods from Command::Base
2024-04-17 18:36:30 +00:00
step.rb
[ruby/irb] Centralize rstrip calls
2024-04-10 17:33:44 +00:00
subirb.rb
[ruby/irb] Suppress command return values
2024-04-26 17:52:12 +00:00
whereami.rb
[ruby/irb] Command implementation not by method
2024-04-10 16:52:53 +00:00