summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07Fix str.update reduction (#6696)Andrew Reynolds
2021-06-07(proof-new) Fix missing connection in trust substitution proofs (#6685)Andrew Reynolds
2021-06-07Remove `Options::wasSetByUser()` (#6682)Gereon Kremer
2021-06-07(proof-new) Lazy proof chain debug names (#6680)Andrew Reynolds
2021-06-06Support public option modules (#6691)Gereon Kremer
2021-06-05Remove unwanted side effects in `SPLIT_EQ_STRIP_L` (#6689)Andres Noetzli
2021-06-04Miscellaneous changes from central ee branch (#6687)Andrew Reynolds
2021-06-04pow2: header file for pow2 solver (#6676)yoni206
2021-06-04bv: Enable bitblast solver by default. (#6660)Mathias Preiner
2021-06-04Add missing dereference (#6684)Gereon Kremer
2021-06-04Fix handling of start index in `str.indexof_re` (#6674)Andres Noetzli
2021-06-04Some cleanup in `mkoptions.py` (#6667)Gereon Kremer
2021-06-04docs: Migrate datatypes theory reference. (#6662)Aina Niemetz
2021-06-03Adding unit tests for the datatypes python API (#6658)yoni206
2021-06-03Simplify automatic set-logic in smt2 parser (#6678)Andrew Reynolds
2021-06-03[GitHub Actions] Make caching of dependencies depend on image version (#6677)Andres Noetzli
2021-06-03Renaming pow2 to p2 in regression tests (#6675)yoni206
2021-06-02Remove references to `bv-div-zero-const` in docs (#6672)Andres Noetzli
2021-06-02Fixes for printing define-fun-rec (#6673)Andrew Reynolds
2021-06-02Remove option to ignore negative memberships (#6665)Andres Noetzli
2021-06-02Adding getters to the python API and testing them (#6652)yoni206
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-06-02Move `toPythonObj` tests to the new API unit test directory (#6656)yoni206
2021-06-02Use proper variable name (#6670)Gereon Kremer
2021-06-02Fix unsat core proofs (#6655)Andrew Reynolds
2021-06-02Make `STRINGS_CTN_DECOMPOSE` an explicit conflict (#6663)Andres Noetzli
2021-06-02Remove `Options::operator[]` (#6649)Gereon Kremer
2021-06-02Move public wrapper functions out of options class (#6600)Gereon Kremer
2021-06-02Fix issues with double negation in circuit propagator (#6669)Gereon Kremer
2021-06-02Fix issues when poly is disabled (#6668)Gereon Kremer
2021-06-02Make `Options::assign()` specializations free functions (#6648)Gereon Kremer
2021-06-02Do manual squash cleanup for docs (#6646)Gereon Kremer
2021-06-01docs: Migrate input languages page. (#6659)Aina Niemetz
2021-06-01docs: Restructure index page, fix style issue. (#6657)Aina Niemetz
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01Use top-level substitutions in ITE simp (#6651)Andrew Reynolds
2021-06-01Disable timeout regressions (#6650)Andrew Reynolds
2021-06-01FP value support in python API (#6644)yoni206
2021-05-31Remove Options::ref() (#6647)Gereon Kremer
2021-05-30Remove invalid options from run scripts (#6645)Andres Noetzli
2021-05-31Update `toPythonObj` to use new getters -- part 1 (#6623)yoni206
2021-05-31Compute model values for nested sequences in order (#6631)Andres Noetzli
2021-05-29Remove `Options::set()` method (#6556)Gereon Kremer
2021-05-28(Optimization) remove popObjective, add resetObjectives, rename pushObjective...Ouyancheng
2021-05-28Python API: bugfix + translating tests from cpp unit tests (#6559)yoni206
2021-05-28Add non-templated method to set option defaults (#6540)Gereon Kremer
2021-05-28Disable `--jh-rlv-order` for slow regressions (#6633)Andres Noetzli
2021-05-27`STRINGS_CTN_DECOMPOSE`: Avoid multiple conflicts (#6632)Andres Noetzli
2021-05-27Fix regular expression aggressive elim (#6627)Andrew Reynolds
2021-05-27Fix `str.replace_re` and `str.replace_re_all` (#6615)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback