summaryrefslogtreecommitdiff
path: root/src/printer/smt2
AgeCommit message (Expand)Author
2021-07-14Fix models for sequences of infinite element type (#6870)Andrew Reynolds
2021-07-02Fix rewriter for negative constant seq.nth (#6827)Andrew Reynolds
2021-06-28Rename internal string kinds to match API (#6797)Andrew Reynolds
2021-06-25pow2 -- final changes (#6800)yoni206
2021-06-09Fixes related to printing tuples, define-fun commands in smt2 (#6679)Andrew Reynolds
2021-06-02Fixes for printing define-fun-rec (#6673)Andrew Reynolds
2021-05-27Fix `str.replace_re` and `str.replace_re_all` (#6615)Andres Noetzli
2021-05-27FP: Rename FLOATINGPOINT_PLUS to FLOATINGPOINT_ADD. (#6628)Aina Niemetz
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-18Fix smt2 printing (#6558)Andrew Reynolds
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-05-07Properly printing INST_PATTERN_LIST by itself (#6507)Haniel Barbosa
2021-04-27Add internal support for datatype update (#6450)Andrew Reynolds
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-30Fix printing for double patterns (#6235)Andrew Reynolds
2021-03-25FP: Refactor FloatingPointLiteral in preparation for MPFR. (#6206)Aina Niemetz
2021-03-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
2021-03-15Letify quantifier bodies independently (#6112)Andrew Reynolds
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-03Add tuple projection operator (#5904)mudathirmahgoub
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-26Minor improvement and fix to smt2 printer (#6009)Andrew Reynolds
2021-02-22(proof-new) Add new arithmetic kind INDEXED_ROOT_PREDICATE. (#5949)Gereon Kremer
2021-01-08Add bags inference generator (#5731)mudathirmahgoub
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-15Improvements related to quantifiers printing (#5678)Andrew Reynolds
2020-12-08Fix a bug with synth-fun printer (#5512)Abdalrhman Mohamed
2020-12-03Models as (#5581)yoni206
2020-12-02Update copyright headers.Aina Niemetz
2020-12-02Remove dagification visitor (#5574)Andrew Reynolds
2020-11-30Use new let binding in AST printer (#5529)Andrew Reynolds
2020-11-25Use symbol manager for printing responses get-model (#5516)Andrew Reynolds
2020-11-20RoundingMode: Rename enum values to conform to code style guidelines. (#5494)Aina Niemetz
2020-11-19Use new let binding utility in smt2 printer (#5472)Andrew Reynolds
2020-11-19Use symbol manager for unsat cores (#5468)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
2020-11-17FloatingPoint: Clean up and document header, format. (#5453)Aina Niemetz
2020-11-13Model declarations printing options (#5432)yoni206
2020-11-12Models standard (#5415)yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback