summaryrefslogtreecommitdiff
path: root/lib/irb/command.rb
AgeCommit message (Expand)Author
2024-04-26[ruby/irb] Command registration should take both strings and symbolsStan Lo
2024-04-20[ruby/irb] Stop using ExtendCommandBundle internallyStan Lo
2024-04-14[ruby/irb] Allow defining custom commands in IRBStan Lo
2024-04-10[ruby/irb] Command implementation not by methodtomoya ishida
2024-03-14[ruby/irb] Add disable_irb command to disable debug of binding.irbhogelog
2024-02-23[ruby/irb] Turn on frozen literal in filesStan Lo
2024-02-23[ruby/irb] Unroll extension method generationStan Lo
2024-02-18[ruby/irb] Revamp `help` commandStan Lo
2024-02-16[ruby/irb] Standardize command related namesStan Lo