summaryrefslogtreecommitdiff
path: root/ruby_parser.c
diff options
context:
space:
mode:
authortomoya ishida <[email protected]>2024-04-20 16:45:38 +0900
committergit <[email protected]>2024-04-20 07:45:41 +0000
commit125e1ed5f7dc60ec492a1646ccc0912626c95bd1 (patch)
tree93c4e84b014aff07654d2911725156d0fa013ede /ruby_parser.c
parent9f9755664ddc4447dd498ec75613d996238169c0 (diff)
[ruby/irb] Remove exit command workaround, handle IRB_EXIT in
debug_readline (https://github.com/ruby/irb/pull/923) * Remove exit and exti! command workaround when executed outside of IRB Command was a method. It could be executed outside of IRB. Workaround for it is no longer needed. * Handle IRB_EXIT in debug mode * Add exit and exit! command in rdbg mode https://github.com/ruby/irb/commit/0b5dd6afd0
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions