aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/cmd/measure.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Add "show_cmds" command to list all commands'Stan Lo2022-12-081-0/+3
* [ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada2022-03-141-2/+4
* [ruby/irb] Add an explanation of default sub commands of "measure", which are...aycabta2021-07-131-0/+3
* [ruby/irb] Allow "measure" command to take blockaycabta2021-02-061-4/+10
* [ruby/irb] Try not to register the exact same measuring method twiceaycabta2020-12-241-2/+2
* [ruby/irb] Suppress "shadowing outer" warningaycabta2020-12-221-2/+2
* [ruby/irb] Support arg for measure commandaycabta2020-12-221-6/+6
* [ruby/irb] Add measure commandaycabta2020-12-201-0/+34