haftmann [Tue, 31 Oct 2006 09:28:57 +0100] rev 21114
disabled some code generation (an intermeidate solution)
haftmann [Tue, 31 Oct 2006 09:28:56 +0100] rev 21113
adapted to new serializer syntax
haftmann [Tue, 31 Oct 2006 09:28:55 +0100] rev 21112
added Equals_conv
haftmann [Tue, 31 Oct 2006 09:28:54 +0100] rev 21111
cleaned up
haftmann [Tue, 31 Oct 2006 09:28:53 +0100] rev 21110
adaptions to changes in preprocessor
haftmann [Tue, 31 Oct 2006 09:28:52 +0100] rev 21109
dropped nth_update
paulson [Mon, 30 Oct 2006 16:42:46 +0100] rev 21108
Purely cosmetic
urbanc [Mon, 30 Oct 2006 13:07:51 +0100] rev 21107
new file for defining functions in the lambda-calculus
krauss [Thu, 26 Oct 2006 16:08:40 +0200] rev 21106
Added "recdef_wf" and "simp" attribute to "wf_measures"
krauss [Thu, 26 Oct 2006 15:46:39 +0200] rev 21105
Removed debugging output
krauss [Thu, 26 Oct 2006 15:16:31 +0200] rev 21104
removed free "x" from termination goal...
krauss [Thu, 26 Oct 2006 15:12:03 +0200] rev 21103
Added "measures" combinator for lexicographic combinations of multiple measures.
paulson [Thu, 26 Oct 2006 10:48:35 +0200] rev 21102
Conversion to clause form now tolerates Boolean variables without looping.
Attribute "clausify" moved to res_axioms; rest of reconstruction.ML deleted
urbanc [Tue, 24 Oct 2006 12:02:53 +0200] rev 21101
adapted to Stefan's new inductive package
krauss [Mon, 23 Oct 2006 17:46:11 +0200] rev 21100
Fixed bug in the handling of congruence rules
haftmann [Mon, 23 Oct 2006 16:56:35 +0200] rev 21099
(added entry)
haftmann [Mon, 23 Oct 2006 16:49:21 +0200] rev 21098
switched merge_alists'' to AList.merge'' whenever appropriate
paulson [Mon, 23 Oct 2006 11:18:50 +0200] rev 21097
new single-step proofs
paulson [Mon, 23 Oct 2006 11:18:25 +0200] rev 21096
meson method MUST NOT use all safe rules, only basic ones for the logical connectives.
paulson [Mon, 23 Oct 2006 11:17:29 +0200] rev 21095
Improved tracing
haftmann [Mon, 23 Oct 2006 11:17:24 +0200] rev 21094
fixed two bugs
haftmann [Mon, 23 Oct 2006 11:05:33 +0200] rev 21093
bugfixes
haftmann [Mon, 23 Oct 2006 11:05:08 +0200] rev 21092
added example with split
haftmann [Mon, 23 Oct 2006 11:05:07 +0200] rev 21091
cleanup in ML setup code
haftmann [Mon, 23 Oct 2006 11:05:06 +0200] rev 21090
added option of Haskell serializer
haftmann [Mon, 23 Oct 2006 11:05:05 +0200] rev 21089
continued
berghofe [Mon, 23 Oct 2006 00:52:15 +0200] rev 21088
Added freshness context to FCBs.
berghofe [Mon, 23 Oct 2006 00:51:16 +0200] rev 21087
Adapted to changes in FCBs.