Age | Commit message (Expand) | Author |
---|---|---|
2025-01-24 | Migrate irb and reline to the bundled gems | Hiroshi SHIBATA |
2024-12-12 | [ruby/irb] Load history when starting a direct debug session | James Reid-Smith |
2024-09-20 | [ruby/irb] Fix debug command in nomultiline mode | tomoya ishida |
2023-11-27 | [ruby/irb] Hide debugger hint after the input is submitted | Stan Lo |
2023-11-23 | [ruby/irb] Hint debugger command in irb:rdbg session | Stan Lo |
2023-10-11 | [ruby/irb] Avoid locking the debug UI to a single thread | Stan Lo |
2023-08-29 | [ruby/irb] irb:rdbg cleanups (https://github.com/ruby/irb/pull/697) | Stan Lo |
2023-08-21 | [ruby/irb] Avoid overriding user's `irb_name` setting in debugger | Stan Lo |
2023-08-13 | [ruby/irb] Support seamless integration with ruby/debug | Stan Lo |