haftmann [Tue, 31 Oct 2006 14:59:26 +0100] rev 21129
clarified make_term interface
haftmann [Tue, 31 Oct 2006 14:58:23 +0100] rev 21128
introduced CodegenData.add_func_legacy
haftmann [Tue, 31 Oct 2006 14:58:16 +0100] rev 21127
cleaned up
haftmann [Tue, 31 Oct 2006 14:58:14 +0100] rev 21126
adapted seralizer syntax
haftmann [Tue, 31 Oct 2006 14:58:12 +0100] rev 21125
adapted to new serializer syntax
haftmann [Tue, 31 Oct 2006 09:29:18 +0100] rev 21124
constructing proof
haftmann [Tue, 31 Oct 2006 09:29:17 +0100] rev 21123
dropped constructiv `->
haftmann [Tue, 31 Oct 2006 09:29:16 +0100] rev 21122
new serialization syntax; experimental extensions
haftmann [Tue, 31 Oct 2006 09:29:14 +0100] rev 21121
refined
haftmann [Tue, 31 Oct 2006 09:29:13 +0100] rev 21120
refined algorithm
haftmann [Tue, 31 Oct 2006 09:29:12 +0100] rev 21119
simplified preprocessor framework
haftmann [Tue, 31 Oct 2006 09:29:11 +0100] rev 21118
cleanup
haftmann [Tue, 31 Oct 2006 09:29:08 +0100] rev 21117
*** empty log message ***
haftmann [Tue, 31 Oct 2006 09:29:06 +0100] rev 21116
fixed type signature of Type.varify
haftmann [Tue, 31 Oct 2006 09:29:01 +0100] rev 21115
dropped junk
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