summary refs log tree commit diff stats
path: root/lib/pure/bitops.nim
Commit message (Expand)AuthorAgeFilesLines
* bitops: add reverseBits and test (#10835)Tomohiro2019-03-131-0/+45
* Remove varsilent-observer2019-03-051-1/+1
* Vm bitops fixes (#10520)Arne Döring2019-02-051-10/+17
* Added basic bit manipulation procs to bitops (#10338)Ico Doornekamp2019-01-231-1/+59
* bitops: add 'hamming weight' to the doc indexAraq2017-12-031-1/+1
* add bitops module for optimized bit manipulation. (#5201)Parashurama2017-03-141-0/+383