Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [backport] run nimpretty on os-related stuff | narimiran | 2019-09-30 | 1 | -32/+47 |
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
* | styleCheck: make the compiler and large parts of the stdlib compatible with -... | Araq | 2019-07-10 | 1 | -48/+48 |
* | Bit operator names 2 (#11413) | Arne Döring | 2019-06-06 | 1 | -0/+11 |
* | Enable range checking for unsigned integers (#11313) | Oscar Nihlgård | 2019-05-25 | 1 | -0/+18 |
* | code cleanup (#10874) | Arne Döring | 2019-03-28 | 1 | -18/+6 |
* | bitops: add reverseBits and test (#10835) | Tomohiro | 2019-03-13 | 1 | -0/+45 |
* | Remove var | silent-observer | 2019-03-05 | 1 | -1/+1 |
* | Vm bitops fixes (#10520) | Arne Döring | 2019-02-05 | 1 | -10/+17 |
* | Added basic bit manipulation procs to bitops (#10338) | Ico Doornekamp | 2019-01-23 | 1 | -1/+59 |
* | bitops: add 'hamming weight' to the doc index | Araq | 2017-12-03 | 1 | -1/+1 |
* | add bitops module for optimized bit manipulation. (#5201) | Parashurama | 2017-03-14 | 1 | -0/+383 |