Mon, 12 Nov 2007 11:07:51 +0100 fixed typo;
schirmer [Mon, 12 Nov 2007 11:07:51 +0100] rev 25409
fixed typo;
Mon, 12 Nov 2007 11:07:22 +0100 added signatures;
schirmer [Mon, 12 Nov 2007 11:07:22 +0100] rev 25408
added signatures; tuned
Sun, 11 Nov 2007 20:29:07 +0100 abbrev: bypass full term check via ProofContext.standard_infer_types (prevents forced expansion);
wenzelm [Sun, 11 Nov 2007 20:29:07 +0100] rev 25407
abbrev: bypass full term check via ProofContext.standard_infer_types (prevents forced expansion);
Sun, 11 Nov 2007 20:29:06 +0100 simplified Consts.dest;
wenzelm [Sun, 11 Nov 2007 20:29:06 +0100] rev 25406
simplified Consts.dest; export standard_infer_types;
Sun, 11 Nov 2007 20:29:05 +0100 simplified Consts.dest;
wenzelm [Sun, 11 Nov 2007 20:29:05 +0100] rev 25405
simplified Consts.dest;
Sun, 11 Nov 2007 20:29:04 +0100 simplified Consts.dest;
wenzelm [Sun, 11 Nov 2007 20:29:04 +0100] rev 25404
simplified Consts.dest; dest;
Sun, 11 Nov 2007 19:41:26 +0100 updates
nipkow [Sun, 11 Nov 2007 19:41:26 +0100] rev 25403
updates
Sun, 11 Nov 2007 17:18:38 +0100 avoid ML print in production code;
wenzelm [Sun, 11 Nov 2007 17:18:38 +0100] rev 25402
avoid ML print in production code;
Sun, 11 Nov 2007 16:58:41 +0100 updated;
wenzelm [Sun, 11 Nov 2007 16:58:41 +0100] rev 25401
updated;
Sun, 11 Nov 2007 16:50:30 +0100 auto quickcheck: reduced messages;
wenzelm [Sun, 11 Nov 2007 16:50:30 +0100] rev 25400
auto quickcheck: reduced messages;
Sun, 11 Nov 2007 16:50:29 +0100 notation works with any known constant (including fixes/abbrevs);
wenzelm [Sun, 11 Nov 2007 16:50:29 +0100] rev 25399
notation works with any known constant (including fixes/abbrevs);
Sun, 11 Nov 2007 16:50:27 +0100 HOL-Statespace;
wenzelm [Sun, 11 Nov 2007 16:50:27 +0100] rev 25398
HOL-Statespace;
Sun, 11 Nov 2007 16:45:47 +0100 * HOL-Statespace;
wenzelm [Sun, 11 Nov 2007 16:45:47 +0100] rev 25397
* HOL-Statespace;
Sun, 11 Nov 2007 16:24:22 +0100 restore interrupt handler on init;
wenzelm [Sun, 11 Nov 2007 16:24:22 +0100] rev 25396
restore interrupt handler on init;
Sun, 11 Nov 2007 14:17:15 +0100 abbrev: back to PrintMode.internal, which works at least half-way;
wenzelm [Sun, 11 Nov 2007 14:17:15 +0100] rev 25395
abbrev: back to PrintMode.internal, which works at least half-way;
Sun, 11 Nov 2007 14:00:13 +0100 syntax operations: turned extend'' into update'' (absorb duplicates);
wenzelm [Sun, 11 Nov 2007 14:00:13 +0100] rev 25394
syntax operations: turned extend'' into update'' (absorb duplicates); tuned signature;
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;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip