wenzelm [Mon, 02 Nov 2009 17:29:48 +0100] rev 33379
back to warning -- Proof General tends to "popup" tracing output;
boehmes [Mon, 02 Nov 2009 15:49:59 +0100] rev 33378
split parsing of counterexamples from translation into terms (avoids Term.dummyT and ill-typed terms)
bulwahn [Mon, 02 Nov 2009 09:01:18 +0100] rev 33377
merged
bulwahn [Sat, 31 Oct 2009 10:02:37 +0100] rev 33376
predicate compiler creates code equations for predicates with full mode
bulwahn [Fri, 30 Oct 2009 09:55:15 +0100] rev 33375
renamed rpred to random
wenzelm [Sun, 01 Nov 2009 21:42:27 +0100] rev 33374
Rules that characterize functional/relational specifications.
wenzelm [Sun, 01 Nov 2009 20:59:34 +0100] rev 33373
adapted Item_Net;
tuned;
wenzelm [Sun, 01 Nov 2009 20:55:39 +0100] rev 33372
allow multi-index;
more scalable merge;
renamed delete to remove, and insert to update (standard naming conventions);
tuned;
wenzelm [Sun, 01 Nov 2009 20:55:14 +0100] rev 33371
added insert_safe, delete_safe variants;
wenzelm [Sun, 01 Nov 2009 16:23:31 +0100] rev 33370
tuned signature;
wenzelm [Sun, 01 Nov 2009 15:44:26 +0100] rev 33369
modernized structure Context_Rules;
wenzelm [Sun, 01 Nov 2009 15:24:45 +0100] rev 33368
modernized structure Rule_Cases;
haftmann [Fri, 30 Oct 2009 18:33:21 +0100] rev 33367
merged
haftmann [Fri, 30 Oct 2009 18:33:07 +0100] rev 33366
dedicated theory for loading numeral simprocs
haftmann [Fri, 30 Oct 2009 18:32:41 +0100] rev 33365
set Pure theory name properly
haftmann [Fri, 30 Oct 2009 18:32:40 +0100] rev 33364
tuned code setup
wenzelm [Fri, 30 Oct 2009 14:52:14 +0100] rev 33363
some notes on SPASS 3.0 distribution;
haftmann [Fri, 30 Oct 2009 14:02:42 +0100] rev 33362
merged
haftmann [Fri, 30 Oct 2009 14:00:43 +0100] rev 33361
combined former theories Divides and IntDiv to one theory Divides
haftmann [Fri, 30 Oct 2009 13:59:52 +0100] rev 33360
tuned variable names of bindings; conceal predicate constants
haftmann [Fri, 30 Oct 2009 13:59:51 +0100] rev 33359
dedicated theory for loading numeral simprocs
haftmann [Fri, 30 Oct 2009 13:59:51 +0100] rev 33358
moved some div/mod lemmas to theory Divides
haftmann [Fri, 30 Oct 2009 13:59:50 +0100] rev 33357
tuned proof
haftmann [Fri, 30 Oct 2009 13:59:49 +0100] rev 33356
moved Commutative_Ring into session Decision_Procs
boehmes [Fri, 30 Oct 2009 11:31:34 +0100] rev 33355
abstract over variables in reversed order (application uses given order)
boehmes [Fri, 30 Oct 2009 11:27:47 +0100] rev 33354
disable printing of unparsed counterexamples for CVC3 and Yices
boehmes [Fri, 30 Oct 2009 11:26:38 +0100] rev 33353
pattern are separated only by spaces (no comma)
wenzelm [Fri, 30 Oct 2009 10:42:39 +0100] rev 33352
back to polyml-svn -- performance impact is minimal, slowdown was caused by accumulated cruft of long-running Mac OS;
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33351
less verbose termination tactics
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33350
less verbose inductive invocation
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33349
tuned
krauss [Fri, 30 Oct 2009 01:32:06 +0100] rev 33348
absorbed inductive_wrap function into Function_Core; more conventional argument order; tuned