summaryrefslogtreecommitdiff
path: root/src/printer
AgeCommit message (Expand)Author
2021-09-22Minimal fixing version for tuple update parsing (#7228)Andrew Reynolds
2021-09-18Fix printer for datatype udpater (#7208)Andrew Reynolds
2021-09-14Add get-difficulty to the API (#7194)Andrew Reynolds
2021-09-14Support sygus version 2.1 command assume (#7081)Andrew Reynolds
2021-09-14Utilities in preparation for print benchmark utility (#7190)Andrew Reynolds
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-08-30Add kind BAG_MAP and its type rule to bags (#6503)mudathirmahgoub
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-08-24Miscellaneous changes from proof-new (#7042)Andrew Reynolds
2021-08-22Simplify model printing modes (#7049)Andrew Reynolds
2021-08-04Add optional debug information for dumping instantiations (#6950)Andrew Reynolds
2021-08-04Refactor managed streams (#6934)Gereon Kremer
2021-07-30Simplify smt2 printer (#6954)Andrew Reynolds
2021-07-26Miscellaneous fixes from proof-new (#6914)Andrew Reynolds
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-07Remove `Options::wasSetByUser()` (#6682)Gereon Kremer
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-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-18Fix smt2 printing (#6558)Andrew Reynolds
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
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-26First part of options refactoring (#6428)Gereon Kremer
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-20Remove support for CVC3 language. (#6369)Aina Niemetz
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
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-30Make SEXPR simply typed (#6160)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-09Some more cleanup of includes (#6083)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback