summaryrefslogtreecommitdiff
path: root/test/irb/command
AgeCommit message (Expand)Author
2024-12-03[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls commandtomoya ishida
2024-11-19[ruby/irb] Don't use delegator to install helper methods to maintomoya ishida
2024-07-03[ruby/irb] Introduce cd commandStan Lo
2024-06-30[ruby/irb] Allow assigning and using local variable name conflictingtomoya ishida
2024-06-05[ruby/irb] Add accidentally dropped disable_irb command backStan Lo
2024-05-05[ruby/irb] Clarify that the context is IRB contextStan Lo
2024-05-04[ruby/irb] Improve help message for no meta commandsStan Lo
2024-05-03[ruby/irb] Avoid raising errors while running help for customKenichi Kamiya
2024-05-03[ruby/irb] Fix typos in test/irb/command/test_custom_command.rbKenichi Kamiya
2024-04-26[ruby/irb] Command registration should take both strings and symbolsStan Lo
2024-04-23Sync IRB f9347b1 (#10611)Stan Lo
2024-04-20[ruby/irb] Remove exit command workaround, handle IRB_EXIT intomoya ishida
2024-04-19[ruby/irb] Add MultiIRB commands testKuniaki Igarashi
2024-02-18[ruby/irb] Revamp `help` commandStan Lo