berghofe [Sat, 13 Dec 2008 16:26:06 +0100] rev 29098
Unified syntax of nominal_primrec with the one used by fun(ction) and new
version of primrec command.
berghofe [Sat, 13 Dec 2008 13:24:45 +0100] rev 29097
Modified nominal_primrec to make it work with local theories, unified syntax
with the one used by fun(ction) and new version of primrec command.
wenzelm [Sat, 13 Dec 2008 15:35:29 +0100] rev 29096
merged
wenzelm [Sat, 13 Dec 2008 15:35:18 +0100] rev 29095
tuned comments;
tuned;
wenzelm [Sat, 13 Dec 2008 15:07:56 +0100] rev 29094
tuned ML_OPTIONS for improved multicore performance;
wenzelm [Sat, 13 Dec 2008 15:06:24 +0100] rev 29093
refined identity and ancestry: explicit draft flat, ids are unnamed, name consistency is checked for ancestry;
tuned history: renamed version to stage, disallow checkpoint/finish_thy on finished theories;
added display_names -- user-level presentation;
removed obsolete exists_name, names_of;
tuned;
wenzelm [Sat, 13 Dec 2008 15:00:40 +0100] rev 29092
requires: check ancestors directly;
wenzelm [Sat, 13 Dec 2008 15:00:39 +0100] rev 29091
Context.display_names;