nim-stint/src/private
mratsim 49b3ee1006 Make the tests green again 2018-03-26 16:47:04 +02:00
..
bithacks.nim Improve speed by 90% by inline shr/shl 2018-03-26 14:46:38 +02:00
conversion.nim Conversion fixes for <uint64. Also closes #4 and #5 2018-03-26 12:45:10 +02:00
primitive_divmod.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00
stdlib_bitops.nim Improve speed by 90% by inline shr/shl 2018-03-26 14:46:38 +02:00
uint_binary_ops.nim Conversion fixes for <uint64. Also closes #4 and #5 2018-03-26 12:45:10 +02:00
uint_bitwise_ops.nim Improve speed by 90% by inline shr/shl 2018-03-26 14:46:38 +02:00
uint_comparison.nim Make the tests green again 2018-03-26 16:47:04 +02:00
uint_type.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00