krauss [Mon, 02 Nov 2009 22:24:00 +0100] rev 33394
conceal "termination" rule, used only by special tools
krauss [Mon, 02 Nov 2009 22:23:57 +0100] rev 33393
do not use Binding.empty: conceal flag gets lost in Thm.def_binding_optional
wenzelm [Mon, 02 Nov 2009 21:07:10 +0100] rev 33392
modernized structure XML_Syntax;
wenzelm [Mon, 02 Nov 2009 21:05:47 +0100] rev 33391
structure Thm_Deps;
wenzelm [Mon, 02 Nov 2009 21:03:41 +0100] rev 33390
modernized structure Proof_Node;
wenzelm [Mon, 02 Nov 2009 20:57:48 +0100] rev 33389
modernized structure Proof_Display;
wenzelm [Mon, 02 Nov 2009 20:50:48 +0100] rev 33388
modernized structure Proof_Syntax;
wenzelm [Mon, 02 Nov 2009 20:48:08 +0100] rev 33387
modernized structure Local_Syntax;
wenzelm [Mon, 02 Nov 2009 20:45:23 +0100] rev 33386
modernized structure AutoBind;
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;