blanchet [Thu, 16 Dec 2010 22:43:22 +0100] rev 41219
keep track of errors in Z3 input file for debugging purposes
blanchet [Thu, 16 Dec 2010 21:53:31 +0100] rev 41218
better propagation of stdout in case of failure + comply with strict/warnings
blanchet [Thu, 16 Dec 2010 21:21:52 +0100] rev 41217
merge
blanchet [Thu, 16 Dec 2010 21:21:13 +0100] rev 41216
cleaner handling of temporary files
paulson [Thu, 16 Dec 2010 20:14:21 +0000] rev 41215
merged
paulson [Thu, 16 Dec 2010 20:14:04 +0000] rev 41214
made sml/nj happy
blanchet [Thu, 16 Dec 2010 21:02:08 +0100] rev 41213
added self-correcting wrapper for Z3 -- see comment in the file for details
blanchet [Thu, 16 Dec 2010 16:18:11 +0100] rev 41212
impose a limit on the breadth of monomorphization (in addition to on the depth) to prevent an explosion of the number of monomorphic instances
blanchet [Thu, 16 Dec 2010 15:46:54 +0100] rev 41211
no need to do a super-duper atomization if Metis fails afterwards anyway
blanchet [Thu, 16 Dec 2010 15:44:32 +0100] rev 41210
removed unused variable
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41209
robustly handle SMT exceptions in Sledgehammer
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41208
make "debug" imply "blocking", since in blocking mode the exceptions flow through and are more instructive