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;
Sat, 13 Nov 2010 20:06:52 +0100 qualified Symbol_Pos.symbol;
wenzelm [Sat, 13 Nov 2010 20:06:52 +0100] rev 40527
qualified Symbol_Pos.symbol;
Sat, 13 Nov 2010 19:55:45 +0100 total Symbol.source;
wenzelm [Sat, 13 Nov 2010 19:55:45 +0100] rev 40526
total Symbol.source;
Sat, 13 Nov 2010 19:47:23 +0100 eliminated slightly odd pervasive Symbol_Pos.symbol;
wenzelm [Sat, 13 Nov 2010 19:47:23 +0100] rev 40525
eliminated slightly odd pervasive Symbol_Pos.symbol;
Sat, 13 Nov 2010 19:27:41 +0100 treat Unicode "replacement character" (i.e. decoding error) is malformed;
wenzelm [Sat, 13 Nov 2010 19:27:41 +0100] rev 40524
treat Unicode "replacement character" (i.e. decoding error) is malformed;
Sat, 13 Nov 2010 19:21:53 +0100 simplified/robustified treatment of malformed symbols, which are now fully internalized (total Symbol.explode etc.);
wenzelm [Sat, 13 Nov 2010 19:21:53 +0100] rev 40523
simplified/robustified treatment of malformed symbols, which are now fully internalized (total Symbol.explode etc.); allow malformed symbols inside quoted material, comments etc. -- for improved user experience with incremental re-parsing; refined treatment of malformed surrogates (Scala);
Sat, 13 Nov 2010 16:46:00 +0100 tuned;
wenzelm [Sat, 13 Nov 2010 16:46:00 +0100] rev 40522
tuned;
Sat, 13 Nov 2010 12:32:21 +0100 back to quick_and_dirty, which is still practically important since the scheduler does not jump over subproofs;
wenzelm [Sat, 13 Nov 2010 12:32:21 +0100] rev 40521
back to quick_and_dirty, which is still practically important since the scheduler does not jump over subproofs;
Sat, 13 Nov 2010 11:41:02 +0100 await_cancellation in the main thread, independently of the execution futures, which might get interrupted or be absent after node deletetion;
wenzelm [Sat, 13 Nov 2010 11:41:02 +0100] rev 40520
await_cancellation in the main thread, independently of the execution futures, which might get interrupted or be absent after node deletetion;
Sat, 13 Nov 2010 00:24:41 +0100 updated README;
wenzelm [Sat, 13 Nov 2010 00:24:41 +0100] rev 40519
updated README;
Fri, 12 Nov 2010 21:37:01 +0100 defensive defaults for more robust experience for new users;
wenzelm [Fri, 12 Nov 2010 21:37:01 +0100] rev 40518
defensive defaults for more robust experience for new users;
Fri, 12 Nov 2010 17:44:03 +0100 merged
wenzelm [Fri, 12 Nov 2010 17:44:03 +0100] rev 40517
merged
Fri, 12 Nov 2010 15:56:11 +0100 preliminary support for newer versions of Z3
boehmes [Fri, 12 Nov 2010 15:56:11 +0100] rev 40516
preliminary support for newer versions of Z3
Fri, 12 Nov 2010 15:56:10 +0100 turned SMT counterexamples into verbose messages (they had been swallowed before, following the state of smt_trace -- which is off by default), because they might be useful for the user
boehmes [Fri, 12 Nov 2010 15:56:10 +0100] rev 40515
turned SMT counterexamples into verbose messages (they had been swallowed before, following the state of smt_trace -- which is off by default), because they might be useful for the user
Fri, 12 Nov 2010 15:56:08 +0100 let the theory formally depend on the Boogie output
boehmes [Fri, 12 Nov 2010 15:56:08 +0100] rev 40514
let the theory formally depend on the Boogie output
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip