wenzelm [Wed, 30 Sep 2009 23:44:23 +0200] rev 32796
eliminated dead code;
wenzelm [Wed, 30 Sep 2009 23:30:37 +0200] rev 32795
Sorts.of_sort_derivation: no pp here;
wenzelm [Wed, 30 Sep 2009 23:28:54 +0200] rev 32794
eliminated redundant bindings;
schedule_tasks/require_thy: eliminated obsolete tasks_len, which was a leftover from theory-only parallelization;
wenzelm [Wed, 30 Sep 2009 23:16:15 +0200] rev 32793
actually perform Isar_Document.init on startup;
wenzelm [Wed, 30 Sep 2009 23:13:18 +0200] rev 32792
eliminated dead code;
eliminated redundant parameters;
wenzelm [Wed, 30 Sep 2009 22:53:33 +0200] rev 32791
removed dead code;
Sorts.of_sort_derivation: removed unused pp;
wenzelm [Wed, 30 Sep 2009 22:31:16 +0200] rev 32790
handle Type.TYPE_MATCH, not arbitrary exceptions;
wenzelm [Wed, 30 Sep 2009 22:27:20 +0200] rev 32789
removed redundant Sign.certify_prop, use Sign.cert_prop instead;
tuned;
wenzelm [Wed, 30 Sep 2009 22:26:47 +0200] rev 32788
PARALLEL_GOALS: proper scope for exception FAILED, with dummy argument to prevent its interpretation as variable;
wenzelm [Wed, 30 Sep 2009 22:26:25 +0200] rev 32787
actually export unit parser;