Revert #7257 (#7337)
[cvc5.git] / src / parser /
2021-10-11 Gereon KremerRestore compatibility with cmake 3.9 (#7329)
2021-10-01 Andrew ReynoldsFix ascription check for return types on ordinary funct...
2021-10-01 Aina NiemetzRename SmtEngine to SolverEngine. (#7282)
2021-09-30 Gereon KremerRefactor our static builds (#7251)
2021-09-30 Andrew ReynoldsSimplify the syntax and representation of the separatio...
2021-09-29 Abdalrhman MohamedRemove support for extended `(check-sat <term>)` comman...
2021-09-29 Andrew ReynoldsUpdate the syntax for tuples in smt2 (#7265)
2021-09-22 Mathias PreinerRemove CVC language support (#7219)
2021-09-22 Andrew ReynoldsMinimal fixing version for tuple update parsing (#7228)
2021-09-14 Andrew ReynoldsAdd get-difficulty to the API (#7194)
2021-09-14 Andrew ReynoldsSupport sygus version 2.1 command assume (#7081)
2021-09-01 Gereon KremerNo longer use direct access to options in driver (...
2021-08-30 mudathirmahgoubAdd kind BAG_MAP and its type rule to bags (#6503)
2021-08-27 Gereon KremerHandle languages as strings in driver (#7074)
2021-08-26 Gereon KremerConsolidate language types (#7065)
2021-08-23 Aina Niemetzapi: Require size argument for mkBitVector. (#6998)
2021-08-20 Andrew ReynoldsSimplify how user-provided quantifier attributes are...
2021-08-20 Andrew ReynoldsSupport sygus standard command syntax set-feature ...
2021-08-03 Andrew ReynoldsRemove "inUnsatCore" flag throughout (#6964)
2021-07-07 Aina NiemetzRename operator pow2 to int.pow2. (#6849)
2021-06-26 yoni206pow2 -- final changes (#6800)
2021-06-23 Haniel Barbosa[parser] [hol] Fix parser check for allowing functions...
2021-06-15 Gereon KremerRemove public option wrappers (#6716)
2021-06-11 Haniel BarbosaBetter support for HOL parsing and set up (#6697)
2021-06-03 Andrew ReynoldsSimplify automatic set-logic in smt2 parser (#6678)
2021-06-02 Gereon KremerMove public wrapper functions out of options class...
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-20 Gereon KremerAdd more getters for api::Term (#6496)
2021-05-19 Andres NoetzliImprove handling of `:named` attributes (#6549)
2021-05-14 Andres NoetzliDecouple parser creation from input selection (#6533)
2021-05-13 Andres NoetzliAlways parse streams with line buffer (#6532)
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-19 Gereon KremerRemove linking against gmp and cln in tests and parser...
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-08 Andrew ReynoldsInitial support for parametric datatypes in sygus ...
2021-04-06 Andrew ReynoldsFix tptp parser for negative rational (#6297)
2021-04-06 Aina NiemetzNew C++ Api: Rename and move headers. (#6292)
2021-04-01 Andrew ReynoldsFix type rule for to_real (#6257)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-31 Gereon KremerRefactor GMP and Poly dependencies (#6245)
2021-03-31 Gereon KremerRefactor SymFPU dependency (#6218)
2021-03-30 Andrew ReynoldsEliminate use of rational from tptp parser (#6239)
2021-03-27 Gereon KremerRefactor ANTLR3 dependency (#6202)
2021-03-18 Abdalrhman MohamedEliminate more uses of SExpr. (#6149)
2021-03-16 Mathias Preinercmake: Generate cvc4_export.h and set visibility to...
2021-03-10 Mathias PreinerUse Assert instead of assert. (#6095)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-06 Mathias PreinerRemove SMT-LIB 2.5 and 2.0 support. (#6068)
2021-03-03 mudathirmahgoubAdd tuple projection operator (#5904)
2021-03-02 Gereon KremerImprove handling of utf8 encoded inputs (#5694)
2021-03-02 Mathias PreinerAdd aarch64 (ARM64) cross-compile support. (#6033)
2021-02-25 Mathias PreinerEnable -Werror. (#5969)
2021-02-08 Andrew ReynoldsRemove support for inst closure (#5874)
2021-01-21 Andrew ReynoldsAdd div, mod, abs in non-strict parsing mode (#5793)
2021-01-20 Aina NiemetzSMT2 parser: Do not add non-linear symbols for linear...
2021-01-08 mudathirmahgoubAdd bags inference generator (#5731)
2021-01-07 Haniel BarbosaRemove dependency on expression layer in TPTP parser...
2021-01-07 Haniel BarbosaFix warning in TPTP parser (#5752)
2021-01-05 Andrew ReynoldsRemove a few miscellaneous references to the expr layer...
2020-12-16 Andrew ReynoldsUse uint64 utility when parsing tuple selectors in...
2020-12-03 Andrew ReynoldsRefactor handling of global declarations (#5577)
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-12-02 Aina NiemetzRename macro Message to CVC4Message. (#5576)
2020-11-30 Abdalrhman MohamedEliminate uses of SExpr from the parser. (#5496)
2020-11-25 Andrew ReynoldsUse symbol manager for printing responses get-model...
2020-11-20 Andrew ReynoldsFix use of declaration sequence command in cvc parser...
2020-11-19 Aina NiemetzInclude stddef.h (needed for size_t) in cvc4_public...
2020-11-19 Andrew ReynoldsUse symbol manager for unsat cores (#5468)
2020-11-18 Andrew ReynoldsUse symbol manager for get assignment (#5451)
2020-11-16 Andrew ReynoldsCleaning up scopes in preparation for symbol manager...
2020-11-13 Andrew ReynoldsAdd more features to symbol manager (#5434)
2020-11-12 Andrew ReynoldsMake symbol manager context dependent (#5424)
2020-11-11 Andrew ReynoldsMove symbol manager to src/expr/ (#5420)
2020-11-10 Andrew ReynoldsAdd proper support for the declare-heap command for...
2020-11-09 Andrew ReynoldsAdd symbol manager (#5380)
2020-11-06 Andrew ReynoldsSimplify printing with respect to expression types...
2020-11-05 mudathirmahgoubRemove mkSingleton from the API (#5366)
2020-11-02 Andrew ReynoldsMiscellaneous cleaning of parser (#5369)
2020-10-30 Andrew ReynoldsUpdate api::Sort to use TypeNode instead of Type (...
2020-10-29 mudathirmahgoubAdd mkInteger to the API (#5274)
2020-10-28 Andrew ReynoldsConvert symbol table from Expr-level to Term-level...
2020-10-27 Abdalrhman MohamedRefactor DeclareSygusVarCommand and SynthFunCommand...
2020-10-27 mudathirmahgoubAdd DUPICATE_REMOVAL operator to bags (#5336)
2020-10-09 Andres Noetzlireset-assertions: Remove all non-global symbols in...
2020-10-07 Aina NiemetzNew C++ API: Rename Term::isConst() to Term::isValue...
2020-10-06 mudathirmahgoubAdd operators bag.from_set, bag.to_set to the theory...
2020-10-04 mudathirmahgoubRemove subtyping for sets theory (#5179)
2020-09-23 Abdalrhman MohamedRefactor Commands to use the Public API. (#5105)
2020-09-22 mudathirmahgoubAdd skeleton for theory of bags (multisets) (#5100)
next