summaryrefslogtreecommitdiff
path: root/src/printer/cvc/cvc_printer.cpp
AgeCommit message (Expand)Author
2020-11-25Use symbol manager for printing responses get-model (#5516)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
2020-11-13Model declarations printing options (#5432)yoni206
2020-11-05Simplify printing with respect to expression types (#5394)Andrew Reynolds
2020-10-29Update api::Sort to use TypeNode instead of Type (#5363)Andrew Reynolds
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-10-16Refactor SMT-level model object (#5277)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-10Add witness to cvc printer. (#5057)Andrew Reynolds
2020-09-04Use Result::Sat instead of BenchmarkStatus in printers. (#5026)Abdalrhman Mohamed
2020-09-02Introduce an internal version of Commands. (#4988)Abdalrhman Mohamed
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-08-18Refactor functions that print commands (Part 2) (#4905)Abdalrhman Mohamed
2020-08-06Updates not related to creation for eliminating Expr-level datatype (#4838)Andrew Reynolds
2020-08-06Split preprocessor from SmtEngine (#4854)Andrew Reynolds
2020-07-13Use TypeNode/Node in ArrayStoreAll (#4728)Andres Noetzli
2020-07-12Remove ExprSequence (#4724)Andres Noetzli
2020-07-06Front end support for sequences (#4690)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-18Move node visitor class from smt_util/ to expr/ (#4110)Alex Ozdemir
2020-03-07Explicit end marker for models printed in the CVC language (#3934)Ying Sheng
2020-03-06Simplify DatatypeDeclarationCommand command (#3928)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-27Fix -Wshadow warnings in common headers (#3826)Andres Noetzli
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2019-12-16Move Datatype management to ExprManager (#3568)Andrew Reynolds
2019-12-13Eliminate Expr-level calls in TypeNode (#3562)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-09-26CVC print support for recoverable failure (#3323)Andrew Reynolds
2019-04-29Eliminate APPLY kind (#2976)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2019-01-22 Fix tuple and record CVC printing (#2818)Andrew Reynolds
2019-01-03[LRA proof] Recording & Printing LRA Proofs (#2758)Alex Ozdemir
2018-06-25Minor improvements in SMT2 and CVC printers (#2089)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-06-25Remove parentheses for prefix ops without args (#2082)Andres Noetzli
2018-05-05Fix handling of TO_REAL in cvc printer (#1876)Andrew Reynolds
2018-05-04Remove special case for record selector printing. (#1875)Andrew Reynolds
2018-05-03Fix printing of multiple datatypes (#1872)Andres Noetzli
2018-05-02Fix cvc printer for nullary constructors (#1856)Andrew Reynolds
2018-03-05Add support for check-sat-assuming. (#1637)Aina Niemetz
2018-02-05Cleaning up the printing of theory model representative sets. (#1538)Tim King
2017-11-28Removing throw specifiers from internal Printer hierarchy. (#1393)Tim King
2017-10-27Refactor theory model (#1236)Andrew Reynolds
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-10Merge datatype shared selectors/sygus comp 2017 branch. Modify the datatypes ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-04-20Support for relational operators identity and join imagePaul Meng
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback