Mon, 10 Apr 2006 08:26:26 +0200 Added splicing algorithm.
nipkow [Mon, 10 Apr 2006 08:26:26 +0200] rev 19397
Added splicing algorithm.
Mon, 10 Apr 2006 00:34:46 +0200 hide (open) const;
wenzelm [Mon, 10 Apr 2006 00:34:46 +0200] rev 19396
hide (open) const;
Mon, 10 Apr 2006 00:33:54 +0200 simplified AxClass.add_axclass interface;
wenzelm [Mon, 10 Apr 2006 00:33:54 +0200] rev 19395
simplified AxClass.add_axclass interface;
Mon, 10 Apr 2006 00:33:53 +0200 added aT (from axclass.ML);
wenzelm [Mon, 10 Apr 2006 00:33:53 +0200] rev 19394
added aT (from axclass.ML); non-pervasive itselfT, a_itselfT;
Mon, 10 Apr 2006 00:33:52 +0200 removed unused class_le_path, sort_less;
wenzelm [Mon, 10 Apr 2006 00:33:52 +0200] rev 19393
removed unused class_le_path, sort_less;
Mon, 10 Apr 2006 00:33:51 +0200 add_axclass(_i): return class name only;
wenzelm [Mon, 10 Apr 2006 00:33:51 +0200] rev 19392
add_axclass(_i): return class name only; subclass/arity statements: require actual TVars, store raw data; tuned;
Mon, 10 Apr 2006 00:33:49 +0200 Term.itselfT;
wenzelm [Mon, 10 Apr 2006 00:33:49 +0200] rev 19391
Term.itselfT;
Sun, 09 Apr 2006 19:41:30 +0200 Added function "splice"
nipkow [Sun, 09 Apr 2006 19:41:30 +0200] rev 19390
Added function "splice"
Sun, 09 Apr 2006 19:29:44 +0200 Even/Odd: avoid clash with even/odd of Main HOL;
wenzelm [Sun, 09 Apr 2006 19:29:44 +0200] rev 19389
Even/Odd: avoid clash with even/odd of Main HOL;
Sun, 09 Apr 2006 18:51:23 +0200 results: smart_pretty_thm uses adhoc proof context if possible;
wenzelm [Sun, 09 Apr 2006 18:51:23 +0200] rev 19388
results: smart_pretty_thm uses adhoc proof context if possible;
Sun, 09 Apr 2006 18:51:22 +0200 added full_name;
wenzelm [Sun, 09 Apr 2006 18:51:22 +0200] rev 19387
added full_name; abbrevs: mode does not affect name space;
Sun, 09 Apr 2006 18:51:21 +0200 add_syntax: actually observe print mode;
wenzelm [Sun, 09 Apr 2006 18:51:21 +0200] rev 19386
add_syntax: actually observe print mode;
Sun, 09 Apr 2006 18:51:20 +0200 print_term etc.: actually observe print mode in final output;
wenzelm [Sun, 09 Apr 2006 18:51:20 +0200] rev 19385
print_term etc.: actually observe print mode in final output;
Sun, 09 Apr 2006 18:51:19 +0200 abbrevs: mode does not affect name space;
wenzelm [Sun, 09 Apr 2006 18:51:19 +0200] rev 19384
abbrevs: mode does not affect name space;
Sun, 09 Apr 2006 18:51:17 +0200 added coalesce;
wenzelm [Sun, 09 Apr 2006 18:51:17 +0200] rev 19383
added coalesce;
Sun, 09 Apr 2006 18:51:16 +0200 moved theory presentation to Isar/ROOT.ML;
wenzelm [Sun, 09 Apr 2006 18:51:16 +0200] rev 19382
moved theory presentation to Isar/ROOT.ML;
Sun, 09 Apr 2006 18:51:15 +0200 hide consts in Numeral.thy;
wenzelm [Sun, 09 Apr 2006 18:51:15 +0200] rev 19381
hide consts in Numeral.thy;
Sun, 09 Apr 2006 18:51:13 +0200 tuned syntax/abbreviations;
wenzelm [Sun, 09 Apr 2006 18:51:13 +0200] rev 19380
tuned syntax/abbreviations;
Sun, 09 Apr 2006 18:51:11 +0200 unfold(ed): not necessrily meta equations;
wenzelm [Sun, 09 Apr 2006 18:51:11 +0200] rev 19379
unfold(ed): not necessrily meta equations;
Sun, 09 Apr 2006 14:47:24 +0200 Made "empty" an abbreviation.
nipkow [Sun, 09 Apr 2006 14:47:24 +0200] rev 19378
Made "empty" an abbreviation.
Sun, 09 Apr 2006 14:31:37 +0200 *** empty log message ***
nipkow [Sun, 09 Apr 2006 14:31:37 +0200] rev 19377
*** empty log message ***
Sun, 09 Apr 2006 14:20:23 +0200 Removed old set interval syntax.
nipkow [Sun, 09 Apr 2006 14:20:23 +0200] rev 19376
Removed old set interval syntax.
Sat, 08 Apr 2006 22:51:35 +0200 pretty_term: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:35 +0200] rev 19375
pretty_term: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:33 +0200 pretty: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:33 +0200] rev 19374
pretty: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:31 +0200 removed fix_mixfix;
wenzelm [Sat, 08 Apr 2006 22:51:31 +0200] rev 19373
removed fix_mixfix; added const_mixfix, mixfix_const;
Sat, 08 Apr 2006 22:51:30 +0200 abbreviation(_i): do not expand abbreviations, do not use derived_def;
wenzelm [Sat, 08 Apr 2006 22:51:30 +0200] rev 19372
abbreviation(_i): do not expand abbreviations, do not use derived_def;
Sat, 08 Apr 2006 22:51:28 +0200 add_abbrevs(_i): support print mode;
wenzelm [Sat, 08 Apr 2006 22:51:28 +0200] rev 19371
add_abbrevs(_i): support print mode; pretty_term': expand abbreviations only for well-typed terms; added expand_abbrevs; tuned;
Sat, 08 Apr 2006 22:51:26 +0200 abbrevs: support print mode;
wenzelm [Sat, 08 Apr 2006 22:51:26 +0200] rev 19370
abbrevs: support print mode;
Sat, 08 Apr 2006 22:51:25 +0200 simplified handling of authentic syntax (cf. early externing in consts.ML);
wenzelm [Sat, 08 Apr 2006 22:51:25 +0200] rev 19369
simplified handling of authentic syntax (cf. early externing in consts.ML); simplified extern_term;
Sat, 08 Apr 2006 22:51:23 +0200 'abbreviation': optional print mode;
wenzelm [Sat, 08 Apr 2006 22:51:23 +0200] rev 19368
'abbreviation': optional print mode;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip