summaryrefslogtreecommitdiff
path: root/src/cvc4.i
AgeCommit message (Expand)Author
2020-05-27Add the Expr-level sequence datatype (#4526)Andrew Reynolds
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-30Support indexed operators re.loop and re.^ (#4167)Andrew Reynolds
2020-03-27Move string utility file (#4164)Andrew Reynolds
2020-02-20Remove unused code (#3782)Andres Noetzli
2020-02-20Remove parser from bindings (#3779)Andres Noetzli
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2020-02-12[Python] Properly destroy CVC4 object (#3753)Andres Noetzli
2020-02-12Rename Java package to edu.stanford.CVC4 (#3752)Andres Noetzli
2019-10-10Make order of theories explicit in the source code. (#3379)Aina Niemetz
2019-06-21Add floating-point support in the Java API (#3063)Andres Noetzli
2018-08-07Require Swig 3 (#2283)Andres Noetzli
2018-01-07Removes RationalFromDoubleException. Replaces this with an explicit M… (#1476)Tim King
2018-01-04Removing miscellaneous throw specifiers. (#1474)Tim King
2017-10-26Adds a macro to SWIG to ignore the override and final C++11 keywords in older...Tim King
2017-10-25Use uintptr_t for pointer casts in Swig files (#1278)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-12Fix .i files from last commit.ajreynol
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...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-06Fixing a SWIG ordering issue between bitvector and integer.Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-24Miscellaneous fixesTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-12-03Fix UnsatCore in language bindings.Morgan Deters
2014-12-03Floating point infrastructure.Martin Brain
2014-11-17Resource-limiting work.Liana Hadarean
2014-06-26Remove leftover debugging output.Morgan Deters
2014-06-26Minor language bindings fixes.Morgan Deters
2014-06-19Java bindings fixes.Morgan Deters
2014-05-21Safer swig-wrapping for unsigned long long in Java, which will throw an excep...Morgan Deters
2014-04-10setType -> setOfType, resolves bug 556Morgan Deters
2014-03-07Fixing a SWIG problem for RationalFromDoubleException.Tim King
2013-12-24Java datatype API fixups, datatype API examplesMorgan Deters
2013-12-04More Java bindings fixesMorgan Deters
2013-11-27Java bindings improvements for CASCADE, minor cleanup.Morgan Deters
2013-11-26Fix C++-to-Java exception translation.Morgan Deters
2013-07-13Fix language bindings and portfolio builds.Morgan Deters
2013-05-16minor changes to language bindingsMorgan Deters
2013-03-27some Java bindings fixes (fixes Debian build problems)Morgan Deters
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2013-03-25java input stream adapters workingMorgan Deters
2012-11-17* enable previously-failing (now succeeding) datatype example that uses recordsMorgan Deters
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
2012-11-12* Fix language bindings: various issuesMorgan Deters
2012-11-09Bug-fix for a crash involving improperly-thrown exceptions; also, add LogicEx...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback