wenzelm [Sun, 07 May 2006 00:47:07 +0200] rev 19587
* Isar: removed obsolete 'concl is' patterns.
wenzelm [Sun, 07 May 2006 00:44:50 +0200] rev 19586
removed 'concl is' pattern;
wenzelm [Sun, 07 May 2006 00:22:05 +0200] rev 19585
removed 'concl is' patterns;
wenzelm [Sun, 07 May 2006 00:21:13 +0200] rev 19584
tuned;
krauss [Sun, 07 May 2006 00:00:13 +0200] rev 19583
function-package: Changed record usage to make sml/nj happy...
wenzelm [Fri, 05 May 2006 22:11:19 +0200] rev 19582
get rid of 'concl is';
wenzelm [Fri, 05 May 2006 21:59:49 +0200] rev 19581
more robust pretty_term_typ, using well-typed parse tree representation;
wenzelm [Fri, 05 May 2006 21:59:48 +0200] rev 19580
replaced find_paths by irreducible_paths, i.e. produce paths within a Hasse diagram;
wenzelm [Fri, 05 May 2006 21:59:47 +0200] rev 19579
replaced Sorts.DOMAIN by general Sorts.CLASS_ERROR;
add_types etc.: reject qualified dummy types -- prevents users from messing up some internal conventions;
wenzelm [Fri, 05 May 2006 21:59:46 +0200] rev 19578
added class_error and exception CLASS_ERROR (supercedes DOMAIN);
clarified of_class_derivation;
tuned witness_sorts;
wenzelm [Fri, 05 May 2006 21:59:45 +0200] rev 19577
added syntax for _type_constraint_;
wenzelm [Fri, 05 May 2006 21:59:44 +0200] rev 19576
extern_early: improved handling of undeclared constants;