wenzelm [Fri, 14 Feb 2014 14:52:50 +0100] rev 55491
prefer latest ProofGeneral-4.2-1 by default;
wenzelm [Fri, 14 Feb 2014 14:51:38 +0100] rev 55490
updated thy_info.dependencies;
wenzelm [Fri, 14 Feb 2014 14:44:43 +0100] rev 55489
tuned message;
wenzelm [Fri, 14 Feb 2014 14:39:44 +0100] rev 55488
more integrity checks of theory names vs. full node names;
kuncar [Sat, 15 Feb 2014 00:11:17 +0100] rev 55487
abstract type must be a type constructor; check it
blanchet [Fri, 14 Feb 2014 18:42:43 +0100] rev 55486
generate proper 'DtRec' indices in 'datatype_new_compat' for the case where some types are duplicated
blanchet [Fri, 14 Feb 2014 17:18:28 +0100] rev 55485
better handling of recursion through functions
blanchet [Fri, 14 Feb 2014 16:22:09 +0100] rev 55484
added examples/tests
blanchet [Fri, 14 Feb 2014 16:21:41 +0100] rev 55483
tuned code to allow mutualized corecursion through different functions with the same target type
blanchet [Fri, 14 Feb 2014 15:39:43 +0100] rev 55482
removed assumption in 'primrec_new' that a given constructor can only occur once