This is a merge from the "theoryfixes+cdattrhash" branch. The changes
[cvc5.git] / src / parser / smt / Smt.g
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2010-10-20 Christopher L. ConwayFixing minor whitespace bug in the parser
2010-10-12 Morgan DetersMerge from cc-memout branch. Here are the main points
2010-09-20 Dejan Jovanovićbitvector rewriting for the core theory and testcases
2010-07-06 Morgan DetersFixes for doubled-statistics (bug 171), a fix to muzzle...
2010-06-30 Morgan Deters* theory "tree" rewriting implemented and works
2010-06-14 Christopher L. ConwayAdding array select/store to SMT v1 and v2 parsers
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-06-04 Christopher L. ConwayEnabling RDL/IDL in SMT v1 and adding some simple tests
2010-06-01 Christopher L. ConwayFixing failing test in r521
2010-05-31 Christopher L. ConwayFirst draft implementation of mkAssociative
2010-05-20 Tim KingAdded the division symbol to the parser, and minimal...
2010-05-02 Dejan Jovanovićsmt parser for bit-vectors
2010-05-01 Christopher L. ConwayFixing private/public header warnings in parser library
2010-04-29 Dejan JovanovićAdded the capability to construct expressions by passin...
2010-04-29 Christopher L. Conway(Not) Handling parameterized sorts in SMT v2
2010-04-29 Christopher L. ConwayFirst draft implementation of SMT v2 parser
2010-04-28 Christopher L. ConwaySMT parser has to map 'Real' to RealType
2010-04-28 Dejan JovanovićBuild fix for parser
2010-04-28 Christopher L. ConwayRefactoring Input/Parser code to support external manip...
2010-04-28 Tim KingAdded theory/arith/kind and enabled the smt parser...
2010-04-27 Christopher L. ConwayAdding Integer and Rational constants to SMT
2010-04-27 Christopher L. ConwayAdding a bit of documentation to the SMT parser
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-04-13 Christopher L. ConwayMerging from branches/decl-scopes (r401:411)
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. ConwayChanging min/maxArity to use metakind info.
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. ConwayFix bug in SMT-LIB with let/flet bindings
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)