2010-02-04 |
Tim King | Changed mapping from atoms to literals in the prop... |
commit | commitdiff | tree |
2010-02-04 |
Tim King | Moved regressions into various levels based on running... |
commit | commitdiff | tree |
2010-02-04 |
Morgan Deters | test infrastructure updated for multiple-level regressions |
commit | commitdiff | tree |
2010-02-04 |
Morgan Deters | minor cleanup; give the main driver a different exit... |
commit | commitdiff | tree |
2010-02-04 |
Morgan Deters | src/expr/kind.h is now automatically generated. |
commit | commitdiff | tree |
2010-02-04 |
Morgan Deters | minor fix for update-copyright.pl; ran update-copyright... |
commit | commitdiff | tree |
2010-02-04 |
Morgan Deters | added bool and arith theory makefiles to AC_CONFIG_FILE... |
commit | commitdiff | tree |
2010-02-04 |
Morgan Deters | Added theory output channel interfaces and "Interrupted... |
commit | commitdiff | tree |
2010-02-04 |
Tim King | Fixes to the cnf converter. Also a barebones utility... |
commit | commitdiff | tree |
2010-02-03 |
Christopher... | Adding extra test to parser |
commit | commitdiff | tree |
2010-02-03 |
Dejan Jovanović | adding an option to minisat to not do any debug checks... |
commit | commitdiff | tree |
2010-02-03 |
Christopher... | Fixing bad commit |
commit | commitdiff | tree |
2010-02-03 |
Christopher... | Adding functions/predicates to SMT grammar |
commit | commitdiff | tree |
2010-02-03 |
Morgan Deters | Addressed many of the concerns of bug 10 (build system... |
commit | commitdiff | tree |
2010-02-03 |
Dejan Jovanović | ELSEIF support and parser debugging with '-d parser' |
commit | commitdiff | tree |
2010-02-03 |
Dejan Jovanović | simple ITE parsing |
commit | commitdiff | tree |
2010-02-03 |
Tim King | By popular demand, I also added a printAst to Expr. |
commit | commitdiff | tree |
2010-02-03 |
Tim King | I hacked in a temporary way to restart minisat for... |
commit | commitdiff | tree |
2010-02-03 |
Tim King | Within node I added printAst(..) for general purpose... |
commit | commitdiff | tree |
2010-02-03 |
Tim King | Enabled more regress tests. Takes 26s on my machine... |
commit | commitdiff | tree |
2010-02-03 |
Dejan Jovanović | context_mm testing |
commit | commitdiff | tree |
2010-02-03 |
Dejan Jovanović | some more tests for the context. |
commit | commitdiff | tree |
2010-02-02 |
Dejan Jovanović | (no commit message) |
commit | commitdiff | tree |
2010-02-02 |
Clark Barrett | Fixed bug in context code |
commit | commitdiff | tree |
2010-02-02 |
Dejan Jovanović | for tim |
commit | commitdiff | tree |
2010-02-02 |
Dejan Jovanović | beginings of test for CDO. one fail |
commit | commitdiff | tree |
2010-02-02 |
Dejan Jovanović | Rethrow rewrite in antlr_parser. Taking LT(0) to locate... |
commit | commitdiff | tree |
2010-02-02 |
Tim King | Switched cnf conversion to go through CnfStream. |
commit | commitdiff | tree |
2010-02-02 |
Christopher... | Minor changes to parser |
commit | commitdiff | tree |
2010-02-02 |
Dejan Jovanović | Adding support for escapes in string literals (strings... |
commit | commitdiff | tree |
2010-02-02 |
Clark Barrett | Fixed compile errors |
commit | commitdiff | tree |
2010-02-02 |
Clark Barrett | Updates to context: |
commit | commitdiff | tree |
2010-02-01 |
Dejan Jovanović | Fixing the CVC grammar for parsing Boolean expressions... |
commit | commitdiff | tree |
2010-02-01 |
Morgan Deters | fix node manager code (bugzilla #15, comment #2) in... |
commit | commitdiff | tree |
2010-02-01 |
Tim King | Added this test back to avoid make check problems. |
commit | commitdiff | tree |
2010-01-30 |
Morgan Deters | cnf conversion (variable-introducing), cleanups, fixes... |
commit | commitdiff | tree |
2010-01-30 |
Tim King | Checking in small test fixes for node_black |
commit | commitdiff | tree |
2010-01-29 |
Dejan Jovanović | fixing the last context build problem, it compiles now |
commit | commitdiff | tree |
2010-01-29 |
Clark Barrett | one more bug |
commit | commitdiff | tree |
2010-01-29 |
Clark Barrett | Fixed compile errors |
commit | commitdiff | tree |
2010-01-29 |
Christopher... | Adding Makefile.in to svn:ignore |
commit | commitdiff | tree |
2010-01-29 |
Christopher... | Adding Makefile.in to svn:ignore |
commit | commitdiff | tree |
2010-01-29 |
Christopher... | Fixing boolean operator precedences |
commit | commitdiff | tree |
2010-01-29 |
Clark Barrett | Update of context module |
commit | commitdiff | tree |
2010-01-29 |
Morgan Deters | fixed CNF conversion, and more modular; CNF conversion... |
commit | commitdiff | tree |
2010-01-28 |
Christopher... | Removing Makefile.in's |
commit | commitdiff | tree |
2010-01-28 |
Christopher... | Replacing hand-coded autogen.sh with buildconf version |
commit | commitdiff | tree |
2010-01-27 |
Morgan Deters | support "make check" in src/ subdirs for unit-testing... |
commit | commitdiff | tree |
2010-01-27 |
Morgan Deters | test framework fixes; bug 13 closed |
commit | commitdiff | tree |
2010-01-27 |
Tim King | Added additional tests to node_black.h. CVC4 currently... |
commit | commitdiff | tree |
2010-01-26 |
Tim King | Undoing stupid commit mistake. Rolling back to -r... |
commit | commitdiff | tree |
2010-01-26 |
Tim King | Added test/regress/boolean.cvc |
commit | commitdiff | tree |
2010-01-26 |
Morgan Deters | cnf conversion |
commit | commitdiff | tree |
2010-01-26 |
Morgan Deters | fixes to build structure, util classes, lots of fixes... |
commit | commitdiff | tree |
2010-01-25 |
Morgan Deters | minor fixes to scoped-context node manager |
commit | commitdiff | tree |
2010-01-25 |
Morgan Deters | scoped node managers |
commit | commitdiff | tree |
2010-01-23 |
Tim King | Added pure PL regression tests. Mostly CNF |
commit | commitdiff | tree |
2010-01-22 |
Tim King | Added regression test |
commit | commitdiff | tree |
2010-01-19 |
Morgan Deters | minor changes to Theory |
commit | commitdiff | tree |
2010-01-05 |
Christopher... | Changes to configure.ac from code review |
commit | commitdiff | tree |
2009-12-18 |
Dejan Jovanović | More fixes fot the parser tests. |
commit | commitdiff | tree |
2009-12-18 |
Dejan Jovanović | Changing some deatils on the parser. Now we know we... |
commit | commitdiff | tree |
2009-12-18 |
Dejan Jovanović | More fixes |
commit | commitdiff | tree |
2009-12-18 |
Morgan Deters | numerous fixes to nodes; more coming |
commit | commitdiff | tree |
2009-12-18 |
Christopher... | Updated parser tests, which are all kinds of FAIL |
commit | commitdiff | tree |
2009-12-18 |
Dejan Jovanović | Changes to the parser tests to make them compile. |
commit | commitdiff | tree |
2009-12-18 |
Morgan Deters | more build system fix-ups |
commit | commitdiff | tree |
2009-12-18 |
Dejan Jovanović | Lots of parser changes to make Chris happy. Yet more... |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | more build system fix-ups |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | update-copyright.pl now retrieves and incorporates... |
commit | commitdiff | tree |
2009-12-17 |
Christopher... | Adding more parser tests |
commit | commitdiff | tree |
2009-12-17 |
Christopher... | Adding more parser tests |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | coding standard fix on SmtEngine; fix recursive make |
commit | commitdiff | tree |
2009-12-17 |
Christopher... | CvcParserBlack and supporting Makefile changes |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | + test infrastructure fixes |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | add system regression testing infrastructure |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | fix typos in Makefile.am for unit testing |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | addressed some concerns raised by Clark in bug #6 ... |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | making config/mkbuilddir executable |
commit | commitdiff | tree |
2009-12-17 |
Clark Barrett | Minor changes from code review |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | build system cleanup; test system separation into white... |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | testing infrastructure fixes |
commit | commitdiff | tree |
2009-12-17 |
Morgan Deters | support nonstandard, unconfigured builds (e.g., ".... |
commit | commitdiff | tree |
2009-12-16 |
Morgan Deters | + refactoring fixes for expr package based on code... |
commit | commitdiff | tree |
2009-12-16 |
Tim King | Small refactoring changes for the expr package. |
commit | commitdiff | tree |
2009-12-16 |
Christopher... | Spelling correction in comments |
commit | commitdiff | tree |
2009-12-16 |
Christopher... | Standardizing configure arguments for ANTLR/CxxTest |
commit | commitdiff | tree |
2009-12-16 |
Morgan Deters | Fixes to the build system: |
commit | commitdiff | tree |
2009-12-15 |
Christopher... | Minor changes to parser files from code review. |
commit | commitdiff | tree |
2009-12-15 |
Clark Barrett | Added context_mm (haven't tested compilation yet...) |
commit | commitdiff | tree |
2009-12-15 |
Morgan Deters | minor: fixing typos |
commit | commitdiff | tree |
2009-12-11 |
Dejan Jovanović | Extracted the public Expr and ExprManager interface... |
commit | commitdiff | tree |
2009-12-11 |
Morgan Deters | build fixes, configuration simplifications |
commit | commitdiff | tree |
2009-12-10 |
Dejan Jovanović | killing expr into node... |
commit | commitdiff | tree |
2009-12-10 |
Morgan Deters | cleanups, assert work, add a stubbed uf theory, fix... |
commit | commitdiff | tree |
2009-12-09 |
Morgan Deters | some fixes and organizational adjustments to assert... |
commit | commitdiff | tree |
2009-12-09 |
Dejan Jovanović | A mess of changes in the expression manager, simple... |
commit | commitdiff | tree |
2009-12-08 |
Morgan Deters | final (?) fixes to parser/generated build directory... |
commit | commitdiff | tree |
2009-12-08 |
Morgan Deters | parser build fixes |
commit | commitdiff | tree |
2009-12-08 |
Morgan Deters | check in automake/libtool/autoconf-generated files... |
commit | commitdiff | tree |
next |