summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-04Adding general support for SMT2 set-info commandChristopher L. Conway
2010-05-04Handling SMT 2.0 symbols and info flagsChristopher L. Conway
2010-05-04Type-checking classes and hooks (not tested yet).Dejan Jovanović
2010-05-03more reasonable smt 2.0 benchmark testMorgan Deters
2010-05-03main driver supports .smt2 input, added an smt2 regression (currently broken,...Morgan Deters
2010-05-03theory detection fixes; fixes build breakage when you delete build directoriesMorgan Deters
2010-05-03Small mistake in previous commitChristopher L. Conway
2010-05-03Importing ANTLR3 lexer nextToken function to avoid escaped exceptions.Christopher L. Conway
2010-05-02smt parser for bit-vectorsDejan Jovanović
2010-05-01Fix for the last night's build errors (type that broke proper expression gene...Dejan Jovanović
2010-05-01Adding missed antlr_input filesChristopher L. Conway
2010-05-01Fixing private/public header warnings in parser libraryChristopher L. Conway
2010-05-01Adding comments to bounded token filesChristopher L. Conway
2010-04-30Fix for bug 115, mapping was going in the wrong direction.Dejan Jovanović
2010-04-29Added the capability to construct expressions by passing the operator instead...Dejan Jovanović
2010-04-29(Not) Handling parameterized sorts in SMT v2Christopher L. Conway
2010-04-29Minor fix to SMT v2 parser testsChristopher L. Conway
2010-04-29First draft implementation of SMT v2 parserChristopher L. Conway
2010-04-28SMT parser has to map 'Real' to RealTypeChristopher L. Conway
2010-04-28Merging the arithmetic theory draft (lra-init) back into the main trunk. Thi...Tim King
2010-04-28adding integer and real types to the public interfaceDejan Jovanović
2010-04-28Build fix for parserDejan Jovanović
2010-04-28Refactoring Input/Parser code to support external manipulation of the parser ...Christopher L. Conway
2010-04-28Added theory/arith/kind and enabled the smt parser to read in these symbols. ...Tim King
2010-04-27Adding Integer and Rational constants to SMTChristopher L. Conway
2010-04-27Adding a bit of documentation to the SMT parserChristopher L. Conway
2010-04-26Some cleanup. Also added the integer and real types.Dejan Jovanović
2010-04-26Adding the intermediary TypeNode to represent (and separate) the Types at the...Dejan Jovanović
2010-04-17Fixing compiler error for optimized buildsChristopher L. Conway
2010-04-15Adding info in the minisat READMEDejan Jovanović
2010-04-15Implementing missing NodeBuilder::constructNodeChristopher L. Conway
2010-04-15Enhancements to NodeManager tests, taking advantage of new Type implementationChristopher L. Conway
2010-04-15Removing horrible, system-locking option from Eclipse Make preferences.Christopher L. Conway
2010-04-15Moving debug output in ~ContextObj under a conditional. Should fix most of th...Christopher L. Conway
2010-04-14Marging from types 404:415, changes: MassiveDejan Jovanović
2010-04-14* Better dependency tracking for unit test building and linking, andMorgan Deters
2010-04-13Merging from branches/decl-scopes (r401:411)Christopher L. Conway
2010-04-13Doxygen fixesChristopher L. Conway
2010-04-09minor fixes to lcov build target, better contextobj testingMorgan Deters
2010-04-09added experimental "make lcov" target (it runs only unit tests); better cover...Morgan Deters
2010-04-08A handful of build system fixes:Morgan Deters
2010-04-07This update contains more black-box tests as part of the attributes code revi...Tim King
2010-04-06* Add some protected ContextObj accessors for ContextObj-derived classes:Morgan Deters
2010-04-05Adding black-box tests for NodeManager (Closes bug #65)Christopher L. Conway
2010-04-05Removing unused functions that were causing compiler warningsChristopher L. Conway
2010-04-05Simplifying ANTLR3 overridesChristopher L. Conway
2010-04-05updating COPYING file to reflect that antlr_input_imports.cpp is not under CV...Morgan Deters
2010-04-05Updating copyright exclusionChristopher L. Conway
2010-04-05Moving sources copied from libantlr3c to separate fileChristopher L. Conway
2010-04-05Ignoring gcov filesChristopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback