wenzelm [Wed, 12 Oct 1994 11:09:11 +0100] rev 632
fixed infix names in print_translations;
lcp [Wed, 12 Oct 1994 09:48:32 +0100] rev 631
Pure/tctical/suppress_tracing: new; can now switch tracing off until the
next tactical call. There is no good way of doing this because of
backtracking.
Pure/tctical/exec_trace_command,tracify,traced_tac: these set, test and
reset suppress_tracing
lcp [Wed, 12 Oct 1994 09:42:32 +0100] rev 630
Minor reference updates
lcp [Wed, 12 Oct 1994 09:20:17 +0100] rev 629
Moving theory LList to ex directory
nipkow [Mon, 10 Oct 1994 18:09:58 +0100] rev 628
corrected problems with changed binding power of ::.
nipkow [Mon, 10 Oct 1994 12:57:23 +0100] rev 627
README file
clasohm [Sat, 08 Oct 1994 13:45:40 +0100] rev 626
changed precedences of _constrain (i.e. "::")
nipkow [Thu, 06 Oct 1994 18:40:18 +0100] rev 625
New version
clasohm [Tue, 04 Oct 1994 13:02:16 +0100] rev 624
made major changes to grammar;
added call of Type.infer_types to automatically eliminate ambiguities
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;