Mon, 15 Nov 2010 20:48:48 +0100 merged
wenzelm [Mon, 15 Nov 2010 20:48:48 +0100] rev 40557
merged
Mon, 15 Nov 2010 18:58:30 +0100 cosmetics
blanchet [Mon, 15 Nov 2010 18:58:30 +0100] rev 40556
cosmetics
Mon, 15 Nov 2010 18:56:31 +0100 interpret SMT_Failure.Solver_Crashed correctly
blanchet [Mon, 15 Nov 2010 18:56:31 +0100] rev 40555
interpret SMT_Failure.Solver_Crashed correctly
Mon, 15 Nov 2010 18:56:30 +0100 turn on Sledgehammer verbosity so we can track down crashes
blanchet [Mon, 15 Nov 2010 18:56:30 +0100] rev 40554
turn on Sledgehammer verbosity so we can track down crashes
Mon, 15 Nov 2010 18:56:29 +0100 pick up SMT solver crashes and report them to the user/Mirabelle if desired
blanchet [Mon, 15 Nov 2010 18:56:29 +0100] rev 40553
pick up SMT solver crashes and report them to the user/Mirabelle if desired
Mon, 15 Nov 2010 18:04:04 +0100 merged
boehmes [Mon, 15 Nov 2010 18:04:04 +0100] rev 40552
merged
Mon, 15 Nov 2010 17:52:48 +0100 only replace unknowns of type nat with known integer numbers, don't alias unknown values in Z3's counterexamples with known integers
boehmes [Mon, 15 Nov 2010 17:52:48 +0100] rev 40551
only replace unknowns of type nat with known integer numbers, don't alias unknown values in Z3's counterexamples with known integers
Mon, 15 Nov 2010 17:35:57 +0100 trace more solver output before raising an exception due to a non-zero return code (avoids truncating potential counterexamples produced by Z3)
boehmes [Mon, 15 Nov 2010 17:35:57 +0100] rev 40550
trace more solver output before raising an exception due to a non-zero return code (avoids truncating potential counterexamples produced by Z3)
Mon, 15 Nov 2010 17:04:53 +0100 merged
bulwahn [Mon, 15 Nov 2010 17:04:53 +0100] rev 40549
merged
Mon, 15 Nov 2010 13:40:12 +0100 ignoring the constant STR in the predicate compiler
bulwahn [Mon, 15 Nov 2010 13:40:12 +0100] rev 40548
ignoring the constant STR in the predicate compiler
Mon, 15 Nov 2010 17:40:38 +0100 non-executable source files;
wenzelm [Mon, 15 Nov 2010 17:40:38 +0100] rev 40547
non-executable source files;
Mon, 15 Nov 2010 17:39:23 +0100 eliminated old-style sed in favour of builtin regex matching;
wenzelm [Mon, 15 Nov 2010 17:39:23 +0100] rev 40546
eliminated old-style sed in favour of builtin regex matching;
Mon, 15 Nov 2010 17:14:43 +0100 more robust treatment of spaces in file names;
wenzelm [Mon, 15 Nov 2010 17:14:43 +0100] rev 40545
more robust treatment of spaces in file names;
Mon, 15 Nov 2010 15:41:58 +0100 tuned error messages;
wenzelm [Mon, 15 Nov 2010 15:41:58 +0100] rev 40544
tuned error messages;
Mon, 15 Nov 2010 14:59:53 +0100 merged
wenzelm [Mon, 15 Nov 2010 14:59:53 +0100] rev 40543
merged
Mon, 15 Nov 2010 14:59:21 +0100 re-generalized type of option_rel and sum_rel (accident from 2989f9f3aa10)
haftmann [Mon, 15 Nov 2010 14:59:21 +0100] rev 40542
re-generalized type of option_rel and sum_rel (accident from 2989f9f3aa10)
Mon, 15 Nov 2010 14:14:38 +0100 re-generalized type of prod_rel (accident from 2989f9f3aa10)
haftmann [Mon, 15 Nov 2010 14:14:38 +0100] rev 40541
re-generalized type of prod_rel (accident from 2989f9f3aa10)
Mon, 15 Nov 2010 00:20:36 +0100 formal dependency on b2i files
boehmes [Mon, 15 Nov 2010 00:20:36 +0100] rev 40540
formal dependency on b2i files
Sun, 14 Nov 2010 23:55:25 +0100 merged
boehmes [Sun, 14 Nov 2010 23:55:25 +0100] rev 40539
merged
Fri, 12 Nov 2010 17:28:43 +0100 check the return code of the SMT solver and raise an exception if the prover failed
boehmes [Fri, 12 Nov 2010 17:28:43 +0100] rev 40538
check the return code of the SMT solver and raise an exception if the prover failed
Sun, 14 Nov 2010 17:33:28 +0100 updated README;
wenzelm [Sun, 14 Nov 2010 17:33:28 +0100] rev 40537
updated README;
Sun, 14 Nov 2010 15:25:01 +0100 tuned;
wenzelm [Sun, 14 Nov 2010 15:25:01 +0100] rev 40536
tuned;
Sun, 14 Nov 2010 15:21:49 +0100 cover 'write' as primitive proof command;
wenzelm [Sun, 14 Nov 2010 15:21:49 +0100] rev 40535
cover 'write' as primitive proof command;
Sun, 14 Nov 2010 14:05:08 +0100 clarified interact/print state: proof commands are treated as in TTY mode to get full response;
wenzelm [Sun, 14 Nov 2010 14:05:08 +0100] rev 40534
clarified interact/print state: proof commands are treated as in TTY mode to get full response;
Sat, 13 Nov 2010 22:33:07 +0100 somewhat adhoc replacement for 'thus' and 'hence';
wenzelm [Sat, 13 Nov 2010 22:33:07 +0100] rev 40533
somewhat adhoc replacement for 'thus' and 'hence'; complete words as short as 2 characters, e.g. "Un";
Sat, 13 Nov 2010 21:46:24 +0100 always print state of proof commands (notably "qed" etc.);
wenzelm [Sat, 13 Nov 2010 21:46:24 +0100] rev 40532
always print state of proof commands (notably "qed" etc.);
Sat, 13 Nov 2010 21:01:03 +0100 simplified message: malformed symbols are fully internalized, i.e. can be printed without crashing;
wenzelm [Sat, 13 Nov 2010 21:01:03 +0100] rev 40531
simplified message: malformed symbols are fully internalized, i.e. can be printed without crashing;
Sat, 13 Nov 2010 20:49:02 +0100 tuned message;
wenzelm [Sat, 13 Nov 2010 20:49:02 +0100] rev 40530
tuned message;
Sat, 13 Nov 2010 20:20:05 +0100 proper escape in regex;
wenzelm [Sat, 13 Nov 2010 20:20:05 +0100] rev 40529
proper escape in regex;
Sat, 13 Nov 2010 20:13:35 +0100 report malformed symbols;
wenzelm [Sat, 13 Nov 2010 20:13:35 +0100] rev 40528
report malformed symbols;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip