Skip to content

Releases: LPCIC/elpi

Elpi 1.3.1

05 Jun 16:37
v1.3.1
Compare
Choose a tag to compare

Makefile fixup for the opam archive

ELPI 1.3.0

05 Jun 11:50
v1.3.0
Compare
Choose a tag to compare

Major Elpi_API redesign

ELPI 1.2.0

18 Apr 17:13
v1.2.0
Compare
Choose a tag to compare

Main changes are

  • improved FFI including a GADT to describe simple ADTs
  • shorten directive to pull a symbol out of a namespace
  • :index attribute to enable unification hashes based index on multiple or deep arguments
  • small standard library in the std namespace
  • spilling of implications and conjunction

ELPI 1.1.1

19 Oct 07:07
Compare
Choose a tag to compare

bugfix release, no API change

ELPI 1.1.0

24 Sep 18:50
9aa99ab
Compare
Choose a tag to compare

This release fixes the semantics of CHR rules and improves the API.
Changes to the API are breaking, but porting is easy.

ELPI 1.0.5

30 Aug 08:57
Compare
Choose a tag to compare

New Read mode in ffi to access constraints without having to return them.
Fix compilation with ppx_tool_versioned >= 5.2.1

ELPI 1.0.4

12 Jun 15:46
Compare
Choose a tag to compare

New tracing facility -trace-only-pred to focus the trace on a set of predicates of interest.
Minor fixes to error messages.

ELPI 1.0.3

11 May 11:32
Compare
Choose a tag to compare

Fix two bugs and improve compatibility with Teyjus

ELPI 1.0.2

26 Apr 20:45
Compare
Choose a tag to compare

Clean up the test suite, now the archive is much smaller

ELPI 1.0.1

26 Apr 14:49
Compare
Choose a tag to compare

Fix compilation on OCaml 4.02