wenzelm [Sun, 30 Sep 2007 21:55:18 +0200] rev 24784
avoid unnamed infixes;
wenzelm [Sun, 30 Sep 2007 21:55:15 +0200] rev 24783
avoid internal names;
isatest [Sun, 30 Sep 2007 16:53:08 +0200] rev 24782
switch notification email back on
isatest [Sun, 30 Sep 2007 16:51:46 +0200] rev 24781
fix shell quoting confusion
wenzelm [Sun, 30 Sep 2007 16:20:42 +0200] rev 24780
local_theory transactions: more careful treatment of context position;
wenzelm [Sun, 30 Sep 2007 16:20:41 +0200] rev 24779
keep context position as tags for consts/thms;
wenzelm [Sun, 30 Sep 2007 16:20:40 +0200] rev 24778
add_abbrev: tags (Markup.property list);
wenzelm [Sun, 30 Sep 2007 16:20:39 +0200] rev 24777
added internalK, property_internal;
wenzelm [Sun, 30 Sep 2007 16:20:38 +0200] rev 24776
add_consts_authentic/add_abbrev: tags (Markup.property list);
tuned signature;
wenzelm [Sun, 30 Sep 2007 16:20:37 +0200] rev 24775
Markup.internalK;
wenzelm [Sun, 30 Sep 2007 16:20:35 +0200] rev 24774
print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
wenzelm [Sun, 30 Sep 2007 16:20:35 +0200] rev 24773
added properties_of;
wenzelm [Sun, 30 Sep 2007 16:20:34 +0200] rev 24772
maintain tags (Markup.property list);
tuned;
wenzelm [Sun, 30 Sep 2007 16:20:33 +0200] rev 24771
skofuns/absfuns: explicit markup as internal consts;
wenzelm [Sun, 30 Sep 2007 16:20:31 +0200] rev 24770
Sign.add_consts_authentic: tags (Markup.property list);
wenzelm [Sun, 30 Sep 2007 11:55:14 +0200] rev 24769
standard_term_check: include expand_abbrevs (back again);
wenzelm [Sat, 29 Sep 2007 21:39:53 +0200] rev 24768
added unparse interfaces (still unused);
add_typ/term_check: added stage and name argument;
added print_checks;
wenzelm [Sat, 29 Sep 2007 21:39:52 +0200] rev 24767
removed redundant const_constraint;
add_const_constraint: proper certification;
prepare_dummies: avoid imperative features;
term_check: separate phases, standard_infer_types passes inference parameters instead of frees/vars;
Syntax.install_operations: dummy unparsers;
wenzelm [Sat, 29 Sep 2007 21:39:51 +0200] rev 24766
Sign.add_const_constraint;
Syntax.add_typ/term_check: added stage and name argument;
wenzelm [Sat, 29 Sep 2007 21:39:50 +0200] rev 24765
maintain maxidx (analogous to name context);
polymorhic: observe Variable.maxidx_of;
wenzelm [Sat, 29 Sep 2007 21:39:49 +0200] rev 24764
added fixate_params;
type_infer: freeze_mode = NONE keeps inference parameters in result;
type_infer: observe Variable.maxidx_of;
wenzelm [Sat, 29 Sep 2007 21:39:48 +0200] rev 24763
Sign.the_const_constraint;
wenzelm [Sat, 29 Sep 2007 21:39:47 +0200] rev 24762
added declare_typ_names;
replace_dummy_patterns: canonical argument order;
wenzelm [Sat, 29 Sep 2007 21:39:46 +0200] rev 24761
removed obsolete external interface add_const_constraint;
removed redundant const_constraint;
renamed add_const_constraint_i to add_const_constraint;