]> git.unchartedbackwaters.co.uk Git - francis/stp.git/shortlog
francis/stp.git
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...