Merge branch '1.4.x'
[cvc5.git] / src / parser / smt2 / smt2.cpp
2014-10-11 Morgan DetersMerge branch '1.4.x'
2014-10-10 Kshitij BansalMerge remote-tracking branch 'origin/1.4.x'
2014-10-09 Morgan DetersMerge branch '1.4.x'
2014-10-07 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-02 Morgan DetersMerge branch '1.4.x'.
2014-09-30 Morgan DetersMerge branch '1.4.x'
2014-09-27 Morgan DetersMerge branch '1.4.x'
2014-09-26 Morgan DetersMerge branch '1.4.x'
2014-09-17 Kshitij BansalMerge branch '1.4.x' while ignoring commit 8d5eb49.
2014-09-17 Kshitij BansalMerge branch '1.4.x'
2014-08-26 Morgan DetersImproved SMT-LIBv2 language support for unsat cores.
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-07-01 Morgan DetersMerge pull request #44 from mdeters/prio-queue-updates
2014-07-01 Morgan DetersMerge pull request #45 from mdeters/turn-off-strings-exp
2014-06-30 Kshitij BansalMerge pull request #47 from kbansal/sets
2014-06-29 Kshitij Bansalsets: "insert" operator
2014-06-25 Kshitij Bansalrename subseteq to subset in smtlib, all kinds and...
2014-06-22 Kshitij BansalRenaming of SMT2 operator names, kinds for set theory
2014-04-29 Morgan DetersFix for --force-logic to extend its reach to the parser.
2014-04-28 Kshitij BansalMerge remote-tracking branch 'upstream/master' into...
2014-04-10 Andrew ReynoldsExpand definitions in theory datatypes, now has the...
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-19 Morgan DetersMinor usability fixes related to SMT-LIB compliance.
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-05 Kshitij BansalMerge pull request #14 from kbansal/sets-parserchanges
2014-03-05 Kshitij BansalDon't tokenize SET_THEORY operators in smt2 parser
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-09-30 Liana Hadareanmerged golden
2013-09-18 Morgan DetersSupport for bv2nat/int2bv in parser and BV rewriter.
2013-09-13 Kshitij BansalMerge branch 'master' of https://github.com/CVC4/CVC4
2013-09-11 Tianyi LiangTheory of strings.
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-06-25 Morgan DetersMerge branch '1.2.x'
2013-06-25 Morgan DetersSupport for abs, to_int, is_int, divisible in SMT-LIB...
2013-06-19 Morgan DetersMerge branch '1.2.x'
2013-06-07 Morgan DetersAllow disabling include-file feature
2013-06-04 Morgan DetersFile inclusion in Smt2 parser.
2013-06-03 Morgan DetersMerge tag 'casc24'
2013-05-29 Morgan DetersMerge branch '1.2.x'
2013-05-29 Morgan DetersFix bug where strict mode didn't allow DIV or MOD,...
2013-05-28 Morgan DetersStandardize SMT-LIBv2 set of logics to use LogicInfo.
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-21 lianahMerge branch 'master' into bv-core
2013-03-21 Morgan DetersAdd the ability to "mute" commands, needed for SMT...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-08 Morgan Detersfix SMT-LIBv2 compliance mode for bitvectors (was compl...
2012-09-28 Morgan DetersPublic interface review items:
2012-09-27 Morgan Deters* Rename SMT parts (printer, parser) to SMT1
2012-09-19 Morgan DetersGeneral subscriber infrastructure for NodeManager,...
2012-07-17 Morgan Detersfix an obvious oversight: "distinct" wasn't part of...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2012-06-04 Clark BarrettAdded preprocessing pass that propagates unconstrained...
2012-04-27 Morgan Detersfix parser logic-handling oversights: QF_UFBV should...
2012-04-11 Morgan Detersmerge from arrays-clark branch
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2011-10-20 Morgan Detersadd support for QF_AUFLIA and QF_AUFLIRA logic strings...
2011-10-19 Tim KingAdding support for QF_UFLIA to the smt2 parser.
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-05 Morgan Detersparser and core support for SMT-LIBv2 commands get...
2010-10-04 Morgan Detersremove/shuffle some #include dependencies; fix some...
2010-07-08 Christopher L. ConwayAdding missing operators in SMT2 parser: UMINUS, DIVISI...
2010-07-02 Morgan Detersre-generated comment headers of source files
2010-06-30 Christopher L. ConwayParsing support for SMT divisions: LRA, QF_UFLIA, QF_UF...
2010-06-14 Christopher L. ConwayAdding array select/store to SMT v1 and v2 parsers
2010-06-04 Christopher L. ConwayAdding QF_SAT to SMT parsers
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-06-04 Christopher L. ConwayEnabling RDL/IDL in SMT v1 and adding some simple tests
2010-06-03 Christopher L. ConwayImplementing input from stdin (Fixes: #144)
2010-06-01 Christopher L. ConwayAdding SMT v2 parsing support for: QF_IDL, QF_NIA,...
2010-05-12 Christopher L. ConwayAdding ParserBuilder, reducing visibility of Parser...
2010-05-12 Christopher L. Conwaytrue and false are only defined if the core theory...
2010-05-12 Christopher L. ConwayAdding class Smt2 to handle declaration of logic and...