]> git.unchartedbackwaters.co.uk Git - francis/stp.git/shortlog
francis/stp.git
2009-05-23 trevor_hansenUpdating install message to describe how to get the...
2009-05-23 trevor_hansenRemoving the "broken" directory. The contents of this...
2009-05-10 ar2rdFixed path to testcases in bin_tests.smt to use curren...
2009-05-08 trevor_hansenbug-fix. Disable rewritting multiplication by constants
2009-04-28 trevor_hansenbug fix. Falling through BVMULT as it should. Removing...
2009-04-28 katelmanmake regress now points to ../../stp-tests/test
2009-04-27 katelmanIMPORTANT:
2009-04-19 trevor_hansensmall bug fixes for problems introduced the last checkin.
2009-04-18 trevor_hansenSimplifications to speed up convert-tiff2jpg-query...
2009-04-11 trevor_hansenReset simplify and expression hashmaps when clearing.
2009-03-23 vijay_ganeshchanged Makefile.in
2009-02-13 smccamFix a couple of memory leaks that existed even if you did
2009-02-13 smccamsvn:ignore some new automatically-generated source...
2009-02-04 pgbovineadded functionality for converting CVC to C code
2009-02-02 vijay_ganeshfixed Makefile.in
2009-01-16 trevor_hansenUSER VISIBLE CHANGE: smtlib parser now enabled with...
2009-01-13 trevor_hansenFix off-by-one in bitvector right shift.
2009-01-12 trevor_hansenRight shift by a variable amount. Add two broken SMT...
2009-01-11 trevor_hansenAllow >32-bit bit-vector constants on 32-bit machines.
2009-01-06 trevor_hansenLeft shift, >32 bit constants, fixed zero_extend, fixed...
2009-01-06 trevor_hansenAdded zero_extend function. Renamed bvdiv to bvudiv...
2009-01-06 trevor_hansenFix compiling of the SMT-LIB Parser, Fix regression...
2008-12-30 katelmanFixed correctness bug in TermToConstTermUsingModel...
2008-12-18 vijay_ganeshadded parsing capability in c_interface
2008-12-18 vijay_ganeshadded parsing capability in c_interface
2008-11-19 vijay_ganeshadded some slow tests
2008-11-18 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2008-11-18 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2008-11-18 katelmanactually pushing this copy out for realase...
2008-11-18 katelmanMore test directory cleanup. This version will be released.
2008-10-31 smccamAdd an OPTIMIZE Makefile flag to make it easier to...
2008-10-31 smccamAdd -DTR1_UNORDERED_MAP, analogous to -DEXT_HASH_MAP...
2008-10-31 smccamDie with an explicit error message if the user tries...
2008-10-31 smccamAdd svn:ignore properties for a number of files that...
2008-10-31 smccamRemove from SVN files that are automatically generated...
2008-10-31 smccamFix a couple of apparent precedence problems in AST...
2008-10-31 smccamInclude <cstring> in ASTUtil.h, for its use of strcmp...
2008-10-22 katelmanRound $n$ as I try to incorporate my work from the...