wenzelm [Thu, 22 Jul 2010 14:59:27 +0200] rev 37906
eliminated some unreferenced identifiers;
wenzelm [Thu, 22 Jul 2010 14:01:43 +0200] rev 37905
tuned;
wenzelm [Thu, 22 Jul 2010 10:41:12 +0200] rev 37904
tuned comments;
wenzelm [Wed, 21 Jul 2010 21:08:40 +0200] rev 37903
replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
wenzelm [Wed, 21 Jul 2010 20:32:08 +0200] rev 37902
deps_thy/load_thy: store compact text to reduce space by factor 12;
wenzelm [Wed, 21 Jul 2010 17:57:16 +0200] rev 37901
make SML/NJ happy, by adhoc type-constraints;
wenzelm [Wed, 21 Jul 2010 17:55:07 +0200] rev 37900
recovered benchmarks, which are not tested automatically;
wenzelm [Wed, 21 Jul 2010 17:46:36 +0200] rev 37899
made SML/NJ happy;
wenzelm [Wed, 21 Jul 2010 16:50:42 +0200] rev 37898
merged
haftmann [Wed, 21 Jul 2010 09:46:36 +0200] rev 37897
abstract visualization of locale ingredients; all_locales yields proper locale identifiers
haftmann [Tue, 20 Jul 2010 14:08:47 +0200] rev 37896
tuned
haftmann [Tue, 20 Jul 2010 14:01:06 +0200] rev 37895
accomodate for scope of "as" binding in ML
haftmann [Tue, 20 Jul 2010 10:24:18 +0200] rev 37894
tuned code
haftmann [Tue, 20 Jul 2010 08:54:21 +0200] rev 37893
datatype classes are abstract