summaryrefslogtreecommitdiff
path: root/src/theory/builtin
AgeCommit message (Expand)Author
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-03Only rewrite lambdas via array representations when constant (#4203)Andrew Reynolds
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-30Frontend support for the choice operator (#4175)mudathirmahgoub
2020-03-03Standardize the interface for SMT engine subsolvers (#3836)Andrew Reynolds
2020-02-24Make lambda rewriter more robust (#3806)Andres Noetzli
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2019-12-18Avoid calling rewriter from type checker (#3548)Andres Noetzli
2019-12-09Make theory rewriters non-static (#3547)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-09-16 Fix HO model construction for functions having Boolean arguments (#3158)Andrew Reynolds
2019-04-29Eliminate APPLY kind (#2976)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-10-04Clean remaining references to getNextDecisionRequest and simplify (#2500)Andrew Reynolds
2018-09-22cmake: Remove unused CMakeLists.txtMathias Preiner
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-08-16Move node algorithms to separate file (#2311)Andres Noetzli
2018-07-26Fix rewriter for lambda (#2211)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-01-10Removing throw specifiers for TypeRules. (#1501)Tim King
2018-01-10Removing throw specifiers from type enumerators. (#1502)Tim King
2018-01-04Improvements for CBQI (#1478)Andrew Reynolds
2017-11-13Implement enumerator for functions. (#1243)Andrew Reynolds
2017-10-27Implement Hilbert choice operator (#1291)Andrew Reynolds
2017-10-10Ho node manager types (#1203)Andrew Reynolds
2017-09-14Remove unhandled subtypes (#1098)Andrew Reynolds
2017-09-13Add isConst check for lambda expressions. (#1084)Andrew Reynolds
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-04-05Fix several spelling errorsFabian Wolff
2017-03-27Remove throw qualifiers in type enumeratorsAndres Notzli
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-04-20update from the masterPaulMeng
2016-01-28Adding listeners to Options.Tim King
2016-01-15Type enumerators take optional argument indicating fixed cardinalities of uni...ajreynol
2016-01-05Add SmtGlobals ClassTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-09-24Partial support for codatatype models.ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-06-21Slightly-improved kinds documentation for builtin, Boolean, arrays, strings, ...Morgan Deters
2014-04-28Merge remote-tracking branch 'upstream/master' into setsKshitij Bansal
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-04-14Add initial support for co-datatypes.Andrew Reynolds
2014-04-09Minor change to better support parameterized partial/total kinds (for upcomin...Morgan Deters
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback