summaryrefslogtreecommitdiff
path: root/src/expr
AgeCommit message (Expand)Author
2020-06-06Fix destruction order in NodeManagerAndres Noetzli
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-05(proof-new) Rename ProofSkolemCache to SkolemManager (#4556)Andrew Reynolds
2020-06-05Fix lifetime and copy issues with NodeDfsIterable (#4569)Andres Noetzli
2020-06-03(proof-new) Adding rules and proof checker for EUF (#4559)Haniel Barbosa
2020-06-03(proof-new) Adding rules and proof checker for Boolean reasoning (#4560)Haniel Barbosa
2020-06-03(proof-new) Add builtin proof checker (#4537)Andrew Reynolds
2020-06-01(proof-new) Proof step buffer utilities (#4533)Andrew Reynolds
2020-05-30Add the sequence type (#4539)Andrew Reynolds
2020-05-27Add the Expr-level sequence datatype (#4526)Andrew Reynolds
2020-05-26(proof-new) Update proof checker. (#4511)Andrew Reynolds
2020-05-23Add the sequence datatype (#4153)Andrew Reynolds
2020-05-22(proof-new) Proof node to SExpr utility. (#4512)Andrew Reynolds
2020-05-20Add proof skolem cache (#4485)Andrew Reynolds
2020-05-20Fix parametric datatype instantiation (#4493)Andrew Reynolds
2020-05-19Do not eliminate variables that are equal to unevaluatable terms (#4267)Andrew Reynolds
2020-05-19Renamed operator CHOICE to WITNESS (#4207)mudathirmahgoub
2020-04-20Add SCOPE proof rule (#4332)Andrew Reynolds
2020-04-17Add (context-dependent) Proof (#4323)Andrew Reynolds
2020-04-16Add ProofNodeManager and ProofChecker (#4317)Andrew Reynolds
2020-04-15Add ProofNode data structure (#4311)Andrew Reynolds
2020-04-14Remove early type check option (#4234)Andrew Reynolds
2020-04-12Fixes for extended rewriter (#4278)Andrew Reynolds
2020-04-11Add skip predicate to node traversal. (#4222)Alex Ozdemir
2020-04-10Ensure exported sygus solutions match grammar (#4270)Andrew Reynolds
2020-04-08Eliminate call to currentNM within NodeManager (#4227)Andrew Reynolds
2020-04-05Add safe_print() support for Kind enum (#4213)Andres Noetzli
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-27Node traversal iterator (#3845)Alex Ozdemir
2020-03-27Do not require that function sorts are first class internally (#4128)Andrew Reynolds
2020-03-18Explicitly handle isFinite for rounding modes (#4115)Andrew Reynolds
2020-03-18Move node visitor class from smt_util/ to expr/ (#4110)Alex Ozdemir
2020-03-06Remove tester name from APIs (#3929)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)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-27Fix -Wshadow warnings in common headers (#3826)Andres Noetzli
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-26Infrastructure for tautological literals in nonlinear solver (#3795)Andrew Reynolds
2020-02-25Embed mkAssociative utilities within the API. (#3801)Andrew Reynolds
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2020-02-20Remove unused code (#3782)Andres Noetzli
2020-02-20Minor removals (#3786)Andrew Reynolds
2020-02-20Remove parser from bindings (#3779)Andres Noetzli
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2020-02-19Change Record to shared_ptr (#3778)Andrew Reynolds
2020-02-13Update sygus v1 parser to use ParseOp utility (#3756)Andrew Reynolds
2020-02-12Rename Java package to edu.stanford.CVC4 (#3752)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback