Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/bits: add example for OnesCount function | adarsh ravichandran | 2019-05-20 | 1 | -0/+6 |
* | math/bits: add examples for right rotation | Tobias Klauser | 2017-11-03 | 1 | -0/+8 |
* | math/bits: complete examples | griesemer | 2017-10-06 | 1 | -12/+68 |
* | math/bits: examples generator | romanyx | 2017-08-11 | 1 | -32/+34 |
* | math/bits: Add examples for Reverse functions | Wembley G. Leach, Jr | 2017-08-09 | 1 | -0/+32 |
* | math/bits: some regular examples for functions | romanyx | 2017-08-09 | 1 | -40/+68 |
* | math/bits: fix example for OnesCount64 | Francesc Campoy Flores | 2017-08-05 | 1 | -1/+1 |
* | math/bits: add examples for OnesCount functions | Francesc Campoy | 2017-08-04 | 1 | -0/+40 |
* | math/bits: add examples for leading zero methods | Dylan Waits | 2017-07-15 | 1 | -0/+38 |