webertj [Fri, 27 Jan 2006 20:17:24 +0100] rev 18814
interrupt_timeout for Poly replaced by stub
wenzelm [Fri, 27 Jan 2006 19:05:24 +0100] rev 18813
added atomize_iff;
wenzelm [Fri, 27 Jan 2006 19:03:19 +0100] rev 18812
renamed Pretty.gen_list to Pretty.enum;
wenzelm [Fri, 27 Jan 2006 19:03:17 +0100] rev 18811
swapped theory_context;
wenzelm [Fri, 27 Jan 2006 19:03:16 +0100] rev 18810
swapped Toplevel.theory_context;
definition(_i): actually rulify as well, support more of object-logic;
definition(_i): more precise treatment of local fixes;
wenzelm [Fri, 27 Jan 2006 19:03:15 +0100] rev 18809
added invent_fixes;
added debug flag, pprint_context;
wenzelm [Fri, 27 Jan 2006 19:03:14 +0100] rev 18808
swapped Toplevel.theory_context;
tuned;
wenzelm [Fri, 27 Jan 2006 19:03:13 +0100] rev 18807
renamed reverse_atomize to unatomize;
added rulify_term/tac;
wenzelm [Fri, 27 Jan 2006 19:03:12 +0100] rev 18806
init: include view;
swapped Toplevel.theory_context;
removed obsolete smart_note_thmss;
moved note_thmss_qualified to PureThy;
unified code of note_thmss(_i), add_thmss, locale_results;
wenzelm [Fri, 27 Jan 2006 19:03:11 +0100] rev 18805
improved 'notes', including proper treatment of locale results;
tuned;
wenzelm [Fri, 27 Jan 2006 19:03:10 +0100] rev 18804
swapped Toplevel.theory_context;
wenzelm [Fri, 27 Jan 2006 19:03:09 +0100] rev 18803
Locale.init;
wenzelm [Fri, 27 Jan 2006 19:03:08 +0100] rev 18802
renamed gen_list to enum;
added separate;
tuned;
wenzelm [Fri, 27 Jan 2006 19:03:07 +0100] rev 18801
moved theorem tags from Drule to PureThy;
replaced kind attribute by kind string;
tuned name_multi: index > 1 only;
added note_thmss_qualified (from Isar/locale.ML);
wenzelm [Fri, 27 Jan 2006 19:03:05 +0100] rev 18800
added ProofContext.pprint_context (depends on ProofContext.debug);