clasohm [Tue, 04 Oct 1994 13:01:17 +0100] rev 623
added print_msg;
added call of Type.infer_types to resolve ambiguities
nipkow [Tue, 27 Sep 1994 14:23:46 +0100] rev 622
Modified termord to take account of the Abs-Abs case.
wenzelm [Mon, 26 Sep 1994 17:56:21 +0100] rev 621
improved expand_typ (now handles TVars);
slightly changed ext_tsig_abbrs;
added ext_tsig_arities;
removed extend_tsig;
various internal changes;
wenzelm [Mon, 26 Sep 1994 17:55:45 +0100] rev 620
exported pretty_sort;
various minor internal changes;
wenzelm [Mon, 26 Sep 1994 17:36:10 +0100] rev 619
added init_pps;
wenzelm [Mon, 26 Sep 1994 17:35:45 +0100] rev 618
added init_database (somewhat experimental);
wenzelm [Mon, 26 Sep 1994 17:35:23 +0100] rev 617
added flag show_no_free_types: bool ref;
wenzelm [Mon, 26 Sep 1994 17:34:59 +0100] rev 616
explode_tr now produces leadings 0s;
implode_ast_tr' now quotes result;
wenzelm [Wed, 21 Sep 1994 15:39:02 +0200] rev 615
minor cleanup, added 'syntax' section;
lcp [Thu, 15 Sep 1994 13:13:54 +0200] rev 614
now mentions that the sections are available as
Datatypes and (Co)Inductive Definitions in Isabelle/HOL
wenzelm [Wed, 14 Sep 1994 16:11:19 +0200] rev 613
removed lookup_const (use Sign.const_type instead);
wenzelm [Wed, 14 Sep 1994 16:05:39 +0200] rev 612
replaced lookup_const by Sign.const_type;
wenzelm [Wed, 14 Sep 1994 16:02:06 +0200] rev 611
now uses Sign.const_type;
wenzelm [Wed, 14 Sep 1994 14:49:56 +0200] rev 610
letrec syntax: replaced "id" by "idt";
lcp [Tue, 13 Sep 1994 11:39:49 +0200] rev 609
updated for Isabelle94
lcp [Tue, 13 Sep 1994 11:19:38 +0200] rev 608
now uses find to locate .thy.ML files everywhere