wenzelm [Mon, 02 Nov 2009 20:38:46 +0100] rev 33385
modernized structure Primitive_Defs;
wenzelm [Mon, 02 Nov 2009 20:34:59 +0100] rev 33384
modernized structure Simple_Syntax;
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;
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