summaryrefslogtreecommitdiff
path: root/src/expr
AgeCommit message (Expand)Author
2016-10-13Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"Tim King
2016-10-11Merge branch 'origin' of https://github.com/CVC4/CVC4.gitPaul Meng
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-09-01Relaxing the throw specifiers for the destructors for Node, TypeNode, the con...Tim King
2016-08-24Merge remote-tracking branch 'origin/master'PaulMeng
2016-07-27Fix out-of-bounds access in ExprManagerAndres Notzli
2016-07-05resolved merge conflictsPaulMeng
2016-07-05Merge branch 'master' of https://github.com/CVC4/CVC4.gitPaulMeng
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-06-17Cleanup from last commit, treat sep.nil as variable kind.ajreynol
2016-06-17Support for separation logic. Enable cbqi by default for pure BV.ajreynol
2016-05-23Fix related to parametric sorts whose interpretation is finite due to uninter...ajreynol
2016-04-20update from the masterPaulMeng
2016-04-19Fixed typoClark Barrett
2016-04-18More fixes for python interfaceClark Barrett
2016-04-15Fixes for python bindingsClark Barrett
2016-04-14Add missing function for regexp to expr manager.ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-02-19Fixes and improvements for datatypes properties and splitting.ajreynol
2016-02-18Implement dynamic splitting for quantified formulas. Minor refactoring of re...ajreynol
2016-02-18Correct subtyping for arrays, disable subtyping for predicate subtypes. Bug ...ajreynol
2016-02-15More simplification to internal implementation of tuples and records.ajreynol
2016-02-15Minor change to last commitajreynol
2016-02-15Eliminate most of the internal representation infrastructure for tuples and r...ajreynol
2016-02-01Removing the CVC4_PUBLIC attribute from the forward declaration of Record in ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-08Adding a new Listener utility class. Changing the ResourceManager to use List...Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-06fix windows buildsKshitij Bansal
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2016-01-05Add SmtGlobals ClassTim King
2016-01-05Adding a new class LastExceptionBuffer for the purpose of owning the memory f...Tim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-24Changing the attribute on the forward declaration of SetType in emptyset.h. T...Tim King
2015-12-24Adding a missing return on the new ArrayStoreAll::operator= .Tim King
2015-12-24Miscellaneous fixesTim King
2015-12-22Always split on constructor types for datatypes involving uninterpreted sorts...ajreynol
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-16Removing the Record iterator from the swig interface. Moving the cvc4 autogen...Tim King
2015-12-15Breaking the include cycle between Record and Expr.Tim King
2015-12-15Removing the build cycle for predicate.Tim King
2015-12-15Moving SExpr(bool) out of the header into sexpr.cpp to be less verbose about ...Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-12-03Reverting a previous change to the options_handlers.h. Using inline defintion...Tim King
2015-12-02Separating the steps of the old mkoptions script into smaller phases.Tim King
2015-10-26This commit removes using absolute paths in the generation of the .subdirs fi...Tim King
2015-10-13remove options infrastructure code which depended on undefined behaviorKshitij Bansal
2015-09-11Minor cleanup related to codatatypes.ajreynol
2015-09-04Fix bugs 605 and 667.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback