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;
wenzelm [Tue, 16 Oct 2007 17:06:13 +0200] rev 25050
tuned hidden_polymorphism;
added close_schematic_term;
wenzelm [Tue, 16 Oct 2007 17:06:11 +0200] rev 25049
add_abbrev: removed Logic.legacy_varifyT, do not unvarify result (again);
added revert_abbrev;