Andrew Martin
|
459c48a2d9
|
add consLength64BE
|
2019-09-19 12:10:13 -04:00 |
|
Andrew Martin
|
d52aecdc60
|
Add consLengthBE32
|
2019-09-18 11:45:02 -04:00 |
|
Andrew Martin
|
26421ff05b
|
Improve documentation. Stop exported data constructor from Data.ByteArray.Builder
|
2019-09-04 20:02:48 -04:00 |
|
Andrew Martin
|
702b4d4bdb
|
Add more variants of hexadecimal encodings
|
2019-09-04 20:01:47 -04:00 |
|
Andrew Martin
|
071b55568d
|
add decWord for machine-sized words
|
2019-09-04 14:34:33 -04:00 |
|
Andrew Martin
|
0538e31ae8
|
clean up imports in Data.ByteArray.Builder
|
2019-09-04 10:54:12 -04:00 |
|
Andrew Martin
|
f62d5ebde8
|
Add more int-encoding functions
|
2019-09-04 10:54:12 -04:00 |
|
Andrew Martin
|
7ed17f5b6d
|
add word8 and int
|
2019-09-04 10:54:12 -04:00 |
|
Andrew Martin
|
a5bbf88e71
|
Avoid KnownNat constraints in favor of using Arithmetic.Types.Nat
|
2019-09-03 14:58:03 -04:00 |
|
Andrew Martin
|
2d1ea68261
|
Remove the word "Small" from module names. Move unsafe functions into modules suffixed with "Unsafe". Write a better IsString instance. Depend on natural-arithmetic.
|
2019-09-03 14:43:58 -04:00 |
|