summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2018-09-18New C++ API: Introduce new macro and exception for API checks. (#2486)Aina Niemetz
2018-09-14Refactor how assertions are added to decision engine (#2396)Andres Noetzli
2018-09-12New C++ API: Try to fix (false positive) Coverity warnings. (#2454)Aina Niemetz
2018-08-27New C++ API: Fix isDefinedKind() to not be ambigious with respect to … (#2384)Aina Niemetz
2018-08-23New C++ API: Add checks for kind arguments. (#2369)Aina Niemetz
2018-08-09 Fix char overflow issues in regular expression solver (#2275)Andrew Reynolds
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-08-01New C++ API: Fixed ownership of options object. (#2243)Aina Niemetz
2018-07-26New C++ API: Third batch of commands (SMT-LIB). (#2212)Aina Niemetz
2018-07-26New C++ API: Second batch of commands (SMT-LIB). (#2201)Aina Niemetz
2018-07-24 New C++ API: First batch of commands (SMT-LIB and non-SMT-LIB). (#2199)Aina Niemetz
2018-07-23New C++ API: Implementation of Solver class: OpTerm handling. (#2164)Aina Niemetz
2018-07-23New C++ API: declare-datatype. (#2166)Aina Niemetz
2018-07-13New C++ API: Minor reorder. (#2163)Aina Niemetz
2018-07-13New C++ API: Implementation of datatype classes. (#2142)Aina Niemetz
2018-07-13New C++ API: Implementation of Solver class: Consts handling. (#2145)Aina Niemetz
2018-07-06New C++ API: Implementation of Solver class: Term handling. (#2144)Aina Niemetz
2018-07-06New C++ API: Implementation of Solver class: Sort handling. (#2143)Aina Niemetz
2018-07-04New C++ API: Implementation of datatype declaration classes. (#2136)Aina Niemetz
2018-07-04New C++ API: Implementation of OpTerm. (#2132)Aina Niemetz
2018-07-03New C++ API: Implementation of Term. (#2131)Aina Niemetz
2018-07-03New C++ API: Implementation of Kind maps. (#2130)Aina Niemetz
2018-07-02New C++ API: Implementation of Sort. (#2122)Aina Niemetz
2018-06-28New C++ API: Implementation of Result. (#2112)Aina Niemetz
2018-06-27Header for new C++ API. (#1697)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback