summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-16Add missing REQUIRES to new regressions. (#4625)Aina Niemetz
2020-06-16BV: Fix querying equality status in lazy bit-blaster. (#4618)Aina Niemetz
2020-06-15Fix regressions in regress1 after #4613. (#4616)Aina Niemetz
2020-06-15(proof-new) Add quantifiers proof checker (#4593)Andrew Reynolds
2020-06-15(proof-new) Update proof node, add proof node algorithm utility file. (#4600)Andrew Reynolds
2020-06-15Support AND/OR definitions in lambda to array rewriting (#4615)Haniel Barbosa
2020-06-15BV: Add missing type check for BITVECTOR_REPEAT_OP. (#4614)Aina Niemetz
2020-06-15BV: Add missing type check for INT_TO_BITVECTOR. (#4613)Aina Niemetz
2020-06-15 Do RE derivation inference only for concrete constant RE (#4609)Andrew Reynolds
2020-06-12Move sygus datatype utility functions to their own file (#4595)Andrew Reynolds
2020-06-12Update to consistent policy for removed terms in quantifier bodies. (#4602)Andrew Reynolds
2020-06-12(proof-new) Term conversion proof generator utility (#4603)Andrew Reynolds
2020-06-12(proof-new) Minor updates to strings base solver (#4606)Andrew Reynolds
2020-06-12Cardinality-related inferences per type in theory of strings (#4585)Andrew Reynolds
2020-06-11(proof-new) Split TheoryEngine (#4558)Andrew Reynolds
2020-06-11Fix install of static builds (#4604)Andres Noetzli
2020-06-11Add rewrite for str.replace_re. (#4601)Andrew Reynolds
2020-06-11 (proof-new) Add lazy proof utility (#4589)Andrew Reynolds
2020-06-10(proof-new) Add eager proof generator utility. (#4592)Andrew Reynolds
2020-06-10(proof-new) Remove arith-snorm option. (#4591)Andrew Reynolds
2020-06-10(proof-new) Theory proof step buffer utility (#4580)Andrew Reynolds
2020-06-10Add support for str.replace_re/str.replace_re_all (#4594)Andres Noetzli
2020-06-10Fix getKind for Python bindings (#4496)makaimann
2020-06-09(proof-new) Refactor skolemization (#4586)Andrew Reynolds
2020-06-09(proof-new) Add trust node utility (#4588)Andrew Reynolds
2020-06-09Language bindings: Enable catching of exceptions (#2813)Andres Noetzli
2020-06-08Ensure correct CMake dependencies on Debug_tags.h/Trace_tags.h/git_versioninf...Andrew V. Jones
2020-06-08Fix Java target and Relations example (#4583)Andres Noetzli
2020-06-08Fix ambiguous overload in unit test (#4582)Andres Noetzli
2020-06-08(proof-new) Add abstract proof generator class (#4574)Andrew Reynolds
2020-06-08Fix Coverity issues (#4587)Andres Noetzli
2020-06-06Use NlLemma utility for all lemmas in non-linear. (#4573)Andrew Reynolds
2020-06-06Fix destruction order in NodeManager (#4578)Andres Noetzli
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-06-05Smt2 parsing support for nested recursive datatypes (#4575)Andrew Reynolds
2020-06-05Datatypes with nested recursion are not handled in TheoryDatatypes unless opt...Andrew Reynolds
2020-06-05(proof-new) Updates to CDProof (#4565)Andrew Reynolds
2020-06-05Skip parse-error regression for comp builds (#4567)Andres Noetzli
2020-06-05(proof-new) Rename ProofSkolemCache to SkolemManager (#4556)Andrew Reynolds
2020-06-05Changing default language (#4561)Haniel Barbosa
2020-06-05Printing FP values as binary or indexed BVs according to option (#4554)Haniel Barbosa
2020-06-05Fix handling of Boolean term variables (#4550)Andres Noetzli
2020-06-05Fix lifetime and copy issues with NodeDfsIterable (#4569)Andres Noetzli
2020-06-04If using 'ninja', tell the user to run 'ninja' not 'make' (#4568)Andrew V. Jones
2020-06-04Add a method for retrieving base of a constant array through API (#4494)makaimann
2020-06-04Update Java tests to match changes in API (#4535)Andres Noetzli
2020-06-04Wrap Result in Python API (#4473)makaimann
2020-06-04New C++ Api: Second and last batch of API guards. (#4563)Aina Niemetz
2020-06-04Add sygus datatype substitution utility method (#4390)Andrew Reynolds
2020-06-04Fix abduction with datatypes (#4566)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback