Support empty (and 1-ary) tuples and records.
[cvc5.git] / src / parser / cvc / Cvc.g
2013-09-09 Morgan DetersSupport empty (and 1-ary) tuples and records.
2013-09-05 Morgan DetersFix FLOOR and DISTINCT in CVC language parser.
2013-09-05 Morgan DetersFix declare-fun/define-fun in dumps; resolves bugs...
2013-06-03 Morgan DetersMerge tag 'casc24'
2013-05-22 Andrew ReynoldsMerge branch 'master' of https://github.com/CVC4/CVC4
2013-05-20 Morgan DetersMerge branch '1.2.x'
2013-05-20 Morgan DetersDetect multiply-defined :named annotations and issue...
2013-05-20 Morgan DetersDisallow construction of (_ BitVec 0).
2013-05-17 Morgan DetersDisallow construction of (_ BitVec 0).
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-20 Morgan DetersInteractive mode support for multiline input
2013-03-15 Morgan DetersMerge branch '1.0.x'
2013-03-14 Morgan DetersMerge branch '1.0.x'
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-03-05 Morgan DetersMerge branch '1.0.x'
2013-03-01 Morgan DetersMerge branch '1.0.x'
2013-02-26 lianahMerge branch '1.0.x'
2013-02-26 lianahMerge branch '1.0.x' of https://github.com/CVC4/CVC4...
2013-02-17 Kshitij BansalMerge branch '1.0.x'
2013-02-17 Kshitij BansalMerge pull request #6 from kbansal/decNewoptions
2013-02-16 Morgan DetersSome cleanup and copyright updating
2013-02-15 Morgan DetersMerge branch '1.0.x'
2013-02-15 Morgan DetersFix ECHO command in CVC language parser to not output...
2012-11-28 Morgan DetersBug fix:
2012-11-27 Morgan DetersTuples and records merge. Resolves bug 270.
2012-11-18 Morgan DetersDisable predicate subtyping:
2012-10-26 Morgan Detersbetter parametric datatype arity checking; fixes bug 433
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-10 Dejan Jovanovićfixing the cvc bv parser and typechecker
2012-10-09 Morgan Deters* make Model class private (as discussed at meeting...
2012-10-08 Morgan Deters* Models' SubstitutionMaps are now attached to the...
2012-09-28 Morgan DetersPublic interface review items:
2012-09-27 Morgan Deters* Rename SMT parts (printer, parser) to SMT1
2012-08-31 Andrew Reynoldsmerge from fmf-devel branch. more updates to models...
2012-08-24 Morgan Deters* disallow internal uses of mkVar() (you have to mkSkol...
2012-08-16 Morgan DetersThe SmtEngine now ensures that setLogicInternal() is...
2012-08-07 Morgan DetersSome items from the CVC4 public interface review:
2012-07-12 Andrew Reynoldsmerged fmf-devel branch, includes support for SMT2...
2012-07-08 Morgan DetersBugs resolved by this commit: #314, #322, #359, #364...
2012-06-13 Morgan DetersDon't use the "inlined" feature of ANTLR 3.2, which...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-07 Morgan DetersAdding EchoCommand and associated printer and parser...
2012-05-15 Tim KingThis commit removes the CONST_INTEGER kind from nodes...
2012-05-03 Dejan JovanovićSome cleanup starting off from trying to understand...
2012-04-06 Morgan Deters* Fix ITEs and functions in CVC language printer.
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2011-12-14 Morgan Detersminor fixes to printing and parsing of CVC-language...
2011-11-16 Morgan DetersAddressed many of the concerns raised in the public...
2011-10-29 Morgan DetersSupport for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF...
2011-10-04 Morgan Deterscvc3 compatibility layer; and another libantlr3c v3...
2011-10-04 Morgan DetersOh, here's another cute compatibility fix for libantlr3...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-06-03 Andrew Reynoldsfixed various bugs related to ambiguous parametric...
2011-06-03 Morgan Detersdatatypes work
2011-06-01 Morgan Deterstype ascriptions (casts) for parameterized datatypes...
2011-05-13 Andrew Reynoldsadded support for parametric datatypes, updated cvc...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-05-03 Morgan Detersoutput fixes for performance
2011-05-02 Morgan DetersMinor fixes to various parts of CVC4, including the...
2011-04-25 Morgan DetersWeekend work. The main points:
2011-04-23 Morgan Detersfix for parser/tests for ANTLR 3.2 (it was working...
2011-04-23 Morgan Deters* reviewed BooleanSimplification, added documentation...
2011-04-20 Morgan Detersnumerous bugfixes
2011-04-20 Morgan DetersMinor mixed-bag commit. Expected performance impact...
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Morgan Detersmore work on CVC language
2011-04-18 Morgan Detersmostly CVC presentation language parsing and printing
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2011-04-13 Morgan Detersadd disequality token ("/=") and rules to CVC parser
2011-03-05 Morgan Detersadding three features to CVC parser that drastically...
2010-10-20 Christopher L. ConwayFixing minor whitespace bug in the parser
2010-07-06 Christopher L. ConwayAdding arithmetic symbols to CVC parser (Fixes: #176)
2010-07-06 Morgan DetersFixes for doubled-statistics (bug 171), a fix to muzzle...
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-01 Christopher L. ConwayFixing private/public header warnings in parser library
2010-04-28 Christopher L. ConwayRefactoring Input/Parser code to support external manip...
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-04-05 Christopher L. ConwayMinor refactorings, in response to code review (Bug...
2010-04-02 Christopher L. ConwayOverriding ANTLR3 error recovery routine
2010-04-01 Christopher L. ConwayParser tweaks to address review
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-31 Christopher L. ConwayFinishing parser cleanup. Code is now review-ready.
2010-03-31 Christopher L. ConwayMore parser cleanup. Should fix problems with last...
2010-03-31 Christopher L. ConwayCode cleanup in parser
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)