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;
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;
wenzelm [Tue, 16 Oct 2007 17:06:09 +0200] rev 25048
the_abbreviation: return plain rhs only;
force_expand: expand to plain rhs;
added revert_abbrev;
tuned;
paulson [Tue, 16 Oct 2007 16:18:36 +0200] rev 25047
added the "max_sledgehammers" option
krauss [Tue, 16 Oct 2007 14:11:35 +0200] rev 25046
Fixed variable naming in mutual induction rules
krauss [Tue, 16 Oct 2007 14:11:06 +0200] rev 25045
"sequential" is no longer a keyword. It is still used as before, but as a normal
identifier => no pollution of keyword space
urbanc [Tue, 16 Oct 2007 13:00:13 +0200] rev 25044
polished some comments
wenzelm [Mon, 15 Oct 2007 21:08:37 +0200] rev 25043
unparse_arity: unparse type constructor as well;
wenzelm [Mon, 15 Oct 2007 21:08:36 +0200] rev 25042
renamed Consts.the_declaration to Consts.the_type;
wenzelm [Mon, 15 Oct 2007 21:08:35 +0200] rev 25041
renamed the_declaration to the_type;
added type_scheme, which covers proper consts and abbreviations (like typargs);
tuned;
haftmann [Mon, 15 Oct 2007 15:29:46 +0200] rev 25040
tuned
haftmann [Mon, 15 Oct 2007 15:29:45 +0200] rev 25039
swapped constant components
haftmann [Mon, 15 Oct 2007 15:29:43 +0200] rev 25038
canonical interpretation interface
haftmann [Mon, 15 Oct 2007 15:29:41 +0200] rev 25037
prefer first constant component on merge
haftmann [Mon, 15 Oct 2007 15:29:39 +0200] rev 25036
explicit parameter for class finite
wenzelm [Mon, 15 Oct 2007 12:25:33 +0200] rev 25035
tuned comment;
wenzelm [Mon, 15 Oct 2007 12:10:31 +0200] rev 25034
more on authentic syntax;
wenzelm [Mon, 15 Oct 2007 11:59:19 +0200] rev 25033
updated method "ferrack";
webertj [Mon, 15 Oct 2007 01:57:50 +0200] rev 25032
interpreter for List.append added again
webertj [Mon, 15 Oct 2007 01:36:22 +0200] rev 25031
quick_and_dirty (again) not touched anymore
wenzelm [Sun, 14 Oct 2007 16:13:46 +0200] rev 25030
require_thy: read_text *after* checking parents
(otherwise outdating an existing descendant will leave the dependencies corrupted);
wenzelm [Sun, 14 Oct 2007 16:13:45 +0200] rev 25029
gen_add_inductive_i: treat abbrevs as local defs, expand by export;
tuned;
wenzelm [Sun, 14 Oct 2007 00:18:11 +0200] rev 25028
tuned various Class interfaces;
tuned;
wenzelm [Sun, 14 Oct 2007 00:18:09 +0200] rev 25027
removed obsolete Class.class_of_locale/locale_of_class;
wenzelm [Sun, 14 Oct 2007 00:18:07 +0200] rev 25026
tuned;
wenzelm [Sun, 14 Oct 2007 00:18:06 +0200] rev 25025
added add_def;
wenzelm [Sun, 14 Oct 2007 00:18:05 +0200] rev 25024
added is_class;
tuned signature of add_const/abbrev_in_class;
removed obsolete class_of_locale/locale_of_class;
tuned name prefixing: Sign.full_name does the job;
wenzelm [Sat, 13 Oct 2007 17:16:46 +0200] rev 25023
PolyML.Compiler.maxInlineSize := 80;
wenzelm [Sat, 13 Oct 2007 17:16:45 +0200] rev 25022
abbrev: return hypothetical def;
replaced obsolete Theory.add_finals_i by Theory.add_deps;
misc cleanup;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25021
renamed def to define;
abbrev: return hypothetical def;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25020
(un)overload: full rewrite;
use Attrib.attribute_i for internal args;
misc tuning;
wenzelm [Sat, 13 Oct 2007 17:16:42 +0200] rev 25019
add_abbrevs: unvarify result;
wenzelm [Sat, 13 Oct 2007 17:16:41 +0200] rev 25018
replaced obsolete Theory.add_finals_i by Theory.add_deps;
wenzelm [Sat, 13 Oct 2007 17:16:40 +0200] rev 25017
Theory.specify_const: added deps argument;
wenzelm [Sat, 13 Oct 2007 17:16:39 +0200] rev 25016
renamed LocalTheory.def to LocalTheory.define;