nipkow [Mon, 10 Apr 2006 11:33:36 +0200] rev 19400
Minimal doc
nipkow [Mon, 10 Apr 2006 11:33:22 +0200] rev 19399
Included cyclic list examples
haftmann [Mon, 10 Apr 2006 08:30:26 +0200] rev 19398
fixed value restriction
nipkow [Mon, 10 Apr 2006 08:26:26 +0200] rev 19397
Added splicing algorithm.
wenzelm [Mon, 10 Apr 2006 00:34:46 +0200] rev 19396
hide (open) const;
wenzelm [Mon, 10 Apr 2006 00:33:54 +0200] rev 19395
simplified AxClass.add_axclass interface;
wenzelm [Mon, 10 Apr 2006 00:33:53 +0200] rev 19394
added aT (from axclass.ML);
non-pervasive itselfT, a_itselfT;
wenzelm [Mon, 10 Apr 2006 00:33:52 +0200] rev 19393
removed unused class_le_path, sort_less;
wenzelm [Mon, 10 Apr 2006 00:33:51 +0200] rev 19392
add_axclass(_i): return class name only;
subclass/arity statements: require actual TVars, store raw data;
tuned;
wenzelm [Mon, 10 Apr 2006 00:33:49 +0200] rev 19391
Term.itselfT;
nipkow [Sun, 09 Apr 2006 19:41:30 +0200] rev 19390
Added function "splice"
wenzelm [Sun, 09 Apr 2006 19:29:44 +0200] rev 19389
Even/Odd: avoid clash with even/odd of Main HOL;