Mon, 05 Dec 2005 00:38:07 +0100Added store_thmss_atts to signature again.
berghofe [Mon, 05 Dec 2005 00:38:07 +0100] rev 18349
Added store_thmss_atts to signature again.

Sun, 04 Dec 2005 12:40:39 +0100tuned
urbanc [Sun, 04 Dec 2005 12:40:39 +0100] rev 18348
tuned

Sun, 04 Dec 2005 12:25:57 +0100tuned
urbanc [Sun, 04 Dec 2005 12:25:57 +0100] rev 18347
tuned

Sun, 04 Dec 2005 12:14:40 +0100tuned
urbanc [Sun, 04 Dec 2005 12:14:40 +0100] rev 18346
tuned

Sun, 04 Dec 2005 12:14:27 +0100added an Isar-proof for the abs_ALL lemma
urbanc [Sun, 04 Dec 2005 12:14:27 +0100] rev 18345
added an Isar-proof for the abs_ALL lemma

Sun, 04 Dec 2005 12:14:03 +0100tuning
urbanc [Sun, 04 Dec 2005 12:14:03 +0100] rev 18344
tuning

Fri, 02 Dec 2005 22:57:36 +0100defines: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:57:36 +0100] rev 18343
defines: beta/eta contract lhs;
replaced type_syntax by mixfix_type, which handles binders as well;

Fri, 02 Dec 2005 22:54:52 +0100asts_to_terms: builtin free_fixed translation makes local binders work properly;
wenzelm [Fri, 02 Dec 2005 22:54:52 +0100] rev 18342
asts_to_terms: builtin free_fixed translation makes local binders work properly;

Fri, 02 Dec 2005 22:54:51 +0100mixfix_args: 1 for binders;
wenzelm [Fri, 02 Dec 2005 22:54:51 +0100] rev 18341
mixfix_args: 1 for binders;
string_of_mixfix: proper output of binders;

Fri, 02 Dec 2005 22:54:50 +0100removed fixed_tr: now handled in syntax module;
wenzelm [Fri, 02 Dec 2005 22:54:50 +0100] rev 18340
removed fixed_tr: now handled in syntax module;
replaced mixfix_typ by TypeInfer.mixfixT, which handles binders as well;
def: beta/eta contract lhs;