wenzelm [Thu, 04 Oct 2007 20:29:13 +0200] rev 24847
replaced AxClass.param_tyvarname by Name.aT;
haftmann [Thu, 04 Oct 2007 19:54:47 +0200] rev 24846
added nth_drop
haftmann [Thu, 04 Oct 2007 19:54:46 +0200] rev 24845
tuned datatype_codegen setup
haftmann [Thu, 04 Oct 2007 19:54:44 +0200] rev 24844
certificates for code generator case expressions
haftmann [Thu, 04 Oct 2007 19:46:09 +0200] rev 24843
added illustrative diagnostics
haftmann [Thu, 04 Oct 2007 19:42:03 +0200] rev 24842
clarified declarations in class ord
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;