summary refs log tree commit diff stats
path: root/lib/system/countbits_impl.nim
Commit message (Expand)AuthorAgeFilesLines
* typetraits: add toSigned, toUnsigned (#18445)Timothee Cour2022-04-071-4/+2
* renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim t...Timothee Cour2021-08-081-1/+1
* follow up #17539 (#17548)flywind2021-03-291-1/+1
* set const arch64 to fix compiling with vcc/icc (#17539)rockcavera2021-03-281-0/+1
* close #11330 sets uses optimized countSetBits (#17334)flywind2021-03-221-4/+73
* IC: green tests (#17311)Andreas Rumpf2021-03-191-0/+25