package encore

  1. Overview
  2. Docs
Library to generate encoder/decoder which ensure isomorphism

Install

Dune Dependency

Authors

Maintainers

Sources

encore-v0.6.tbz
sha256=2c30c5bde96142a3823aec4efa07f625965654e79ad8ffcc6940b73728edc573
sha512=021b0c89ecada7722ed1d905629cfc959a1f55dcf8fd93b3873f1283bb33b5854911f29646401cbcc4734b93c9243f6c7e6204ebbc56009872d4ce1ff1386b7a

CHANGES.md.html

v0.6 2020-07-03 Paris (France)

breaking changes

  • Defunctorize the core of the library (#24)

  • Improve the core with ocaml-git (#26)

  • Add documentation (#26)

v0.5 2020-06-29 Paris (France)

  • Move to bigarray-overlap to be compatible with > MirageOS 3.6 and js_of_ocaml (#23)

  • Update to angstron.0.14.0 (@sternenseemann, #22)

v0.4 2019-11-11 Paris (France)

  • Move to bigarray-compat to be compatible with > MirageOS 3.6 (#19, @dinosaure, @TheLortex)

  • Add bigstringaf as a dependency (#18, @andreas, @dinosaure)

v0.3 2019-05-01 Paris (France)

  • Fix OPAM file about how to ask to dune to build encore (@kit-ty-kate)

  • Use ke as common implementation of ring-buffer

  • Support of 4.07.0 in Travis CI

  • Provide a C stubs to know if a bigarray overlaps an other

  • Compilation fixed with MirageOS (@hannesm)

  • Tests about printer, parsers and combinators

  • Add from function to let user to allocate internal buffer

  • Use rev_iter instead fold and rev on internal queue

  • Delete tag argument on bijection objects to be more usable

  • Delete dependency of ocplib-endian and use bigstringaf instead

  • Use angstrom.0.10.0 (@andreas)

v0.2 2018-10-15 Paris (France)

  • Dunify project

v0.1 2018-03-31 Paris (France)

  • First release

OCaml

Innovation. Community. Security.