add bag.fold operator (#7718)
[cvc5.git] / src / api / cpp / cvc5_kind.h
2021-12-02 mudathirmahgoubadd bag.fold operator (#7718)
2021-11-18 Aina Niemetzapi: Fix kind documentation for BAG_MAKE. (#7663)
2021-11-15 Aina Niemetzapi: Rename BOUND_VAR_LIST to VARIABLE_LIST. (#7632)
2021-11-13 mudathirmahgoubAdd operator set.map to theory of sets (#7641)
2021-11-12 mudathirmahgoubbags: Rename kinds with a more consistent naming scheme...
2021-11-11 Andrew ReynoldsAdd lazy approach for handling lambdas in the HO extens...
2021-11-10 Aina Niemetzsets: Rename set.intersection to set.inter. (#7622)
2021-11-09 Aina Niemetzregex: Rename REGEXP_EMPTY and REGEXP_SIGMA to match...
2021-11-08 Aina Niemetzsets: Rename kinds with a more consistent naming scheme...
2021-11-01 Aina Niemetzapi: Fix documentation for kind IAND. (#7536)
2021-10-21 Andrew ReynoldsMake cardinality constraint a nullary operator (#7333)
2021-10-21 Gereon KremerWorking on windows builds (#7381)
2021-10-20 Aina Niemetzapi: Improve documentation for special cases with nulla...
2021-09-30 Andrew ReynoldsSimplify the syntax and representation of the separatio...
2021-08-30 mudathirmahgoubAdd kind BAG_MAP and its type rule to bags (#6503)
2021-08-20 Andrew ReynoldsSimplify how user-provided quantifier attributes are...
2021-06-15 yoni206pow2: adding a kind, inference rules, and some implemen...
2021-06-09 Andres NoetzliUpdate CVC4 URLs/macros (#6666)
2021-06-09 Andres Noetzlidocs: Fix `Kind` description (#6712)
2021-06-02 Andres NoetzliRemove references to `bv-div-zero-const` in docs (...
2021-05-27 Andres NoetzliFix `str.replace_re` and `str.replace_re_all` (#6615)
2021-05-27 Aina NiemetzFP: Rename FLOATINGPOINT_PLUS to FLOATINGPOINT_ADD...
2021-05-21 Aina NiemetzBV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)
2021-05-20 Gereon KremerMinor improvements to the API (#6585)
2021-05-08 Andrew ReynoldsAdd support for datatype update (#6449)
2021-04-27 Gereon KremerUse std::hash for API types (#6432)
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-20 Andrew ReynoldsAdd instantiation pool feature to the API (#6358)
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-14 Gereon KremerImprove documentation of API kinds (#6341)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-07 Aina NiemetzNew C++ Api: Initial setup of Api documentation. (...
2021-04-06 Aina NiemetzNew C++ Api: Rename and move headers. (#6292)