summaryrefslogtreecommitdiff
path: root/test/unit/expr
AgeCommit message (Expand)Author
2019-03-28Fix freeing nodes with maxed refcounts (#2903)Andres Noetzli
2019-03-26Update copyright headers.Aina Niemetz
2018-10-02Fix "catching polymorphic type by value" warnings (#2556)Andres Noetzli
2018-09-22cmake: Refactor cvc4_add_unit_test macro to support test names with '/'.Aina Niemetz
2018-09-22cmake: More documentation, clean up.Aina Niemetz
2018-09-22cmake: Add support for CxxTest.Aina Niemetz
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-08-23Add missing overrides in unit tests (#2362)Andres Noetzli
2018-08-13Removing support for T* and const T* attributes. (#2297)Tim King
2018-06-25Updated copyright headers.Aina Niemetz
2017-10-16Adds unit test that show Node and TNode work with for each loops. (#1230)Tim King
2017-07-22Deprecating the unused convenience_node_builders.h (#203)Tim King
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-12Fix unit tests for subranges. Fix destructors for context objs in unit tests.ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-11-13Switching a large allocation to be heap allocated.Tim King
2016-11-11Adding garbage collection for the CVC Parser for Commands when exceptions are...Tim King
2016-11-10Adding garbage collection of nodes with maxed out reference counts.Tim King
2016-11-04Fix memory leak in node_black unit test.Clark Barrett
2016-04-20update from the masterPaulMeng
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-10-14Context-dependent expr attributes are now attached to a specific SmtEngine, a...Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2013-12-24Better automatic handling of output language setting.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-20Changing the number of bits allocated per field in node values.Tim King
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-06-27Remove output.h from public space, to avoid clashes with symbols defined in u...Morgan Deters
2013-06-04Fix clang static initialization order issue; fixes bug 512.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-21Some model and printing fixes for defined functions in input.Morgan Deters
2013-02-04Fix NodeBuilder bug which could attempt to allocate beyond hard limitMorgan Deters
2012-11-08Review of trunk r4525 (TypeNode::getBaseType()):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-09-24some api changesDejan Jovanović
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-08-26Array constants finished and working. Unit tests for array constants.Clark Barrett
2012-08-25fix unit testsMorgan Deters
2012-08-22Cap finite cardinalities at 2^64, as discussed in the meeting last week.Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-08-04isConst() rule for datatypesMorgan Deters
2012-07-16now passes "make distcheck", which does important checks for the release (e.g...Morgan Deters
2012-07-16fix compiler warning in unit testMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback