Wed, 25 Aug 2010 09:44:54 +0200traling newline on standard output
haftmann [Wed, 25 Aug 2010 09:44:54 +0200] rev 38942
traling newline on standard output

Wed, 25 Aug 2010 11:17:33 +0900Quotient Package / lemma for regularization of bex1_rel for equivalence relations
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Aug 2010 11:17:33 +0900] rev 38941
Quotient Package / lemma for regularization of bex1_rel for equivalence relations

Tue, 24 Aug 2010 20:09:30 +0200merged
blanchet [Tue, 24 Aug 2010 20:09:30 +0200] rev 38940
merged

Tue, 24 Aug 2010 19:55:34 +0200make Mirabelle happy
blanchet [Tue, 24 Aug 2010 19:55:34 +0200] rev 38939
make Mirabelle happy

Tue, 24 Aug 2010 19:19:28 +0200compute names lazily;
blanchet [Tue, 24 Aug 2010 19:19:28 +0200] rev 38938
compute names lazily;
there's no point to compute the names of 10000 facts when only 500 are used

Tue, 24 Aug 2010 18:03:43 +0200clean handling of whether a fact is chained or not;
blanchet [Tue, 24 Aug 2010 18:03:43 +0200] rev 38937
clean handling of whether a fact is chained or not;
more elegant and reliable than encoding it in the name

Tue, 24 Aug 2010 16:43:52 +0200don't backtick facts that contain schematic variables, since this doesn't work (for some reason)
blanchet [Tue, 24 Aug 2010 16:43:52 +0200] rev 38936
don't backtick facts that contain schematic variables, since this doesn't work (for some reason)

Tue, 24 Aug 2010 16:24:11 +0200quote facts whose names collide with a keyword or command name (cf. "subclass" in "Jinja/J/TypeSafe.thy")
blanchet [Tue, 24 Aug 2010 16:24:11 +0200] rev 38935
quote facts whose names collide with a keyword or command name (cf. "subclass" in "Jinja/J/TypeSafe.thy")

Tue, 24 Aug 2010 15:29:13 +0200revert this idea of automatically invoking "metisFT" when "metis" fails;
blanchet [Tue, 24 Aug 2010 15:29:13 +0200] rev 38934
revert this idea of automatically invoking "metisFT" when "metis" fails;
there are very few good reasons why "metisFT" should succeed when "metis" fails, and "metisFT" tends to "diverge" more often than "metis -- furthermore the exception handling code wasn't working properly

Tue, 24 Aug 2010 22:38:45 +0800use matching of types than just equality - this is needed in nominal to cope with type variables
Christian Urban <urbanc@in.tum.de> [Tue, 24 Aug 2010 22:38:45 +0800] rev 38933
use matching of types than just equality - this is needed in nominal to cope with type variables