Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation for bitops (#16961) | konsumlamm | 2021-02-15 | 1 | -336/+173 |
* | Added bitslice operations for bitops (#14016) | awr1 | 2020-05-06 | 1 | -1/+70 |
* | Error -> Defect for defects (#13908) | Jacek Sieka | 2020-04-28 | 1 | -1/+1 |
* | Make bitand, bitor, bitxor varargs-friendly (#13985) | awr1 | 2020-04-20 | 1 | -0/+8 |
* | faster CIs (#13803) | Miran | 2020-03-30 | 1 | -4/+172 |
* | makes more tests green | Andreas Rumpf | 2019-09-02 | 1 | -7/+7 |
* | Bit operator names 2 (#11413) | Arne Döring | 2019-06-06 | 1 | -1/+37 |
* | bitops: add reverseBits and test (#10835) | Tomohiro | 2019-03-13 | 1 | -0/+42 |
* | Vm bitops fixes (#10520) | Arne Döring | 2019-02-05 | 1 | -51/+16 |
* | Added basic bit manipulation procs to bitops (#10338) | Ico Doornekamp | 2019-01-23 | 1 | -0/+57 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
* | add bitops module for optimized bit manipulation. (#5201) | Parashurama | 2017-03-14 | 1 | -0/+168 |