summary refs log tree commit diff stats
path: root/tests/stdlib/tbitops.nim
Commit message (Collapse)AuthorAgeFilesLines
* makes more tests greenAndreas Rumpf2019-09-021-7/+7
|
* Bit operator names 2 (#11413)Arne Döring2019-06-061-1/+37
| | | | | | * add bit operator names * add test for bitop alias
* 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