summary refs log tree commit diff stats
path: root/tests/stdlib/tbitops.nim
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation for bitops (#16961)konsumlamm2021-02-151-336/+173
* Added bitslice operations for bitops (#14016)awr12020-05-061-1/+70
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-1/+1
* Make bitand, bitor, bitxor varargs-friendly (#13985)awr12020-04-201-0/+8
* faster CIs (#13803)Miran2020-03-301-4/+172
* makes more tests greenAndreas Rumpf2019-09-021-7/+7
* Bit operator names 2 (#11413)Arne Döring2019-06-061-1/+37
* 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