String parsing example in CVC parser
[cvc5.git] / test / unit /
2014-01-27 Morgan DetersMerge branch '1.3.x'
2014-01-22 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-22 Morgan DetersDelay QuantifiersEngine and UF strong solver initializa...
2013-12-26 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2013-12-24 Morgan DetersMerge branch '1.3.x'
2013-12-24 Morgan DetersBetter automatic handling of output language setting.
2013-12-15 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-12-11 Morgan DetersFix timer statistics to report correct time even on...
2013-12-11 Morgan DetersFix timer statistics to report correct time even on...
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-12-03 Morgan DetersSupport for parametric datatype subtyping, so that...
2013-11-21 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-20 Tim KingChanging the number of bits allocated per field in...
2013-11-11 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-11-07 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-09-30 Liana Hadareanmerged golden
2013-09-13 Kshitij BansalMerge branch 'master' of https://github.com/CVC4/CVC4
2013-09-11 Tianyi LiangTheory of strings.
2013-09-09 Morgan DetersAdd support for check-sat with argument.
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-06-27 Morgan DetersRemove output.h from public space, to avoid clashes...
2013-06-25 Morgan DetersMerge branch '1.2.x'
2013-06-19 Morgan DetersMerge branch '1.2.x'
2013-06-04 Morgan DetersMerge branch '1.2.x'
2013-06-04 Morgan DetersFix clang static initialization order issue; fixes...
2013-06-03 Morgan DetersMerge tag 'casc24'
2013-05-29 Morgan DetersMerge branch '1.2.x'
2013-05-28 Morgan DetersStandardize SMT-LIBv2 set of logics to use LogicInfo.
2013-05-21 Morgan DetersMerge branch '1.2.x'
2013-05-21 Morgan DetersMerge branch '1.2.x'
2013-05-20 Morgan DetersMerge branch '1.2.x'
2013-05-09 Kshitij BansalMerge branch 'master' of ssh://github.com/CVC4/CVC4
2013-05-09 Tim KingChanging the integer normal form to increase matching.
2013-05-03 Tim KingFixing compilation of unit tests. These problems were...
2013-04-18 lianahMerge branch 'master' of https://github.com/CVC4/CVC4
2013-04-05 Morgan DetersFix unit test (compile error) for new SatSolver interface
2013-04-03 Morgan DetersSome final minor changes before cutting 1.1.
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-21 lianahMerge branch 'master' into bv-core
2013-03-21 Dejan JovanovićMerge branch 'master' of github.com:CVC4/CVC4
2013-03-21 Morgan DetersSome model and printing fixes for defined functions...
2013-03-21 lianahMerge branch 'master' into bv-core
2013-03-20 Morgan DetersInteractive mode support for multiline input
2013-03-20 Liana Hadareanmerged master with dejan's constant evaluating equality...
2013-03-14 Morgan DetersMerge branch '1.0.x'
2013-03-14 Morgan Detersfix to build system: #include the proper file when...
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-02-04 Morgan DetersMerge branch '1.0.x'
2013-02-04 Morgan DetersFix NodeBuilder bug which could attempt to allocate...
2013-02-02 lianahmerged master into branch
2012-12-15 Tim KingMerging in patch from branch '1.0.x'.
2012-12-15 Tim KingAdding unit test for different versions of division.
2012-12-15 Tim KingMerge remote-tracking branch 'main-repo/1.0.x' into...
2012-12-08 Morgan DetersMerge from 1.0.x (bugfix for 476).
2012-12-08 Morgan DetersFix bug 476: when CxxTest is not found, make the error...
2012-11-30 Tim KingFixes for stricter compilers Andy brought to my attention.
2012-11-30 Tim KingCommitting tests to potentially discover an obscure...
2012-11-26 Tim KingImproved implementation of Integer::length() with CLN...
2012-11-17 Morgan Deters* Fix for bug 445 agreed to in meeting 11/13/2012:...
2012-11-10 Morgan DetersUpdates to Clark's commit r4540:
2012-11-08 Morgan DetersReview of trunk r4525 (TypeNode::getBaseType()):
2012-10-26 Morgan DetersFix to subrange type enumerator, and its unit test...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-06 Morgan Deters* Fix some regressions' expected outputs.
2012-10-05 Morgan DetersBug-related:
2012-10-03 Dejan Jovanovićadding ::getBooleanVariables to the PropEngine
2012-09-28 Morgan Detersrename Assert.h/Assert.cpp to cvc4_assert.h/cvc4_assert...
2012-09-28 Morgan DetersPublic interface review items:
2012-09-27 Morgan Deters* Rename SMT parts (printer, parser) to SMT1
2012-09-24 Dejan Jovanovićsome api changes
2012-09-22 Morgan DetersSeparate public-facing and internal-facing interfaces...
2012-09-21 Morgan Detersbetter verbosity support (so it's sensible when the...
2012-09-19 Morgan DetersGeneral subscriber infrastructure for NodeManager,...
2012-08-31 Andrew Reynoldsmerge from fmf-devel branch. more updates to models...
2012-08-29 Morgan DetersTo the build system:
2012-08-26 Clark BarrettArray constants finished and working. Unit tests for...
2012-08-25 Morgan Detersfix unit tests
2012-08-22 Morgan DetersCap finite cardinalities at 2^64, as discussed in the...
2012-08-16 Morgan DetersThe SmtEngine now ensures that setLogicInternal() is...
2012-08-16 Morgan DetersArrayStoreAll should (for now) only allow constant...
2012-08-14 Morgan DetersFixes to integer wrapper classes:
2012-08-07 Morgan DetersSome items from the CVC4 public interface review:
2012-08-04 Morgan DetersisConst() rule for datatypes
2012-08-03 Morgan DetersComparisons for LogicInfos, and associated tests
2012-08-03 Morgan DetersArrayStoreAll infrastructure
2012-08-01 Morgan Detersfixes to some *clean targets
2012-07-31 Morgan DetersOptions merge. This commit:
2012-07-27 Andrew Reynoldsremoving unecessary files
2012-07-26 Morgan DetersDatatype enumerator work. This version is not a "fair...
2012-07-16 Morgan Detersnow passes "make distcheck", which does important check...
2012-07-16 Morgan Detersfix compiler warning in unit test
2012-07-16 Morgan DetersSupport for having two SmtEngines with the same ExprMan...
2012-07-14 Morgan DetersType enumerator infrastructure and uninterpreted consta...
2012-07-14 Morgan Detersfix a warning in unit test compilation
2012-07-07 Morgan DetersVarious fixes to documentation---typos, some incomplete...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-09 Morgan DetersCleanup and comments for the dag-ifier. Also some...
2012-06-09 Morgan DetersDagification of output expressions.
next