wenzelm [Mon, 02 Nov 2009 20:30:40 +0100] rev 33383
modernized structure Context_Position;
wenzelm [Mon, 02 Nov 2009 19:56:06 +0100] rev 33382
observe usual naming conventions;
krauss [Mon, 02 Nov 2009 16:44:18 +0100] rev 33381
find_theorems: respect conceal flag
wenzelm [Mon, 02 Nov 2009 17:30:38 +0100] rev 33380
DEEPEN: all tracing is subject to trace_DEEPEN (NB: Proof General tends to "popup" tracing output);
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;