summaryrefslogtreecommitdiff
path: root/src/expr/mkkind
AgeCommit message (Expand)Author
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-15Fix printing of stats when aborted. (#6362)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2020-09-02Remove #line directives from generated files. (#5005)Gereon Kremer
2020-04-05Add safe_print() support for Kind enum (#4213)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-10Make order of theories explicit in the source code. (#3379)Aina Niemetz
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2017-04-12Add nullary operator metakind.ajreynol
2017-03-18Fix for bug 707.Clark Barrett
2014-06-06Sets translate, and other short fixesKshitij Bansal
2014-01-02Update copyright year.Morgan Deters
2013-04-23Theory "alternates" supportMorgan Deters
2013-02-16Some cleanup and copyright updatingMorgan Deters
2012-12-01remove instantiator frameworkMorgan Deters
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-07-14Type enumerator infrastructure and uninterpreted constant support. No suppor...Morgan Deters
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-04-25Monday tasks:Morgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-02-28Review of mktheorytraits, mkrewriter, and recent changes to other mk* scripts...Morgan Deters
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
2010-12-16minor fixes for correct doxygen outputMorgan Deters
2010-05-27Remove isAtomic() as per 4/27/2010 meeting. Add comments about its potential...Morgan Deters
2010-04-29Added the capability to construct expressions by passing the operator instead...Dejan Jovanović
2010-04-01PARSER STUFF:Morgan Deters
2010-03-30Highlights of this commit are:Morgan Deters
2010-03-25new domain-specific language for kinds files: permits characterization of dif...Morgan Deters
2010-02-25* src/expr/node.h: add a copy constructor. Apparently GCC doesn'tMorgan Deters
2010-02-04minor cleanup; give the main driver a different exit code for SAT-INVALID/UNS...Morgan Deters
2010-02-04src/expr/kind.h is now automatically generated.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback