Sun, 11 Nov 2007 14:00:12 +0100 replaced extend_prtabs by update_prtabs (absorb duplicates);
wenzelm [Sun, 11 Nov 2007 14:00:12 +0100] rev 25393
replaced extend_prtabs by update_prtabs (absorb duplicates);
Sun, 11 Nov 2007 14:00:11 +0100 abbrev: PrintMode.input instead of PrintMode.internal for global version!
wenzelm [Sun, 11 Nov 2007 14:00:11 +0100] rev 25392
abbrev: PrintMode.input instead of PrintMode.internal for global version!
Sun, 11 Nov 2007 14:00:10 +0100 renamed update_list to cons_list;
wenzelm [Sun, 11 Nov 2007 14:00:10 +0100] rev 25391
renamed update_list to cons_list; added proper update_list (based on Library.update);
Sun, 11 Nov 2007 14:00:09 +0100 syntax operations: turned extend'' into update'' (absorb duplicates);
wenzelm [Sun, 11 Nov 2007 14:00:09 +0100] rev 25390
syntax operations: turned extend'' into update'' (absorb duplicates);
Sun, 11 Nov 2007 14:00:08 +0100 renamed Symtab.update_list to Symtab.cons_list;
wenzelm [Sun, 11 Nov 2007 14:00:08 +0100] rev 25389
renamed Symtab.update_list to Symtab.cons_list;
Sun, 11 Nov 2007 14:00:05 +0100 tuned specifications of 'notation';
wenzelm [Sun, 11 Nov 2007 14:00:05 +0100] rev 25388
tuned specifications of 'notation';
Sat, 10 Nov 2007 23:04:03 +0100 added update_const_gram (avoids duplicates);
wenzelm [Sat, 10 Nov 2007 23:04:03 +0100] rev 25387
added update_const_gram (avoids duplicates); tuned;
Sat, 10 Nov 2007 23:04:02 +0100 remove_prtabs: tuned, avoid excessive garbage;
wenzelm [Sat, 10 Nov 2007 23:04:02 +0100] rev 25386
remove_prtabs: tuned, avoid excessive garbage;
Sat, 10 Nov 2007 23:04:00 +0100 update_modesyntax: based on Syntax.update_const_gram (avoids duplicates);
wenzelm [Sat, 10 Nov 2007 23:04:00 +0100] rev 25385
update_modesyntax: based on Syntax.update_const_gram (avoids duplicates);
Sat, 10 Nov 2007 23:03:57 +0100 similar_types: uniform treatment of TFrees/TVars;
wenzelm [Sat, 10 Nov 2007 23:03:57 +0100] rev 25384
similar_types: uniform treatment of TFrees/TVars;
Sat, 10 Nov 2007 23:03:56 +0100 notation: based on Syntax.update_const_gram (avoids duplicates);
wenzelm [Sat, 10 Nov 2007 23:03:56 +0100] rev 25383
notation: based on Syntax.update_const_gram (avoids duplicates);
Sat, 10 Nov 2007 23:03:52 +0100 tuned specifications of 'notation';
wenzelm [Sat, 10 Nov 2007 23:03:52 +0100] rev 25382
tuned specifications of 'notation';
Sat, 10 Nov 2007 18:36:10 +0100 removed LocalTheory.target_naming/name;
wenzelm [Sat, 10 Nov 2007 18:36:10 +0100] rev 25381
removed LocalTheory.target_naming/name;
Sat, 10 Nov 2007 18:36:08 +0100 put_inductives: be permissive about multiple versions
wenzelm [Sat, 10 Nov 2007 18:36:08 +0100] rev 25380
put_inductives: be permissive about multiple versions (target names are not necessarily unique); add_inductive: store info under global (!) name -- very rough approximation of the real thing;
Sat, 10 Nov 2007 18:36:07 +0100 tuned proofs;
wenzelm [Sat, 10 Nov 2007 18:36:07 +0100] rev 25379
tuned proofs; tuned document;
Sat, 10 Nov 2007 18:36:06 +0100 tuned document;
wenzelm [Sat, 10 Nov 2007 18:36:06 +0100] rev 25378
tuned document;
Sat, 10 Nov 2007 18:36:06 +0100 Orderings.min/max: no need to qualify consts;
wenzelm [Sat, 10 Nov 2007 18:36:06 +0100] rev 25377
Orderings.min/max: no need to qualify consts; removed legacy ML bindings;
Sat, 10 Nov 2007 15:58:18 +0100 auto_quickcheck ref: set default in ProofGeneral/preferences only
wenzelm [Sat, 10 Nov 2007 15:58:18 +0100] rev 25376
auto_quickcheck ref: set default in ProofGeneral/preferences only (retains responsiveness of plain tty interaction); auto_quickcheck: more messages, less complicated code;
Sat, 10 Nov 2007 15:58:18 +0100 ProofGeneral/preferences: auto_quickcheck=true;
wenzelm [Sat, 10 Nov 2007 15:58:18 +0100] rev 25375
ProofGeneral/preferences: auto_quickcheck=true;
Sat, 10 Nov 2007 14:36:33 +0100 qualified Proofterm.proofs;
wenzelm [Sat, 10 Nov 2007 14:36:33 +0100] rev 25374
qualified Proofterm.proofs;
Sat, 10 Nov 2007 14:31:23 +0100 @{const}: improved ProofContext.read_const does the job;
wenzelm [Sat, 10 Nov 2007 14:31:23 +0100] rev 25373
@{const}: improved ProofContext.read_const does the job;
Sat, 10 Nov 2007 14:31:22 +0100 locale_const: suppress in class body as well (prevents qualified printing);
wenzelm [Sat, 10 Nov 2007 14:31:22 +0100] rev 25372
locale_const: suppress in class body as well (prevents qualified printing);
Sat, 10 Nov 2007 14:31:21 +0100 notation: improved ProofContext.read_const does the job;
wenzelm [Sat, 10 Nov 2007 14:31:21 +0100] rev 25371
notation: improved ProofContext.read_const does the job;
Sat, 10 Nov 2007 14:31:20 +0100 updated;
wenzelm [Sat, 10 Nov 2007 14:31:20 +0100] rev 25370
updated;
Sat, 10 Nov 2007 14:31:18 +0100 replaced @{const} (allows name only) by proper @{term};
wenzelm [Sat, 10 Nov 2007 14:31:18 +0100] rev 25369
replaced @{const} (allows name only) by proper @{term};
Fri, 09 Nov 2007 23:24:31 +0100 proper implementation of check phase; non-qualified names for class operations
haftmann [Fri, 09 Nov 2007 23:24:31 +0100] rev 25368
proper implementation of check phase; non-qualified names for class operations
Fri, 09 Nov 2007 23:24:30 +0100 explicit message for failed autoquickcheck
haftmann [Fri, 09 Nov 2007 23:24:30 +0100] rev 25367
explicit message for failed autoquickcheck
Fri, 09 Nov 2007 19:37:35 +0100 tyabbr/syntax/consts: replaced obsolete read_typ by Syntax.parse_typ/certify_typ;
wenzelm [Fri, 09 Nov 2007 19:37:35 +0100] rev 25366
tyabbr/syntax/consts: replaced obsolete read_typ by Syntax.parse_typ/certify_typ;
Fri, 09 Nov 2007 19:37:35 +0100 avoid obsolete Sign.read_prop;
wenzelm [Fri, 09 Nov 2007 19:37:35 +0100] rev 25365
avoid obsolete Sign.read_prop;
Fri, 09 Nov 2007 19:37:33 +0100 tuned proofs -- avoid implicit prems;
wenzelm [Fri, 09 Nov 2007 19:37:33 +0100] rev 25364
tuned proofs -- avoid implicit prems;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip