blanchet [Wed, 15 Sep 2010 15:44:24 +0200] rev 39409
put "foldl" and "foldr" in "Useful";
Isabelle hides those symbols from List, but by adding them to Useful we have them throughout Metis without "List." prefix
blanchet [Wed, 15 Sep 2010 15:15:49 +0200] rev 39408
reintroduce the CRITICAL sections from change 3880d21d6013
blanchet [Wed, 15 Sep 2010 14:24:29 +0200] rev 39407
apply Larry's hacks directly to the "src" files;
these hacks modify the defaults of Metis heuristics and are necessary for backward compatibility
blanchet [Wed, 15 Sep 2010 11:47:25 +0200] rev 39406
"FILES" is not (anymore?) part of the official Metis sources, so move it up
wenzelm [Wed, 15 Sep 2010 16:35:49 +0200] rev 39405
merged
haftmann [Wed, 15 Sep 2010 15:40:36 +0200] rev 39404
Code_Runtime.value, corresponding to ML_Context.value; tuned
haftmann [Wed, 15 Sep 2010 15:40:35 +0200] rev 39403
Code_Runtime.value, corresponding to ML_Context.value
haftmann [Wed, 15 Sep 2010 15:35:01 +0200] rev 39402
more accurate dependencies
haftmann [Wed, 15 Sep 2010 15:31:32 +0200] rev 39401
code_eval renamed to code_runtime
wenzelm [Wed, 15 Sep 2010 16:22:12 +0200] rev 39400
merged