berghofe [Mon, 22 Feb 2010 14:11:03 +0100] rev 35281
Fixed bug that caused (r)trancl_tac to crash when the term denoting the relation
contained variables bound by meta level quantifiers.
blanchet [Mon, 22 Feb 2010 11:57:33 +0100] rev 35280
fixed a few bugs in Nitpick and removed unreferenced variables
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Feb 2010 10:28:49 +0100] rev 35279
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Feb 2010 10:28:00 +0100] rev 35278
rename print_maps to print_quotmaps
haftmann [Mon, 22 Feb 2010 09:36:29 +0100] rev 35277
adjusted to cs. 8dfd816713c6
haftmann [Mon, 22 Feb 2010 09:30:50 +0100] rev 35276
NEWS
haftmann [Mon, 22 Feb 2010 09:17:49 +0100] rev 35275
merged
haftmann [Mon, 22 Feb 2010 09:15:12 +0100] rev 35274
tuned proofs
haftmann [Mon, 22 Feb 2010 09:15:11 +0100] rev 35273
ascii syntax for multiset order
haftmann [Mon, 22 Feb 2010 09:15:10 +0100] rev 35272
switched notations for pointwise and multiset order
haftmann [Mon, 22 Feb 2010 09:15:10 +0100] rev 35271
NEWS
haftmann [Fri, 19 Feb 2010 16:56:39 +0100] rev 35270
NEWS
haftmann [Fri, 19 Feb 2010 16:52:30 +0100] rev 35269
merged
haftmann [Fri, 19 Feb 2010 16:52:00 +0100] rev 35268
switched notations for pointwise and multiset order
haftmann [Fri, 19 Feb 2010 14:47:01 +0100] rev 35267
moved remaning class operations from Algebras.thy to Groups.thy
haftmann [Fri, 19 Feb 2010 14:47:00 +0100] rev 35266
hide fact range_def
haftmann [Fri, 19 Feb 2010 14:47:00 +0100] rev 35265
dropped reference to type classes
haftmann [Fri, 19 Feb 2010 14:46:59 +0100] rev 35264
NEWS
wenzelm [Sun, 21 Feb 2010 23:05:37 +0100] rev 35263
filter out authentic const syntax;
wenzelm [Sun, 21 Feb 2010 22:35:02 +0100] rev 35262
slightly more abstract syntax mark/unmark operations;
wenzelm [Sun, 21 Feb 2010 21:41:29 +0100] rev 35261
tuned;
wenzelm [Sun, 21 Feb 2010 21:33:11 +0100] rev 35260
NEWS: authentic syntax for *all* term constants;
wenzelm [Sun, 21 Feb 2010 21:12:26 +0100] rev 35259
concrete syntax for all constructors, to workaround authentic syntax problem with domain package;
wenzelm [Sun, 21 Feb 2010 21:11:44 +0100] rev 35258
adapted to authentic syntax;