summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/measure.rb
AgeCommit message (Expand)Author
2024-02-16[ruby/irb] Standardize command related namesStan Lo
2023-12-13[ruby/irb] Warn and do nothing if block is passed to measure commandtomoya ishida
2022-12-08[ruby/irb] Add "show_cmds" command to list all commands'Stan Lo
2022-03-14[ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada
2021-07-13[ruby/irb] Add an explanation of default sub commands of "measure", which are...aycabta
2021-02-06[ruby/irb] Allow "measure" command to take blockaycabta
2020-12-24[ruby/irb] Try not to register the exact same measuring method twiceaycabta
2020-12-22[ruby/irb] Suppress "shadowing outer" warningaycabta
2020-12-22[ruby/irb] Support arg for measure commandaycabta
2020-12-20[ruby/irb] Add measure commandaycabta