Skip to content

Releases: abdoo8080/lean-cvc5

0cfacc8

10 Feb 15:44
0cfacc8

Choose a tag to compare

0cfacc8 Pre-release
Pre-release
chore: add datatype-related tests to term manager's unit tests (#36)

6754354

27 Jan 21:58

Choose a tag to compare

6754354 Pre-release
Pre-release
Add function to get finite-field value.

be011cf

13 Jan 18:25
be011cf

Choose a tag to compare

be011cf Pre-release
Pre-release
Update cvc5 version. (#32)

* Update cvc5 version.

* Change official release tag.

573fd67

29 Dec 21:40

Choose a tag to compare

573fd67 Pre-release
Pre-release
Upgrade to Lean toolchain to v4.26.0.

ee9caec

29 Dec 18:39
ee9caec

Choose a tag to compare

ee9caec Pre-release
Pre-release
feat: lift `Grammar`'s API (#29)

* feat: lift `Grammar`'s API

* chore: add `Grammar`s C++ unit tests

* feat: `Grammar` mutations now produces new `Grammar`-s, depending on ref-count

* chore: update tests to new `Grammar` api

* chore: c++ formatting

* chore: uncomment `Grammar` tests

* chore(doc): `Grammar` doc

* chore(doc): `Grammar.toString`

* chore: add missing `Hashable Grammar`

* chore: privatize `synthFun` helpers

20a6b2f

28 Oct 07:19

Choose a tag to compare

20a6b2f Pre-release
Pre-release
Minor fixes.

5d96f48

18 Oct 06:13

Choose a tag to compare

5d96f48 Pre-release
Pre-release
Support `Sort.getInstantiatedParameters`.

77f45ae

18 Sep 04:32
77f45ae

Choose a tag to compare

77f45ae Pre-release
Pre-release
Bump to Lean v4.23.0 (#23)

5069cb6

01 Sep 16:54

Choose a tag to compare

5069cb6 Pre-release
Pre-release
Update to Lean toolchain 4.22.0.

701fd80

28 Aug 00:17

Choose a tag to compare

701fd80 Pre-release
Pre-release
Support model domain elements.