ruby/lib/irb/ext
Stan Lo ec26786b1a [ruby/irb] Refactor eval_path and SourceFinder::Source
(https://github.com/ruby/irb/pull/870)

* Assign `@eval_path` through `irb_path=` method

This simplifies the original caching logic for the `eval_path` method
and makes it easier to understand.

* Refactor SourceFinder::Source

c63e4c4035
2024-02-13 13:33:36 +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 eval_path and SourceFinder::Source 2024-02-13 13:33:36 +00:00
multi-irb.rb [ruby/irb] Formatting to header styles 2023-01-11 22:29:10 +00:00
tracer.rb [ruby/irb] Polish tracer integration and tests 2024-02-07 14:59:10 +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