Alice McKean
|
2eb37dfb7c
|
add monoidal unit for Bounded Builders
|
2019-09-01 22:56:06 -07:00 |
|
Alice McKean
|
9a14600a38
|
switch unsafe to bounded + char encoding
|
2019-09-01 22:43:54 -07:00 |
|
Alice McKean
|
22dfde2936
|
add word32Dec builder
|
2019-09-01 16:17:29 -07:00 |
|
Andrew Martin
|
5d3d6d1afd
|
Add functions for encoding ShortText as UTF-8 and as JSON
|
2019-08-07 15:23:02 -04:00 |
|
Andrew Martin
|
1fd4b3ab1e
|
add more tests for doubleDec
|
2019-08-05 12:12:37 -04:00 |
|
Andrew Martin
|
37aaeac18a
|
Add doubleDec for rendering floating-point numbers
|
2019-08-05 12:07:02 -04:00 |
|
Andrew Martin
|
7b222c31cf
|
major version bump and modify changelog
|
2019-08-02 16:28:25 -04:00 |
|
Andrew Martin
|
b0823d03c3
|
make pasteGrowST accept an offset. correct the implementation of bytes
|
2019-08-02 16:08:13 -04:00 |
|
Andrew Martin
|
0c093e0971
|
remove dump flags
|
2019-07-30 08:47:45 -04:00 |
|
Andrew Martin
|
a0f71b9b81
|
bump to 0.1.1.0 for release
|
2019-07-30 08:43:09 -04:00 |
|
Andrew Martin
|
ac3b03218b
|
add a benchmark
|
2019-07-05 12:35:05 -04:00 |
|
Andrew Martin
|
7563616836
|
add more hexadecimal serialization functions
|
2019-07-05 11:23:30 -04:00 |
|
Andrew Martin
|
9533dcdcd9
|
Exploit more opportunities for reusing common decimal encoding function
|
2019-07-05 10:54:13 -04:00 |
|
Andrew Martin
|
0c0b42e675
|
add test for Int64 decimal builder
|
2019-07-05 10:11:28 -04:00 |
|
Andrew Martin
|
f7c42ba6be
|
add functions for big-endian encodings, add functions for decimal representation of signed 64-bit integers
|
2019-07-03 16:28:36 -04:00 |
|
Andrew Martin
|
5f9ff64a51
|
clean up cabal file
|
2019-06-25 17:10:20 -04:00 |
|
Andrew Martin
|
c3b248a598
|
document everything
|
2019-06-25 17:09:26 -04:00 |
|
Andrew Martin
|
831c25c81a
|
add more features
|
2019-06-25 15:18:34 -04:00 |
|
Andrew Martin
|
0b1a585add
|
add bytes, bytearray, and pasteIO
|
2019-06-17 13:56:14 -04:00 |
|
Andrew Martin
|
0d63fbc60d
|
Initial commit. The library includes a simple Builder, a Semigroup instance, primitives for running the builder, and a function for decimal-encoding a 64-bit word. There is also a test suite to confirm that it works.
|
2019-06-17 13:24:24 -04:00 |
|