summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09Merge branch 'master' into fix3959fix3959Andrew Reynolds
2020-03-09Increase stack size for Windows builds to 100 MB (#3943)Andres Noetzli
2020-03-09Clean up more uses of ExprManager in parsers (#3932)Andrew Reynolds
2020-03-09Convert more uses of strings to words (#3921)Andrew Reynolds
2020-03-09Fix quoting of options on Travis (#3981)Andres Noetzli
2020-03-09Fixes for bounds on transcendental functions (#3832)Andrew Reynolds
2020-03-08disable reg for non-proof buildAndres Noetzli
2020-03-08add regressoinAndres Noetzli
2020-03-08Rewrite again full for DIV rewrite (#3945)Andrew Reynolds
2020-03-08Make registration of unit clauses more robustAndres Noetzli
2020-03-07Explicit end marker for models printed in the CVC language (#3934)Ying Sheng
2020-03-06Minor refactor for theory of sets (#3924)Andrew Reynolds
2020-03-06Simplify DatatypeDeclarationCommand command (#3928)Andrew Reynolds
2020-03-06Remove tester name from APIs (#3929)Andrew Reynolds
2020-03-06Ignore model check warning in regression test (#3926)Andres Noetzli
2020-03-06Make sygus datatype building independent of parser in sygus v2 (#3923)Andrew Reynolds
2020-03-06Support default sygus grammar construction for sets (#3842)Andrew Reynolds
2020-03-05Make output of regression script more readable (#3911)Andres Noetzli
2020-03-05Remove --apply-to-const preprocessing pass (#3919)Andres Noetzli
2020-03-05Add a new arith constraint proof rule: IntTightenAP (#3818)Alex Ozdemir
2020-03-05Revert "Add a new arith constraint proof rule: IntTightenAP (#3818)"Alex Ozdemir
2020-03-05Add a new arith constraint proof rule: IntTightenAP (#3818)Andres Noetzli
2020-03-05Migrate a majority of the functionality in parsers to the new API (#3838)Andrew Reynolds
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Aina Niemetz
2020-03-05Revert "Move ownership of DecisionEngine into PropEngine. (#3850)"Aina Niemetz
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Andrew Reynolds
2020-03-05Fix issues with real to int (#3918)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-03-03Refactoring and cleaning the type enumerator for sets (#3908)mudathirmahgoub
2020-03-03Standardize the interface for SMT engine subsolvers (#3836)Andrew Reynolds
2020-03-02Fix `TheorySetsPrive::eqNotifyPostMerge()` (#3901)Andres Noetzli
2020-03-02Fix variable shadowing bug in sets. (#3898)Mathias Preiner
2020-03-02 Split collect model info by types in strings (#3847)Andrew Reynolds
2020-02-29Convert more uses of string to word (#3834)Andrew Reynolds
2020-02-29 Throw warning instead of error for non-constant values in check-model stages...Andrew Reynolds
2020-02-28Add support for str.from_code (#3829)Andres Noetzli
2020-02-28propEngine: Reorder class declaration according to code style guidelines. (#3...Aina Niemetz
2020-02-28Fix assertion related to assignability in the model. (#3843)Andrew Reynolds
2020-02-28Replace conditional rewrite pass in quantifiers with the extended rewriter (#...Andrew Reynolds
2020-02-28Use enum for quantifiers rewrite steps (#3840)Andrew Reynolds
2020-02-27Refactor operator applications in the parser (#3831)Andrew Reynolds
2020-02-27Changing TPTP parser to accomodate new API (#3837)Haniel Barbosa
2020-02-27Update purifySygusGTerm to the new API (#3830)Andrew Reynolds
2020-02-27Fix large models for strings (#3835)Andrew Reynolds
2020-02-27Fix -Wshadow warnings in common headers (#3826)Andres Noetzli
2020-02-26Add support for is_digit and regular expression difference (#3828)Andrew Reynolds
2020-02-26Disable regression that times out on debug (#3833)Andrew Reynolds
2020-02-26Move fix for vacuous sygus types out of the parser (#3820)Andrew Reynolds
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
2020-02-26Some initial work on using words (#3819)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback