haftmann [Tue, 06 Dec 2005 17:26:26 +0100] rev 18362
removed thms 'swap' and 'nth_map' from ML toplevel
haftmann [Tue, 06 Dec 2005 17:11:40 +0100] rev 18361
improved serialization of classes to haskell
haftmann [Tue, 06 Dec 2005 16:07:25 +0100] rev 18360
improved class handling
haftmann [Tue, 06 Dec 2005 16:07:10 +0100] rev 18359
added 'dig' combinator
haftmann [Tue, 06 Dec 2005 09:04:09 +0100] rev 18358
re-oriented some result tuples in PureThy
mengj [Tue, 06 Dec 2005 06:22:14 +0100] rev 18357
Added more functions for new type embedding of HOL clauses.
mengj [Tue, 06 Dec 2005 06:21:07 +0100] rev 18356
Added new type embedding methods for translating HOL clauses.
urbanc [Mon, 05 Dec 2005 18:19:49 +0100] rev 18355
added code to say that discrete types (nat, bool, char)
are instances of cp_*_*.
urbanc [Mon, 05 Dec 2005 17:02:20 +0100] rev 18354
tuned
urbanc [Mon, 05 Dec 2005 15:55:19 +0100] rev 18353
transitivity should be now in a reasonable state. But
Markus has to have a look at some of the advanced features.
urbanc [Mon, 05 Dec 2005 10:33:30 +0100] rev 18352
tuned
urbanc [Mon, 05 Dec 2005 10:32:37 +0100] rev 18351
ISAR-fied two proofs
berghofe [Mon, 05 Dec 2005 00:39:18 +0100] rev 18350
Adapted to new type of store_thmss(_atts).
berghofe [Mon, 05 Dec 2005 00:38:07 +0100] rev 18349
Added store_thmss_atts to signature again.
urbanc [Sun, 04 Dec 2005 12:40:39 +0100] rev 18348
tuned
urbanc [Sun, 04 Dec 2005 12:25:57 +0100] rev 18347
tuned
urbanc [Sun, 04 Dec 2005 12:14:40 +0100] rev 18346
tuned
urbanc [Sun, 04 Dec 2005 12:14:27 +0100] rev 18345
added an Isar-proof for the abs_ALL lemma
urbanc [Sun, 04 Dec 2005 12:14:03 +0100] rev 18344
tuning
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;
wenzelm [Fri, 02 Dec 2005 22:54:52 +0100] rev 18342
asts_to_terms: builtin free_fixed translation makes local binders work properly;
wenzelm [Fri, 02 Dec 2005 22:54:51 +0100] rev 18341
mixfix_args: 1 for binders;
string_of_mixfix: proper output of binders;
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;
wenzelm [Fri, 02 Dec 2005 22:54:48 +0100] rev 18339
added mixfixT;
paramify_dummies: treat dummyT as well, tuned;
wenzelm [Fri, 02 Dec 2005 22:54:47 +0100] rev 18338
defs: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:54:45 +0100] rev 18337
abs_def: beta/eta contract lhs;
krauss [Fri, 02 Dec 2005 16:43:42 +0100] rev 18336
Added recdef congruence rules for bounded quantifiers and commonly used
higher order functions.
haftmann [Fri, 02 Dec 2005 16:05:31 +0100] rev 18335
various improvements
haftmann [Fri, 02 Dec 2005 16:05:12 +0100] rev 18334
adjusted to improved code generator interface
haftmann [Fri, 02 Dec 2005 16:04:48 +0100] rev 18333
added perhaps option combinator