summaryrefslogtreecommitdiff
path: root/src/expr
AgeCommit message (Expand)Author
2016-05-23Fix related to parametric sorts whose interpretation is finite due to uninter...ajreynol
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
2015-08-19fix bug 605Kshitij Bansal
2015-06-02Flatten sygus grammars during parsing. Remove duplicate operators from grammars.ajreynol
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-01-26Output solutions for synthesis conjectures with --dump-synth. Minor refactor...ajreynol
2015-01-12Remove old .orig files that were added to the repository.Morgan Deters
2014-12-11Minor fixes to language bindings. (Resolves #607.)Morgan Deters
2014-12-03Floating point infrastructure.Martin Brain
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-09Merge branch '1.4.x'Morgan Deters
2014-11-09Work around an apparent bug in libc++ that was causing crashes on Mac..Morgan Deters
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-10-16Fix clang warningsMorgan Deters
2014-10-14Context-dependent expr attributes are now attached to a specific SmtEngine, a...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback