Add bag inferences for operators: intersection, duplicate_removal, and empty bags...
[cvc5.git] / src / parser /
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)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-16 Abdalrhman MohamedDump commands in internal code using command printing...
2020-09-10 Andrew ReynoldsParser error for wrong number of datatypes (#5049)
2020-09-09 mudathirmahgoubAdd is_singleton operator to the theory of sets (#5033)
2020-09-03 FabianWolffDrop {INCLUDE,LIBRARY,RUNTIME}_INSTALL_DIR variables...
2020-09-02 Andres Noetzli[API] Fix Python Examples (#4943)
2020-09-01 FabianWolffFix spelling errors (#4977)
2020-08-26 Andrew ReynoldsReplace Expr-level datatype with Node-level DType ...
2020-08-24 Gereon KremerFix memory issue in AntlrInput::parseError (#4873)
2020-08-04 Abdalrhman MohamedModify the smt2 parser to use the Sygus grammar. (...
2020-08-04 Andrew ReynoldsAdd API interface for specialized constructor term...
2020-08-03 Andrew ReynoldsUpdate datatypes in cvc parser to the new API (#4826)
2020-07-28 yoni206Supporting seq.nth (#4723)
2020-07-14 Andrew ReynoldsRemove sygus print callback (#4727)
2020-07-14 Andrew ReynoldsDebug instantiations output (#4739)
2020-07-13 Andrew ReynoldsStatistics on instantiations per quantified formula...
2020-07-13 Andrew ReynoldsAdd support for string/sequence update (#4725)
2020-07-10 Andrew ReynoldsFront end support for integer AND (#4717)
2020-07-07 Andrew ReynoldsTransfer ownership of internal Options from NodeManager...
2020-07-06 Andrew ReynoldsFront end support for sequences (#4690)
2020-06-30 Ying ShengInterpolation step 1 (#4638)
2020-06-25 Andrew ReynoldsRemove sygus1 parser (#4651)
2020-06-23 Mathias PreinerAdd support for eqrange predicate (#4562)
2020-06-19 Andres NoetzliAdd logic check for define-fun(s)-rec (#4577)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-10 Andres NoetzliAdd support for str.replace_re/str.replace_re_all ...
2020-06-06 Andres NoetzliKeep definitions when global-declarations enabled ...
2020-06-06 Andrew ReynoldsSmt2 parsing support for nested recursive datatypes...
2020-06-05 makaimannAdd a method for retrieving base of a constant array...
2020-06-04 Aina NiemetzNew C++ Api: First batch of API guards. (#4557)
2020-06-03 Andrew ReynoldsDo not apply unconstrained simplification when quantifi...
2020-06-02 Aina NiemetzNew C++ API: Keep reference to solver object in non...
2020-06-01 Andres NoetzliDo not parse ->/lambda unless --uf-ho enabled (#4544)
2020-05-22 Andrew ReynoldsUpdate string kind names in new API (#4509)
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-05-19 Andrew ReynoldsUpdate enum and option names for sygus languages (...
2020-04-28 Andrew ReynoldsSupport the SMT-LIB Unicode string standard by default...
2020-04-13 Andrew ReynoldsFix SyGuS define-fun printing from benchmarks coming...
2020-04-08 mudathirmahgoubAdded CHOOSE operator for sets (#4211)
2020-04-04 Aina NiemetzNew C++ API: Remove Op::getSort(). (#4208)
2020-04-01 Andrew ReynoldsSupport char smt-lib syntax (#4188)
2020-03-31 Andrew ReynoldsRemove replay and use-theory options and idl (#4186)
2020-03-30 Andrew ReynoldsSupport indexed operators re.loop and re.^ (#4167)
2020-03-30 Andrew ReynoldsFix arguments to print callback (#4171)
2020-03-30 mudathirmahgoubFrontend support for the choice operator (#4175)
2020-03-28 Abdalrhman MohamedChange is-cons to (_ is cons) in Sygus benchmarks....
2020-03-28 Abdalrhman MohamedStop printing datatype declaration for Sygus V1 grammar...
2020-03-27 Andrew ReynoldsSupport unicode internal representation and escape...
2020-03-22 Abdalrhman MohamedConvert V1 Sygus files to V2. (#4136)
2020-03-20 Andrew ReynoldsParse error for SyGuS version 1.0 vs 2.0 (#4057)
2020-03-19 Andres NoetzliOnly allow bv2nat/int2bv with BV and integer logic...
2020-03-12 Andrew ReynoldsConvert most instances of dataypes in parsers to the...
2020-03-11 Andrew ReynoldsFix non-parametrized operators in subgoal generation...
2020-03-09 Andrew ReynoldsClean up more uses of ExprManager in parsers (#3932)
2020-03-06 Andrew ReynoldsSimplify DatatypeDeclarationCommand command (#3928)
2020-03-06 Andrew ReynoldsRemove tester name from APIs (#3929)
2020-03-06 Andrew ReynoldsMake sygus datatype building independent of parser...
2020-03-05 Andrew ReynoldsMigrate a majority of the functionality in parsers...
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-02-29 Andres NoetzliAdd support for str.from_code (#3829)
2020-02-27 Andrew ReynoldsRefactor operator applications in the parser (#3831)
2020-02-27 Haniel BarbosaChanging TPTP parser to accomodate new API (#3837)
2020-02-27 Andrew ReynoldsUpdate purifySygusGTerm to the new API (#3830)
2020-02-27 Andrew ReynoldsAdd support for is_digit and regular expression differe...
next