1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb/cmd
Takashi Kokubun cf74755921 [ruby/irb] Revert "Optimize show_source command further"
This reverts commit 27dd2867cda5c789efaa5078214ad2fd82adcebf.

This is to fix the test I added.

(I separated commits to test a new behavior of ruby-commit-hook)

https://github.com/ruby/irb/commit/fe055d521a
2021-10-10 23:23:18 -07:00
..
chws.rb
fork.rb Revert "Prefer #send over #__send__ when it is clear there is no possible conflict" 2020-11-05 20:54:34 +09:00
help.rb [ruby/irb] Pass RI options to help 2021-09-06 07:10:27 +09:00
info.rb [ruby/irb] Support non-English code page message 2021-07-20 20:36:19 +09:00
load.rb
ls.rb [ruby/irb] Update ls.rb without requiring Set, because Set is one of standard libraries 2021-07-01 05:16:31 +09:00
measure.rb [ruby/irb] Add an explanation of default sub commands of "measure", which are :time and :stackprof 2021-07-13 21:21:29 +09:00
nop.rb [ruby/irb] Implement ls command 2021-03-21 12:59:51 +09:00
pushws.rb [ruby/irb] Discard newlines at end of file 2020-08-28 11:05:18 +09:00
show_source.rb [ruby/irb] Revert "Optimize show_source command further" 2021-10-10 23:23:18 -07:00
subirb.rb
whereami.rb [ruby/irb] Add whereami command 2021-03-21 13:40:21 +09:00