haftmann [Thu, 18 Oct 2007 09:20:58 +0200] rev 25078
moved lemmas to OrderedGroup.thy
haftmann [Thu, 18 Oct 2007 09:20:57 +0200] rev 25077
continued localization
haftmann [Thu, 18 Oct 2007 09:20:55 +0200] rev 25076
localized mono predicate
wenzelm [Wed, 17 Oct 2007 23:16:38 +0200] rev 25075
removed obsolete unlocalize_mfix;
wenzelm [Wed, 17 Oct 2007 23:16:36 +0200] rev 25074
removed obsolete unlocalize_mixfix;
wenzelm [Wed, 17 Oct 2007 23:16:34 +0200] rev 25073
locale pred: authentic syntax, tuned aprop_tr' accordingly;
wenzelm [Wed, 17 Oct 2007 23:16:33 +0200] rev 25072
store external accesses within name space (as produced by naming policy);
improved sticky_prefix: suppress redundant accesses to achieve shorter output;
removed unused interfaces;
replaced accesses' by external_names (depening on naming);
wenzelm [Wed, 17 Oct 2007 23:16:30 +0200] rev 25071
removed unused set_policy;
wenzelm [Wed, 17 Oct 2007 23:16:28 +0200] rev 25070
replaced NameSpace.accesses' by NameSpace.external_names (depening on naming);
nipkow [Wed, 17 Oct 2007 18:09:38 +0200] rev 25069
added sorted_list_of_set
wenzelm [Wed, 17 Oct 2007 13:55:38 +0200] rev 25068
tuned fork_mixfix (back from class.ML);
wenzelm [Wed, 17 Oct 2007 13:55:37 +0200] rev 25067
clarified naming conventions of 'parse' and 'check' (as opposed to former 'cert');
wenzelm [Wed, 17 Oct 2007 13:55:35 +0200] rev 25066
removed obsolete fork_mixfix (back to theory_target.ML);
wenzelm [Wed, 17 Oct 2007 11:53:35 +0200] rev 25065
updated;
haftmann [Tue, 16 Oct 2007 23:12:58 +0200] rev 25064
clarified fork_mixfix
haftmann [Tue, 16 Oct 2007 23:12:57 +0200] rev 25063
exported standard_term_check
haftmann [Tue, 16 Oct 2007 23:12:45 +0200] rev 25062
global class syntax
haftmann [Tue, 16 Oct 2007 23:12:38 +0200] rev 25061
added yield_singleton
wenzelm [Tue, 16 Oct 2007 19:45:57 +0200] rev 25060
Syntax.(un)check: explicit result option;
wenzelm [Tue, 16 Oct 2007 19:45:56 +0200] rev 25059
apply_wrappers: perhaps_apply/loop;
wenzelm [Tue, 16 Oct 2007 19:45:54 +0200] rev 25058
added perhaps_apply/loop;
wenzelm [Tue, 16 Oct 2007 18:34:51 +0200] rev 25057
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm [Tue, 16 Oct 2007 17:07:40 +0200] rev 25056
updated;
wenzelm [Tue, 16 Oct 2007 17:06:21 +0200] rev 25055
DeclareRobustCommand isascriptstyle (enables sub/superscripts within section headings etc.);
wenzelm [Tue, 16 Oct 2007 17:06:20 +0200] rev 25054
tuned Const.the_abbreviation;
wenzelm [Tue, 16 Oct 2007 17:06:19 +0200] rev 25053
misc cleanup of abbrev/local_const;
wenzelm [Tue, 16 Oct 2007 17:06:18 +0200] rev 25052
added revert_abbrev;
contract_abbrevs: ignore Syntax.internalM (changed meaning of this special case);
print_abbrevs: proper treatment of global consts (after local/global swap);
wenzelm [Tue, 16 Oct 2007 17:06:15 +0200] rev 25051
add_bind: close_schematic_term;