summaryrefslogtreecommitdiff
path: root/src/expr/node_manager.h
AgeCommit message (Expand)Author
2020-06-16Update copyright headers.Aina Niemetz
2020-06-05(proof-new) Rename ProofSkolemCache to SkolemManager (#4556)Andrew Reynolds
2020-06-03(proof-new) Adding rules and proof checker for EUF (#4559)Haniel Barbosa
2020-05-30Add the sequence type (#4539)Andrew Reynolds
2020-04-08Eliminate call to currentNM within NodeManager (#4227)Andrew Reynolds
2020-03-27Do not require that function sorts are first class internally (#4128)Andrew Reynolds
2019-12-16Move Datatype management to ExprManager (#3568)Andrew Reynolds
2019-12-05Introduce the Node-level Datatypes API (#3462)Andrew Reynolds
2019-11-29improving parsing error messages related to HOL (#3510)Haniel Barbosa
2019-11-11Add missing utilities for Node-level Datatype API (#3451)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-03-23Fix memory leak when using subsolvers (#2893)Andres Noetzli
2018-09-24Fix wiki urls. (#2504)Mathias Preiner
2018-08-23 Do not print internally generated datatypes in external outputs with sygus (...Andrew Reynolds
2018-08-15Removing attribute cleanups. (#2300)Tim King
2018-08-07Require Swig 3 (#2283)Andres Noetzli
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-08-01Fix issues with printing parametric datatypes in smt2 (#2213)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-01-17Removes yet more throw specifiers. Updating the documentation as needed. (#1518)Tim King
2018-01-04Removing miscellaneous throw specifiers. (#1474)Tim King
2017-10-10Ho node manager types (#1203)Andrew Reynolds
2017-09-13Add isConst check for lambda expressions. (#1084)Andrew Reynolds
2017-08-30Use thread_local instead of compiler extensions (#210)Andres Noetzli
2017-08-17Remove unused SubrangeBound(s) classes (#221)Andres Noetzli
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-04-12Add nullary operator metakind.ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-11-10Adding garbage collection of nodes with maxed out reference counts.Tim King
2016-11-06This switches the ZombieSet in the NodeManager to use NodeValue's id for equa...Tim King
2016-11-01Revert change to Datatypes API to return vector of DatatypeTypes, as before. ...ajreynol
2016-11-01Revert change to datatypes API for passing pointers, instead make deep copy d...ajreynol
2016-11-01Working memory leak free version, changes interface to pointers.ajreynol
2016-10-31Minor refactoring in preparation for datatypes node cycle breaking.ajreynol
2016-09-14Support for unique variable generation in node manager.ajreynol
2016-09-12Ensure sep.nil is unique per type at NodeManager level. Add simple symmetry b...ajreynol
2016-06-17Cleanup from last commit, treat sep.nil as variable kind.ajreynol
2016-04-14Add missing function for regexp to expr manager.ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-02-15More simplification to internal implementation of tuples and records.ajreynol
2016-02-15Eliminate most of the internal representation infrastructure for tuples and r...ajreynol
2016-01-28Adding listeners to Options.Tim King
2015-12-24Miscellaneous fixesTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-12-03Floating point infrastructure.Martin Brain
2014-11-17Resource-limiting work.Liana Hadarean
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback