Skip to content

Releases: rocq-community/parseque

v0.3.0: Release for Rocq 9.0

24 Jun 17:37

Choose a tag to compare

Updated to Rocq version 9.0.

This version is available on opam with the new name rocq-parseque.

v0.2.2: Performance improvement

10 Mar 14:01

Choose a tag to compare

When extracting a parser that uses the <|> combinator to OCaml, the short-circuit semantics is now respected.
This results in a substantial performance improvement.

See #14

Thanks @raoxiaojia !

This is the last version compatible with Coq 9.0.

Release for Coq 8.19

02 Jan 14:59
d13a647

Choose a tag to compare

Merge pull request #12 from coq-community/update-boilerplate

Update boilerplate

Release with MIT license

14 Nov 17:42

Choose a tag to compare

cleanup, move to coq-community, move to MIT license

Release for Coq version 8.18

27 Sep 14:44

Choose a tag to compare

v0.1.2

fix deprecates, add support for 8.18, require at least 8.16

Release for Coq 8.17

14 Jul 08:02

Choose a tag to compare

v0.1.1

update Makefile

v0.1.0: initial release

30 Jun 17:28

Choose a tag to compare

first release of parseque packaged with opam