Commit graph

17 commits

Author SHA1 Message Date
Andrew Martin
43a2049168 Shim out writeCharArray# when bounds checking is on 2022-08-01 16:43:59 -04:00
Andrew Martin
59bb959608 Prepare for 0.3.11.0 2022-04-12 16:45:47 -04:00
Pavan Rikhi
39bcdd8103 Bump Upper-Bounds for tasty 2022-04-12 16:34:24 -04:00
Andrew Martin
dde5a9b07d
Support ghc 9.2 and 9.0
Bump upper bound on base. This continues to support GHC 8.10.7.

Co-authored-by: Ollie Charles <ollie@ocharles.org.uk>
2022-04-08 10:43:40 -04:00
Andrew Martin
da17c6ab85 Prepare for 0.3.10.0 release 2022-03-01 13:47:04 -05:00
Andrew Martin
4f03a98100 Add copyCons for copying small byte sequences with extra byte in front 2022-02-01 00:32:18 -05:00
Eric Demko
f5709a8cd2 finish out LEB for 32-bit and signed 32/64 2022-01-24 14:36:21 -05:00
Andrew Martin
ce52044b08 Prepare for release of 0.3.9.0 2021-11-19 15:52:59 -05:00
Andrew Martin
4745fe5a43 Version bump to 0.3.9.0, not for release yet 2021-10-21 14:53:27 -04:00
Zankoku Okuno
fba563dd6b
Byte Template Quasiquoter and classes for builders
Co-authored-by: Eric Demko <edemko@layer3com.com>
Co-authored-by: Andrew Martin <andrew.thaddeus@gmail.com>
2021-09-15 14:57:10 -04:00
Andrew Martin
e79864aa0d Correct encoding of Doubles again 2021-01-22 11:13:02 -05:00
Andrew Martin
e4ecf54aba Add runByteString for bounded builders 2020-12-18 13:26:26 -05:00
Andrew Martin
57e2c7b777 Fix doubleDec 2020-12-18 13:03:04 -05:00
Andrew Martin
0c1b4da583 Add ascii7 and ascii8 2020-10-26 12:30:55 -04:00
Andrew Martin
5c2dd94acf Add replicate 2020-06-01 11:28:35 -04:00
Andrew Martin
d39c76a65a Add wordLEB128, word64LEB128, integerDec, naturalDec, and word48PaddedLowerHex 2020-04-13 11:29:38 -04:00
Andrew Martin
1908d53a14 Rename library to bytebuild. Use Data.Bytes namespace. 2020-02-27 14:00:35 -05:00
Renamed from small-bytearray-builder.cabal (Browse further)