cvc5.git
2021-03-08 Aina NiemetzRefactor ouroborous API test to not use Expr. (#6079)
2021-03-08 Mathias Preinercontrib: Do not use HOST env variable for cross-compila...
2021-03-08 Andrew ReynoldsFix handling of negation of Boolean bound variables...
2021-03-08 Aina NiemetzBuild api tests in build/bin/test/api. (#6076)
2021-03-08 Andrew Reynolds(proof-new) Separating optimizations for strings skolem...
2021-03-08 Andrew Reynolds(proof-new) Prepare arithmetic for changes to ppRewrite...
2021-03-08 Andrew ReynoldsSimplify theory preprocessing (#6058)
2021-03-08 Gereon KremerFix justification heuristic again (#6074)
2021-03-08 Andrew ReynoldsDo not process conjunctions as facts in strings (#6065)
2021-03-06 Mathias PreinerRemove partial UDIV/UREM operators. (#6069)
2021-03-06 Mathias PreinerRemove SMT-LIB 2.5 and 2.0 support. (#6068)
2021-03-05 yoni206Set logic in interpolation unit test. (#6067)
2021-03-05 mcjunehoInitial implementation of an optimization solver with...
2021-03-05 Aina Niemetzgoogle test: Remove obsolete Expr test fixtures. (...
2021-03-05 Gereon KremerReimplement time limit mechanism for windows (#6049)
2021-03-05 Aina Niemetzgoogle test: Remove dependency on ExprManager in type_c...
2021-03-04 Aina NiemetzNew C++ API: Clean up usage of interal datatype classes...
2021-03-04 Aina NiemetzAdd initial bit-blaster for proof logging. (#6053)
2021-03-04 Aina NiemetzNew C++ Api: Clean up usage of internal types in Term...
2021-03-04 Gereon KremerAdd proper define for libpoly usage (#6050)
2021-03-04 Gereon KremerAdd cmake scripts for iwyu targets. (#6042)
2021-03-04 Aina NiemetzFix nightlies. (#6052)
2021-03-04 Gereon KremerIgnore isInConflict when adding conflicts (#5995)
2021-03-04 Aina NiemetzFix nightlies. (#6048)
2021-03-04 Aina Niemetzcontext_black: Clean up classes. (#6046)
2021-03-04 Aina NiemetzNew C++ API: Clean up usage of internal Type/TypeNodes...
2021-03-04 Aina NiemetzNew C++ API: Clean up usage of internal Result. (#6043)
2021-03-04 Aina NiemetzNew C++ API: Clean up usage of internal types in Op...
2021-03-03 Gereon KremerRemove obsolete gcc check. (#6041)
2021-03-03 Andrew Reynolds(proof-new) Simplifications to arithmetic operator...
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-03-03 Abdalrhman... Remove uses of SExpr class. (#6035)
2021-03-03 mudathirmahgoubAdd tuple projection operator (#5904)
2021-03-02 Mathias PreinerRemove non-ASCII characters from source files. (#6039)
2021-03-02 Gereon KremerImprove handling of utf8 encoded inputs (#5694)
2021-03-02 Aina NiemetzRemove obsolete dependency on CxxTest. (#6038)
2021-03-02 Mathias PreinerAdd aarch64 (ARM64) cross-compile support. (#6033)
2021-03-02 Mathias PreinerFix nightly errors. (#6034)
2021-03-02 Andrew ReynoldsIntroduce quantifiers term registry (#5983)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-03-02 Aina Niemetzgoogle test: util: Migrate floatingpoint_black. (#6021)
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_quantifiers_bv_inve...
2021-03-01 Aina Niemetzgoogle test: util: Migrate bitvector_black. (#6015)
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_quantifiers_bv_inst...
2021-03-01 Gereon KremerRefactor collection of debug and trace tags (#5996)
2021-03-01 Mathias PreinerMake -Werror optional but enable it for CI. (#6032)
2021-03-01 Aina Niemetzgoogle test: util: Migrate stats_black. (#6029)
2021-03-01 Aina Niemetzgoogle test: util: Migrate real_algebraic_number_black...
2021-03-01 Aina Niemetzgoogle test: util: Migrate rational_white. (#6027)
2021-03-01 Aina Niemetzgoogle test: util: Migrate rational_black. (#6026)
2021-03-01 Aina Niemetzgoogle test: util: Migrate output_black. (#6025)
2021-03-01 Aina Niemetzgoogle test: util: Migrate integer_black. (#6023)
2021-03-01 Aina Niemetzgoogle test: util: Migrate datatype_black. (#6019)
2021-03-01 Aina Niemetzgoogle test: util: Migrate configuration_black. (#6018)
2021-03-01 Aina Niemetzgoogle test: util: Migrate boolean_simplification_black...
2021-03-01 Aina Niemetzgoogle test: util: Migrate array_store_all_white. ...
2021-03-01 Aina Niemetzgoogle test: util: Migrate integer_white. (#6024)
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_strings_skolem_cach...
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_strings_word_white...
2021-02-27 Aina Niemetzgoogle test: util: Migrate exception_black. (#6020)
2021-02-27 Aina Niemetzgoogle test: util: Migrate check_white. (#6017)
2021-02-27 Aina Niemetzgoogle test: util: Migrate cardinality_black. (#6016)
2021-02-27 Aina Niemetzgoogle test: theory: Migrate theory_white. (#6006)
2021-02-26 Aina Niemetzgoogle test: theory: Migrate type_enumerator_white...
2021-02-26 Haniel BarbosaSome formatting and better tracing in prop engine ...
2021-02-26 Aina Niemetzgoogle test: theory: Migrate theory_sets_type_rules_whi...
2021-02-26 Aina Niemetzgoogle test: theory: Migrate theory_sets_type_enumerato...
2021-02-26 Mathias PreinerFix -Werror issues with clang and use clang for debug...
2021-02-26 Aina Niemetzgoogle test: util: Migrate binary_heap_black. (#6012)
2021-02-26 Aina Niemetzgoogle test: util: Migrate assert_white. (#6011)
2021-02-26 Andrew ReynoldsMinor improvement and fix to smt2 printer (#6009)
2021-02-26 Andrew ReynoldsOptionally permit creation of non-flat function types...
2021-02-26 Gereon KremerStore Node instead of TNode (#5993)
2021-02-26 Andrew Reynolds(proof-new) Fix regular expression unfolding under...
2021-02-25 Gereon KremerMove (optional) rewrite from TrustSubstitutionMap to...
2021-02-25 Andrew ReynoldsMove slow regressions to regress1 (#5999)
2021-02-25 yoni206Datatypes lemmas: share only external types (#5997)
2021-02-25 Aina Niemetzgoogle test: Merge Node(Manager) fixtures. (#5998)
2021-02-25 Gereon KremerAdd regression. (#5994)
2021-02-25 Aina Niemetzgoogle test: theory: Migrate theory_bv_white. (#5987)
2021-02-25 Aina Niemetzgoogle test: theory: Migrate theory_bv_rewriter_white...
2021-02-25 Aina Niemetzgoogle test: printer: Migrate smt2_printer_black. ...
2021-02-25 Mathias PreinerEnable -Werror. (#5969)
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_bags_type_rules_whi...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_engine_white. ...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_black. (#5985)
2021-02-24 Gereon KremerEnsure static-learning adds rewritten assertions. ...
2021-02-24 Gereon Kremer(proof-new) Add proofs for CAD solver (#5981)
2021-02-24 Aina Niemetzgoogle test: theory: Migrate sequences_rewriter_white...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_bags_normal_form_wh...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate logic_info_white. (#5973)
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_bags_rewriter_white...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_arith_white. (...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate evaluator_white. (#5972)
2021-02-24 Aina Niemetzgoogle test: prop: Migrate cnf_stream_white. (#5971)
2021-02-24 Andrew ReynoldsAdd state and inference manager to inst match generator...
2021-02-24 Andrew ReynoldsAdd interface to TheoryState for sort inference and...
2021-02-23 Mathias PreinerSwitch to C++17. (#5959)
2021-02-23 Aina Niemetzgoogle test: theory: Migrate regexp_operation_black...
2021-02-23 Aina Niemetzgoogle test: theory: Migrate strings_rewriter_white...
next