summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
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
2021-03-18New C++ Api: Comprehensive guards for member functions of class Solver. (#6153)Aina Niemetz
2021-03-17New C++ Api: Comprehensive guards for member functions of class Term. (#6150)Aina Niemetz
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-16New C++ Api: Comprehensive guards for member functions of class Sort. (#6136)Aina Niemetz
2021-03-15New C++ Api: Comprehensive guards for member functions of class Grammar. (#6148)Aina Niemetz
2021-03-15New C++ Api: Comprehensive guards for member functions of class Op. (#6140)Aina Niemetz
2021-03-15New C++ Api: Comprehensive guards for member functions of Datatype classes. (...Aina Niemetz
2021-03-12New C++ Api: Move checks to separate file. (#6138)Aina Niemetz
2021-03-12New C++ API: Rename TRY CATCH macros. (#6135)Aina Niemetz
2021-03-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-10New C++ Api: Add missing argument checks in Solver functions. (#6094)Aina Niemetz
2021-03-10Move ExprManager::isNAryKind to NodeManager. (#6107)Aina Niemetz
2021-03-09New C++ Api: Use const ref for arguments when possible. (#6092)Aina Niemetz
2021-03-09New C++ Api: Migrate stats collection for consts, vars, terms. (#6090)Aina Niemetz
2021-03-09New C++ Api: Clean up usage of internal kind. (#6087)Aina Niemetz
2021-03-09New C++ API: Reorder and clean up cpp file. (#6086)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-08New C++ API: Migrate to Node layer. (#6070)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback