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;