blanchet [Wed, 12 Sep 2012 12:43:34 +0200] rev 49331
free variable name tuning
blanchet [Wed, 12 Sep 2012 12:06:03 +0200] rev 49330
reuse generated names (they look better + slightly more efficient)
blanchet [Wed, 12 Sep 2012 11:47:51 +0200] rev 49329
desambiguate grammar (e.g. for Nil's mixfix ("[]"))
blanchet [Wed, 12 Sep 2012 11:39:05 +0200] rev 49328
avoided duplicate lemma
blanchet [Wed, 12 Sep 2012 11:38:22 +0200] rev 49327
put an underscore between names, for compatibility with old package (and also because it makes sense)
blanchet [Wed, 12 Sep 2012 10:36:00 +0200] rev 49326
got rid of metis calls
blanchet [Wed, 12 Sep 2012 10:35:56 +0200] rev 49325
tuning
wenzelm [Wed, 12 Sep 2012 14:46:13 +0200] rev 49324
removed obsolete argument "int" and thus made SML/NJ happy (cf. 03bee3a6a1b7);
wenzelm [Wed, 12 Sep 2012 13:56:49 +0200] rev 49323
standardized ML aliases;
wenzelm [Wed, 12 Sep 2012 13:42:28 +0200] rev 49322
tuned headers;
wenzelm [Wed, 12 Sep 2012 13:21:33 +0200] rev 49321
avoid spaces in markup names, which might cause problems in boundary situations (e.g. HTML class);
wenzelm [Wed, 12 Sep 2012 12:09:40 +0200] rev 49320
discontinued experiment with literal replacement text in PDF (cf. b646316f8b3c, 2ff10e613689);