summaryrefslogtreecommitdiff
path: root/src/printer/printer.h
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-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-11-05Simplify printing with respect to expression types (#5394)Andrew Reynolds
2020-10-20Remove some Commands from the API. (#5268)Abdalrhman Mohamed
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-04Use Result::Sat instead of BenchmarkStatus in printers. (#5026)Abdalrhman Mohamed
2020-09-02Introduce an internal version of Commands. (#4988)Abdalrhman Mohamed
2020-08-18Refactor functions that print commands (Part 2) (#4905)Abdalrhman Mohamed
2020-08-12Refactor functions that print commands (Part 1) (#4869)Abdalrhman Mohamed
2020-07-14Remove sygus print callback (#4727)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-03-09Printers are now managed as unique_ptr (fix mem leak). (#1654)Aina Niemetz
2017-11-28Removing throw specifiers from internal Printer hierarchy. (#1393)Tim King
2017-11-15Sygus print callbacks (#1348)Andrew Reynolds
2017-10-11Move unsat core names to smt engine (#1192)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-13remove options infrastructure code which depended on undefined behaviorKshitij Bansal
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2014-08-26Improved SMT-LIBv2 language support for unsat cores.Morgan Deters
2014-08-23Unsat core printing.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2013-12-24Better automatic handling of output language setting.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-12-02SExpr pretty-printing for :all-options and :all-statistics.Morgan Deters
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-26Fix a segfault in the printer infrastructure when called from API and no lang...Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-07-06Model output is now const; this related to bug 519Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-05Bug-related:Morgan Deters
2012-10-04Implemented array type enumerator, more fixes for modelsClark Barrett
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-07-17SMT-LIBv2 compliance updates:Morgan Deters
2012-06-09Dagification of output expressions.Morgan Deters
2012-06-08Extend Printer infrastructure also to the "Result" class, meaning that differ...Morgan Deters
2011-11-22More language bindings work:Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback