summaryrefslogtreecommitdiff
path: root/test/regress/regress0
AgeCommit message (Expand)Author
2021-11-10sets: Rename set.intersection to set.inter. (#7622)Aina Niemetz
2021-11-09Remove command-verbosity option (#7581)Gereon Kremer
2021-11-08sets: Rename kinds with a more consistent naming scheme. (#7595)Aina Niemetz
2021-11-06Print `unsupported` for unrecognized flags. (#7384)Abdalrhman Mohamed
2021-11-05[proofs] Fix open sat proof (#7509)Haniel Barbosa
2021-11-05[FP] Do not assert that model has shared term (#7585)Andres Noetzli
2021-11-05Remove quadratic solving in NlModel (#7542)Gereon Kremer
2021-11-04Add -o sygus-grammar to print auto-generated SyGuS grammars (#7573)Andrew Reynolds
2021-11-04Replace the old dump infrastructure (#7572)Andrew Reynolds
2021-11-04Start refactoring of `-o` and `-v` (#7449)Gereon Kremer
2021-11-03Fix preregistration for floating point theory (#7558)Andrew Reynolds
2021-11-02Improve syntax for fmf cardinality constraints (#7556)Andrew Reynolds
2021-11-01bv: Remove layered solver. (#7455)Mathias Preiner
2021-10-29Fix proof of nl lemma for a corner case (#7530)Gereon Kremer
2021-10-29Fix model construction for higher order involving irrelevant function terms (...Andrew Reynolds
2021-10-28Fix proof for xor in circuit propagator (#7525)Gereon Kremer
2021-10-28[proofs] Fix assertion in EqProof conversion (#7522)Haniel Barbosa
2021-10-28Add a `define-fun` command for each `:named` term. (#7308)Abdalrhman Mohamed
2021-10-28Fix `(set-info <sexpr>)` parsing and printing bugs. (#7427)Abdalrhman Mohamed
2021-10-27Add missing API checks to getValue (#7475)Andrew Reynolds
2021-10-27Require ITE branches to be first class types (#7508)Andres Noetzli
2021-10-27Fix care graph computation for higher-order (#7474)Andrew Reynolds
2021-10-27Fix model unsoundness for relation join (#7511)Andrew Reynolds
2021-10-27Make --version exit (#7506)Gereon Kremer
2021-10-26[proofs] Fix singleton check in MACRO_RES post-processing (#7498)Haniel Barbosa
2021-10-26[proofs] Reset local var in SatProofManager since incremental exists (#7500)Haniel Barbosa
2021-10-26[proofs] Fix and simplify CHAIN_RESOLUTION checker (#7492)Haniel Barbosa
2021-10-26Add regressions for fixed issues (#7495)Andrew Reynolds
2021-10-25Fix support for global declarations (#7480)Andrew Reynolds
2021-10-22[proof] Fixing CHAIN_RESOLUTION checker (#7465)Haniel Barbosa
2021-10-22Fix another double negation proof issue (#7468)Gereon Kremer
2021-10-22Make CAD proofs user context dependent (#7466)Gereon Kremer
2021-10-21Also fix case of negated ite (#7454)Gereon Kremer
2021-10-21Fix symmetric proof issue for ITE in circuit propagator (#7452)Gereon Kremer
2021-10-21[proofs] Fix open proof in SAT solver due to cycles (#7448)Haniel Barbosa
2021-10-21Add regression (#7447)Gereon Kremer
2021-10-21Fix incorrect proof from ITE in circuit propagator (#7446)Gereon Kremer
2021-10-21Enable and fix dump test (#7387)Andres Noetzli
2021-10-20Fix (#7437)Gereon Kremer
2021-10-20Reimplement support for relational triggers (#7063)Andrew Reynolds
2021-10-20Correctly parse uninterpreted constant values in get-value (#7393)Andrew Reynolds
2021-10-18Move check for experimental arrays features to `theory_arrays.cpp`. (#7391)Abdalrhman Mohamed
2021-10-15Add more regressions for fixed issues (#7382)Andrew Reynolds
2021-10-14Add regressions for fixed issues (#7369)Andrew Reynolds
2021-10-14Improve ManagedStreams (#7367)Gereon Kremer
2021-10-14Fix quantifiers variable elimination for parametric datatypes (#7358)Andrew Reynolds
2021-10-11Connect the LFSC printer (#7323)Andrew Reynolds
2021-10-06Change semantics of dumpUnsatCoresFull (#7314)Gereon Kremer
2021-10-01Fix ascription check for return types on ordinary functions (#7290)Andrew Reynolds
2021-09-30Simplify the syntax and representation of the separation logic empty heap con...Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback