Skip to content

Tags: lukechampine/uint128

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from thegrumpylion/bytes-be

add From/Put BytesBE (big-endian)

v1.2.0

Toggle v1.2.0's commit message
add Scan and FromString

v1.1.1

Toggle v1.1.1's commit message
note panicking in Mul docstring

v1.1.0

Toggle v1.1.0's commit message
don't compare against global var in IsZero

Fixes #13

v1.0.0

Toggle v1.0.0's commit message
make Cmp64 consistent with Cmp