summaryrefslogtreecommitdiff
path: root/lib/irb/source_finder.rb
AgeCommit message (Expand)Author
2024-02-14[ruby/irb] Improve constant lookup in SourceFindertomoya ishida
2024-02-13[ruby/irb] Fix SourceFinder's constant evaluation issueStan Lo
2024-02-13[ruby/irb] Refactor eval_path and `SourceFinder::Source`Stan Lo
2024-02-12[ruby/irb] Powerup show_source by enabling RubyVM.keep_script_linestomoya ishida
2024-01-08[ruby/irb] Make SourceFinder ignore binary sourcesStan Lo
2024-01-01[ruby/irb] Make show_source resolve top-level constant namesStan Lo
2023-12-10[ruby/irb] Simplify show_source's super calculationStan Lo
2023-11-28[ruby/irb] Change show_source tests into integration testsPeter Zhu
2023-11-28[ruby/irb] This enhancement allows a user to add the -s flag if theypaulreece
2023-10-04[ruby/irb] Clear all context usages in RubyLexStan Lo
2023-07-31[ruby/irb] Decouple `edit` and `show_source` commandsStan Lo