wenzelm [Tue, 20 Oct 1998 16:33:13 +0200] rev 5692
no open;
handle multiple trfuns;
tuned;
removed trfun_names;
structure BasicSyntax;
wenzelm [Tue, 20 Oct 1998 16:32:20 +0200] rev 5691
no open;
handle multiple trfuns;
wenzelm [Tue, 20 Oct 1998 16:30:27 +0200] rev 5690
no open;
wenzelm [Tue, 20 Oct 1998 16:29:47 +0200] rev 5689
simple Env replaced by Symtab;
wenzelm [Tue, 20 Oct 1998 16:29:08 +0200] rev 5688
added unvarify(T);
wenzelm [Tue, 20 Oct 1998 16:26:47 +0200] rev 5687
Syntax.max_pri;
wenzelm [Tue, 20 Oct 1998 16:26:20 +0200] rev 5686
Symtab.foldl;
wenzelm [Tue, 20 Oct 1998 16:25:54 +0200] rev 5685
quiet_mode, message;
wenzelm [Tue, 20 Oct 1998 16:25:14 +0200] rev 5684
structure Hidden = struct end;
wenzelm [Tue, 20 Oct 1998 16:24:45 +0200] rev 5683
hiding private stuff;
wenzelm [Tue, 20 Oct 1998 16:20:19 +0200] rev 5682
Symtab.foldl;
wenzelm [Tue, 20 Oct 1998 16:19:53 +0200] rev 5681
added foldl, keys;
wenzelm [Tue, 20 Oct 1998 16:18:18 +0200] rev 5680
split_paired_all.ML: turn surjective pairing into split rule;
paulson [Tue, 20 Oct 1998 11:27:06 +0200] rev 5679
updated
paulson [Tue, 20 Oct 1998 11:16:23 +0200] rev 5678
updated the MLWorks description
mueller [Mon, 19 Oct 1998 16:13:13 +0200] rev 5677
another little bug ;-) and minor changes in TLS.*;
mueller [Mon, 19 Oct 1998 15:49:55 +0200] rev 5676
little bug ;-)
oheimb [Mon, 19 Oct 1998 15:38:28 +0200] rev 5675
added keyword 'and'
oheimb [Mon, 19 Oct 1998 15:37:02 +0200] rev 5674
corrected Header
nipkow [Mon, 19 Oct 1998 15:34:50 +0200] rev 5673
Addsimps [max_le_iff_conj];
Addsimps [le_min_iff_conj];
oheimb [Mon, 19 Oct 1998 15:34:26 +0200] rev 5672
changed Super_L and Hyper_R to left and right Meta
oheimb [Mon, 19 Oct 1998 13:50:25 +0200] rev 5671
layout
mueller [Mon, 19 Oct 1998 13:34:19 +0200] rev 5670
solved conflict by taking newest version;
paulson [Mon, 19 Oct 1998 11:26:46 +0200] rev 5669
added Clarify_tac to speed up proofs
paulson [Mon, 19 Oct 1998 11:25:37 +0200] rev 5668
moved a theorem
paulson [Mon, 19 Oct 1998 11:24:55 +0200] rev 5667
fixed comment
paulson [Mon, 19 Oct 1998 11:24:24 +0200] rev 5666
fixed some indenting; changed a VERY slow blast_tac to fast_tac
wenzelm [Sun, 18 Oct 1998 16:49:56 +0200] rev 5665
updated, tuned;
wenzelm [Sun, 18 Oct 1998 16:36:03 +0200] rev 5664
added Minho (Portugal);
berghofe [Fri, 16 Oct 1998 19:25:58 +0200] rev 5663
Fixed bug (improper handling of flag flat_names).
berghofe [Fri, 16 Oct 1998 18:55:34 +0200] rev 5662
Added quiet_mode flag.
berghofe [Fri, 16 Oct 1998 18:54:55 +0200] rev 5661
- Changed structure of name spaces
- Proofs for datatypes with unneeded parameters are working now
- added additional parameter flat_names
- added quiet_mode flag