]> git.unchartedbackwaters.co.uk Git - francis/stp.git/shortlog
francis/stp.git
2009-10-21 trevor_hansenImportant BugFix. r230 introduced an off-by-one error...
2009-10-20 vijay_ganeshminor edits
2009-10-20 vijay_ganeshre-coded BVLE bit-blasting to start the bitblasting...
2009-10-20 vijay_ganeshchanged the majority function for bvplus-bitblasing...
2009-10-20 vijay_ganeshminor edits
2009-10-20 vijay_ganeshadded an abstraction/refinement loop for clause-additio...
2009-10-19 vijay_ganeshminor edits and indentation
2009-10-18 trevor_hansenSpeed up grep0084.stp.cvc & grep0117.stp.cvc, by reduci...
2009-10-16 vijay_ganeshminor edits
2009-10-16 vijay_ganeshminor edits
2009-10-16 vijay_ganeshchanged some files to fit into 80 characters terminal
2009-10-15 vijay_ganeshCleaned up the printing of bitblasted formula and claus...
2009-10-15 vijay_ganeshminor edit
2009-10-15 vijay_ganeshmarked completed tasks in the task-list
2009-10-14 vijay_ganeshformatted using gnu style
2009-10-14 vijay_ganeshAll userdefined flags are now local to STPManager....
2009-10-14 vijay_ganeshcode indented using emacs
2009-10-13 vijay_ganeshpush/pop now working through the c_interface. Clearallt...
2009-10-13 vijay_ganeshadded cleartables for each of the big classes
2009-10-12 vijay_ganeshminor edits
2009-10-12 vijay_ganeshremoved ASTUtil.h and merged with UsefulDefs.h
2009-10-12 vijay_ganeshreplaced hash_map/hash_set with defines HASHMAP and...
2009-10-11 vijay_ganeshminor edits
2009-10-11 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-10-11 vijay_ganeshminor edits
2009-10-11 vijay_ganeshminor edits
2009-10-11 vijay_ganeshrenamed BeevMgr to STPMgr
2009-10-11 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-10-11 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-10-11 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-10-11 vijay_ganeshbig reorganization almost complete. I believe there...
2009-10-06 vijay_ganeshmoved all LET-variables related stuff into a separate...
2009-10-05 vijay_ganeshreorganized ToCNF
2009-10-05 vijay_ganeshmore reorganization. introduced STPManager directory...
2009-10-02 vijay_ganeshminor edits
2009-10-02 vijay_ganeshremoved symbol table from AST
2009-10-02 vijay_ganeshmore AST reorganization
2009-10-02 vijay_ganeshmore AST reorganization
2009-10-02 vijay_ganeshmoved function defintions for AST classes to appropriat...
2009-10-02 vijay_ganeshmassiv code cleanup. Created separate files for ASTNode...
2009-10-02 vijay_ganeshadded logs
2009-10-01 vijay_ganeshmassive changes. Added a LESSBYTES_PER_NODE option...
2009-09-30 vijay_ganeshshaved off 4 bytes from each ASTInternal node
2009-09-29 vijay_ganeshfixed bug in c_interface bvconstExprFromInt
2009-09-28 vijay_ganeshchanged the var decay. It improved performace
2009-09-27 vijay_ganeshadded checks for bvconst construction. checks if the...
2009-09-27 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-09-26 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-09-26 vijay_ganeshminor
2009-09-25 vijay_ganeshadded more tests
2009-09-24 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-09-24 vijay_ganeshminor edits
2009-09-24 trevor_hansenDifferent flex options as provided by Peter Collingbourne.
2009-09-23 trevor_hansen* get biosat-rna.cpp compiling on my machine.
2009-09-22 vijay_ganeshfixed the regression scripts so that we can run them...
2009-09-22 vijay_ganeshadded new testing perl script. minor edits to Makefiles.
2009-09-21 vijay_ganeshAll fixed. RNA example is running again. I had introduc...
2009-09-21 vijay_ganeshadded biosat-rna.cpp file. It is crashing now. Previous...
2009-09-21 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-09-20 trevor_hansen* Don't allow creation of zero-width bitvector literals...
2009-09-20 trevor_hansen* Bug-fix. Prior checkin broke zero_extend by greater...
2009-09-19 trevor_hansenRemove BVZX. Bit vector zero extend is now replaced...
2009-09-17 trevor_hansen* -t times how long sending the clauses to the SAT...
2009-09-17 trevor_hansen* Add back -m32. All should now make at 32-bit
2009-09-17 trevor_hansen* Add -m32 flag to c-api-tests to get it compiling
2009-09-16 vijay_ganeshminor edits to scrips/Makefile.common
2009-09-16 vijay_ganeshminor edits to AST/Makefile
2009-09-16 vijay_ganeshminor edits. Lot more work remains in optimizing FOR...
2009-09-15 trevor_hansenFixes an off-by-one defect introduced in #230
2009-09-15 trevor_hansen* Add signed & unsigned shifts to a test generator
2009-09-15 trevor_hansenThe constant evaluator can now evaluate shifts by amoun...
2009-09-14 trevor_hansen* Build by defualt a 32-bit executable.
2009-09-14 trevor_hansenThe result of the -t option (quick statistics), also...
2009-09-14 trevor_hansenAdd a new class for tracking the runtimes. e.g. Simplif...
2009-09-13 vijay_ganeshadded FOR-construct tests
2009-09-13 vijay_ganeshadded parameterized boolean variables
2009-09-12 vijay_ganeshsome changes to abs-refinement
2009-09-11 vijay_ganeshminor edits
2009-09-11 vijay_ganeshfixed some issues with FOR-construct
2009-09-10 vijay_ganeshAdded EXCEPT construct for the FOR-construct
2009-09-10 trevor_hansenRough version of smtlib print back. The output version...
2009-09-10 trevor_hansenImprove dependency generation:
2009-09-09 vijay_ganeshmoved bitvec directory to const-evaluator. moved consta...
2009-09-09 vijay_ganeshFor-construct seems to be working
2009-09-09 vijay_ganeshminor edits
2009-09-09 vijay_ganeshThere was link error due to versionString.cpp. It has...
2009-09-09 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-09-09 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
2009-09-09 trevor_hansen* Use svnversion at build time to insert the current...
2009-09-09 trevor_hansen* Flatten AND, OR & BVPLUS completely via SimplifyTerm
2009-09-09 trevor_hansen* Automatically build dependencies during make. This...
2009-09-09 trevor_hansen* Delete the bvsolver object as soon as we're finished...
2009-09-08 vijay_ganeshminor edits
2009-09-07 vijay_ganeshadded new directories abstraction-refinement and to...
2009-09-07 vijay_ganeshemacs indentation done
2009-09-07 vijay_ganeshcoded up abstraction-refinement
2009-09-07 vijay_ganeshminor edits
2009-09-07 vijay_ganeshchanged regression names
2009-09-06 vijay_ganeshchanged regressall to regresscvc
2009-09-06 vijay_ganeshgit-svn-id: https://stp-fast-prover.svn.sourceforge...
next