summary refs log tree commit diff stats
path: root/tests/stdlib/tbitops.nim
Commit message (Expand)AuthorAgeFilesLines
* add bitops module for optimized bit manipulation. (#5201)Parashurama2017-03-141-0/+168
>28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49