haftmann [Thu, 04 Oct 2007 19:41:55 +0200] rev 24841
concept for exceptions
haftmann [Thu, 04 Oct 2007 19:41:54 +0200] rev 24840
clarified name suffix
haftmann [Thu, 04 Oct 2007 19:41:53 +0200] rev 24839
step towards proper purge operation
haftmann [Thu, 04 Oct 2007 19:41:52 +0200] rev 24838
put declarations first
haftmann [Thu, 04 Oct 2007 19:41:51 +0200] rev 24837
clarified terminology
haftmann [Thu, 04 Oct 2007 19:41:50 +0200] rev 24836
intermediate cleanup
haftmann [Thu, 04 Oct 2007 19:41:49 +0200] rev 24835
clarified relationship of code generator conversions and evaluations
wenzelm [Thu, 04 Oct 2007 16:59:30 +0200] rev 24834
abs_conv/forall_conv: proper context (avoid gensym);
removed unused cache_conv;
wenzelm [Thu, 04 Oct 2007 16:59:29 +0200] rev 24833
load variable.ML before conv.ML;
wenzelm [Thu, 04 Oct 2007 16:59:28 +0200] rev 24832
Conv.forall_conv: proper context;
wenzelm [Thu, 04 Oct 2007 16:21:31 +0200] rev 24831
cover AFP logs as well, using "afp" pseudo-platform;
wenzelm [Thu, 04 Oct 2007 14:42:47 +0200] rev 24830
moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
wenzelm [Thu, 04 Oct 2007 14:42:11 +0200] rev 24829
avoid gensym;
wenzelm [Thu, 04 Oct 2007 13:26:34 +0200] rev 24828
updated Sign.add_abbrev;
paulson [Thu, 04 Oct 2007 12:32:58 +0200] rev 24827
combinator translation
wenzelm [Wed, 03 Oct 2007 22:33:17 +0200] rev 24826
avoid unnamed infixes;