summary refs log tree commit diff stats
path: root/lib/pure/bitops.nim
Commit message (Expand)AuthorAgeFilesLines
* 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