wenzelm [Sat, 10 Nov 2007 15:58:18 +0100] rev 25375
ProofGeneral/preferences: auto_quickcheck=true;
wenzelm [Sat, 10 Nov 2007 14:36:33 +0100] rev 25374
qualified Proofterm.proofs;
wenzelm [Sat, 10 Nov 2007 14:31:23 +0100] rev 25373
@{const}: improved ProofContext.read_const does the job;
wenzelm [Sat, 10 Nov 2007 14:31:22 +0100] rev 25372
locale_const: suppress in class body as well (prevents qualified printing);
wenzelm [Sat, 10 Nov 2007 14:31:21 +0100] rev 25371
notation: improved ProofContext.read_const does the job;
wenzelm [Sat, 10 Nov 2007 14:31:20 +0100] rev 25370
updated;
wenzelm [Sat, 10 Nov 2007 14:31:18 +0100] rev 25369
replaced @{const} (allows name only) by proper @{term};
haftmann [Fri, 09 Nov 2007 23:24:31 +0100] rev 25368
proper implementation of check phase; non-qualified names for class operations
haftmann [Fri, 09 Nov 2007 23:24:30 +0100] rev 25367
explicit message for failed autoquickcheck
wenzelm [Fri, 09 Nov 2007 19:37:35 +0100] rev 25366
tyabbr/syntax/consts: replaced obsolete read_typ by Syntax.parse_typ/certify_typ;
wenzelm [Fri, 09 Nov 2007 19:37:35 +0100] rev 25365
avoid obsolete Sign.read_prop;
wenzelm [Fri, 09 Nov 2007 19:37:33 +0100] rev 25364
tuned proofs -- avoid implicit prems;
wenzelm [Fri, 09 Nov 2007 19:37:32 +0100] rev 25363
fixed imports path;
wenzelm [Fri, 09 Nov 2007 19:37:30 +0100] rev 25362
tuned proofs -- avoid open cases;