summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2021-05-07Fix for toPythonObj of integer value with real sort (#6505)makaimann
2021-05-05Save block comments associated with each kind when parsing kinds file (#6489)makaimann
2021-05-04Improve generation of python API documentation (#6482)Gereon Kremer
2021-04-28Remove exception headers from options.h (#6456)Gereon Kremer
2021-04-27Initial setup for docs of python API (#6445)Gereon Kremer
2021-04-27Use std::hash for API types (#6432)Gereon Kremer
2021-04-22Add API documentation for statistics (#6364)Gereon Kremer
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-21Add getNumIndices to Op (#6386)mudathirmahgoub
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-20python API sorts: adding functions and tests (#6361)yoni206
2021-04-16Replace SExpr class by simpler conversion routines (#6363)Gereon Kremer
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-15Fix printing of stats when aborted. (#6362)Gereon Kremer
2021-04-14Improve documentation for FP rounding mode, add bibliography (#6343)Gereon Kremer
2021-04-14Improve documentation of API kinds (#6341)Gereon Kremer
2021-04-14Improve documentation for API exceptions (#6340)Gereon Kremer
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-14[unsat-cores] Improving new unsat cores (#6356)Haniel Barbosa
2021-04-13Fix sexpr bug with AST output language. (#6329)Abdalrhman Mohamed
2021-04-12Fix computation of whether a type is finite (#6312)Andrew Reynolds
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-09New C++ Api: Initial layout of Api documentation. (#6325)Aina Niemetz
2021-04-07New C++ Api: Rename and move checks.h. (#6306)Aina Niemetz
2021-04-07New C++ Api: Initial setup of Api documentation. (#6295)Aina Niemetz
2021-04-07cmake: Do not always regenerate cvc4kinds.{pxi,pxd}. (#6300)Mathias Preiner
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-06genkinds: Do not use relative paths to find src directory. (#6293)Mathias Preiner
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-05parsekinds: Remove DEFAULT_HEADER. (#6294)Mathias Preiner
2021-04-05python: Fix type casting in mkBitVector (#6261)NicolaasWeideman
2021-04-02Minor refactoring (#6273)Gereon Kremer
2021-04-02Cleaning up friend relationships for commands (#6254)Andrew Reynolds
2021-04-01FP: Factor out symfpu traits. (#6246)Aina Niemetz
2021-04-01Fix type rule for to_real (#6257)Andrew Reynolds
2021-04-01Refactor CLN dependency & Cleanup (#6251)Gereon Kremer
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-04-01Make ResetCommand go through APISolver (#6172)Gereon Kremer
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-30Fix compilation of Python bindings for named build directories (#6244)yoni206
2021-03-30Give a better error when sygus grammar rules contain free variables. (#6199)Abdalrhman Mohamed
2021-03-25FP: Refactor FloatingPointLiteral in preparation for MPFR. (#6206)Aina Niemetz
2021-03-22Move statistics from the driver into the SmtEngine (#6170)Gereon Kremer
2021-03-22 Function types are always first-class (#6167)Andrew Reynolds
2021-03-20Generate cvc/Kind.java for the java API (#6143)mudathirmahgoub
2021-03-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback