ruby/lib/irb/ext
Stan Lo f6af5a1128 [ruby/irb] Refactor eval history
(https://github.com/ruby/irb/pull/623)

* Rename `ext/history.rb` to `ext/eval_history.rb`

To confusion with `lib/irb/history.rb`

* Add eval_history tests

* Rename eval_history's History to EvalHistory to avoid confusion
2023-07-04 15:17:41 +00:00
..
change-ws.rb [ruby/irb] Formatting to header styles 2023-01-11 22:29:10 +00:00
eval_history.rb [ruby/irb] Refactor eval history 2023-07-04 15:17:41 +00:00
loader.rb [ruby/irb] Refactor ExtendCommand::Nop 2023-06-05 19:12:16 +00:00
multi-irb.rb [ruby/irb] Formatting to header styles 2023-01-11 22:29:10 +00:00
tracer.rb [ruby/irb] fix typo in tracer (https://github.com/ruby/irb/pull/565) 2023-04-23 18:41:40 +00:00
use-loader.rb [ruby/irb] Formatting to header styles 2023-01-11 22:29:10 +00:00
workspaces.rb [ruby/irb] Formatting to header styles 2023-01-11 22:29:10 +00:00