summaryrefslogtreecommitdiff
path: root/test/irb/test_command.rb
AgeCommit message (Expand)Author
2024-04-26[ruby/irb] Suppress command return valuesStan Lo
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-16[ruby/irb] Fix irb_history saved to current directorytomoya ishida
2024-03-05[ruby/irb] Add the ability to fetch and load multiple irb files.Haroon Ahmed
2024-03-01[ruby/irb] Escape closing square brackets in regexpPeter Zhu
2024-03-01[ruby/irb] Restructure workspace managementStan Lo
2024-02-19Load rubygems explicitly for tests of test/irbHiroshi SHIBATA
2024-02-18[ruby/irb] Revamp `help` commandStan Lo
2024-02-16[ruby/irb] Standardize command related namesStan Lo