summaryrefslogtreecommitdiff
path: root/tool/checksum.rb
Commit message (Expand)AuthorAgeFilesLines
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-11-211-3/+1
* Move vpath.rb into tool library direcotry.Hiroshi SHIBATA2019-07-151-1/+1
* tool: fixed shadowing variablesnobu2018-05-181-1/+1
* checksum.rb: check the targetnobu2015-05-071-3/+10
* io/console: win32_vk dependenciesnobu2015-05-061-0/+65