summaryrefslogtreecommitdiff
path: root/src/theory/logic_info.cpp
AgeCommit message (Expand)Author
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-01-15Removing more miscellaneous throw specifiers. (#1509)Tim King
2017-11-05Make higher-order a flag in logic info. (#1318)Andrew Reynolds
2017-11-03Suppport SAT logic (#1310)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2017-07-05Fix for logic info, update regressions. Update casc tfa script.ajreynol
2017-07-05Non-linear supported in ALL logics. Minor fixes for set logic with sygus.ajreynol
2016-11-18Add support for set-logic ALL, fix compiler error in GCC 6.1Clark Barrett
2016-06-18Fix unit test.ajreynol
2016-06-17Cleanup from last commit, treat sep.nil as variable kind.ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-01-28Adding listeners to Options.Tim King
2015-12-24Miscellaneous fixesTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-04-23Added option for --check-unsat-cores and various core bug fixes (merge of Mor...Liana Hadarean
2014-12-03Floating point infrastructure.Martin Brain
2014-07-01Update copyrights.Morgan Deters
2014-06-30Use FS as the set-logic string for theory of setsKshitij Bansal
2014-04-10Add support for cardinality constraints logic UFC. Add regressions in fmf/. ...Andrew Reynolds
2014-03-26Merge branch '1.3.x'Morgan Deters
2014-03-26Fix an off-the-end string pointer bug (showed up only in some Win32 builds).Morgan Deters
2014-02-21add new theory (sets)Kshitij Bansal
2014-01-08Fix LogicInfo parsing for string logicsMorgan Deters
2014-01-08Fix LogicInfo parsing for string logicsMorgan Deters
2013-09-11Theory of strings.Tianyi Liang
2013-07-22Allow BV and DT in either order in the logic stringMorgan Deters
2013-05-17Better error on invalid logic strings.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-11-26fixup for incremental solvingDejan Jovanović
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
2012-11-10Updates to Clark's commit r4540:Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28rename Assert.h/Assert.cpp to cvc4_assert.h/cvc4_assert.cpp -- we need to mak...Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-08-03Comparisons for LogicInfos, and associated testsMorgan Deters
2012-06-07LogicInfo locking implemented, and some initialization-order issues in SmtEng...Morgan Deters
2012-04-28New LogicInfo functionality.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback