summary refs log tree commit diff stats
path: root/tests/stdlib/tbitops.nim
Commit message (Collapse)AuthorAgeFilesLines
* bitops: add reverseBits and test (#10835)Tomohiro2019-03-131-0/+42
|
* Vm bitops fixes (#10520)Arne Döring2019-02-051-51/+16
|
* Added basic bit manipulation procs to bitops (#10338)Ico Doornekamp2019-01-231-0/+57
|
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
|
* add bitops module for optimized bit manipulation. (#5201)Parashurama2017-03-141-0/+168