Releases: abdoo8080/lean-cvc5
Releases · abdoo8080/lean-cvc5
0cfacc8
10 Feb 15:44
Compare
Sorry, something went wrong.
No results found
chore: add datatype-related tests to term manager's unit tests (#36)
6754354
27 Jan 21:58
Compare
Sorry, something went wrong.
No results found
Add function to get finite-field value.
be011cf
13 Jan 18:25
Compare
Sorry, something went wrong.
No results found
Update cvc5 version. (#32)
* Update cvc5 version.
* Change official release tag.
573fd67
29 Dec 21:40
Compare
Sorry, something went wrong.
No results found
Upgrade to Lean toolchain to v4.26.0.
ee9caec
29 Dec 18:39
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
5d96f48
18 Oct 06:13
Compare
Sorry, something went wrong.
No results found
Support `Sort.getInstantiatedParameters`.
77f45ae
18 Sep 04:32
Compare
Sorry, something went wrong.
No results found
Bump to Lean v4.23.0 (#23)
5069cb6
01 Sep 16:54
Compare
Sorry, something went wrong.
No results found
Update to Lean toolchain 4.22.0.
701fd80
28 Aug 00:17
Compare
Sorry, something went wrong.
No results found
Support model domain elements.