Mon, 19 Oct 1998 11:24:24 +0200 fixed some indenting; changed a VERY slow blast_tac to fast_tac
paulson [Mon, 19 Oct 1998 11:24:24 +0200] rev 5666
fixed some indenting; changed a VERY slow blast_tac to fast_tac
Sun, 18 Oct 1998 16:49:56 +0200 updated, tuned;
wenzelm [Sun, 18 Oct 1998 16:49:56 +0200] rev 5665
updated, tuned;
Sun, 18 Oct 1998 16:36:03 +0200 added Minho (Portugal);
wenzelm [Sun, 18 Oct 1998 16:36:03 +0200] rev 5664
added Minho (Portugal);
Fri, 16 Oct 1998 19:25:58 +0200 Fixed bug (improper handling of flag flat_names).
berghofe [Fri, 16 Oct 1998 19:25:58 +0200] rev 5663
Fixed bug (improper handling of flag flat_names).
Fri, 16 Oct 1998 18:55:34 +0200 Added quiet_mode flag.
berghofe [Fri, 16 Oct 1998 18:55:34 +0200] rev 5662
Added quiet_mode flag.
Fri, 16 Oct 1998 18:54:55 +0200 - Changed structure of name spaces
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
Fri, 16 Oct 1998 18:52:17 +0200 tuned MLWorks options;
wenzelm [Fri, 16 Oct 1998 18:52:17 +0200] rev 5660
tuned MLWorks options; added print_depth;
Fri, 16 Oct 1998 18:50:50 +0200 MLWorks 2.0;
wenzelm [Fri, 16 Oct 1998 18:50:50 +0200] rev 5659
MLWorks 2.0;
Fri, 16 Oct 1998 18:50:20 +0200 Changed structure of name spaces for datatypes.
berghofe [Fri, 16 Oct 1998 18:50:20 +0200] rev 5658
Changed structure of name spaces for datatypes.
Fri, 16 Oct 1998 17:36:12 +0200 2. The simplifier now knows a little bit about nat-arithmetic.
nipkow [Fri, 16 Oct 1998 17:36:12 +0200] rev 5657
2. The simplifier now knows a little bit about nat-arithmetic.
Fri, 16 Oct 1998 17:33:43 +0200 Mods because trans_tac is now part of thge simplifier.
nipkow [Fri, 16 Oct 1998 17:33:43 +0200] rev 5656
Mods because trans_tac is now part of thge simplifier.
Fri, 16 Oct 1998 17:32:29 +0200 Mods because of: Installed trans_tac in solver of simpset().
nipkow [Fri, 16 Oct 1998 17:32:29 +0200] rev 5655
Mods because of: Installed trans_tac in solver of simpset().
Fri, 16 Oct 1998 17:32:06 +0200 Installed trans_tac in solver of simpset().
nipkow [Fri, 16 Oct 1998 17:32:06 +0200] rev 5654
Installed trans_tac in solver of simpset().
Fri, 16 Oct 1998 12:23:07 +0200 changed tags from 0, 1 to None, Some() to avoid special treatment of 0
paulson [Fri, 16 Oct 1998 12:23:07 +0200] rev 5653
changed tags from 0, 1 to None, Some() to avoid special treatment of 0
Fri, 16 Oct 1998 12:20:41 +0200 parent is Main
paulson [Fri, 16 Oct 1998 12:20:41 +0200] rev 5652
parent is Main
Fri, 16 Oct 1998 08:48:05 +0200 *** empty log message ***
nipkow [Fri, 16 Oct 1998 08:48:05 +0200] rev 5651
*** empty log message ***
Thu, 15 Oct 1998 12:15:14 +0200 integer simprocs
paulson [Thu, 15 Oct 1998 12:15:14 +0200] rev 5650
integer simprocs
Thu, 15 Oct 1998 11:38:39 +0200 Uses overload_1st_set to specify overloading
paulson [Thu, 15 Oct 1998 11:38:39 +0200] rev 5649
Uses overload_1st_set to specify overloading
Thu, 15 Oct 1998 11:35:07 +0200 specifications as sets of programs
paulson [Thu, 15 Oct 1998 11:35:07 +0200] rev 5648
specifications as sets of programs
Wed, 14 Oct 1998 15:47:22 +0200 Description of new version.
nipkow [Wed, 14 Oct 1998 15:47:22 +0200] rev 5647
Description of new version.
Wed, 14 Oct 1998 15:26:31 +0200 New many-sorted version.
nipkow [Wed, 14 Oct 1998 15:26:31 +0200] rev 5646
New many-sorted version.
Wed, 14 Oct 1998 11:51:11 +0200 See (* FIXME zero_neq_conv *)
nipkow [Wed, 14 Oct 1998 11:51:11 +0200] rev 5645
See (* FIXME zero_neq_conv *)
Wed, 14 Oct 1998 11:50:48 +0200 Nat: added zero_neq_conv
nipkow [Wed, 14 Oct 1998 11:50:48 +0200] rev 5644
Nat: added zero_neq_conv List: added nth/update lemmas.
Tue, 13 Oct 1998 14:25:01 +0200 added Int.int;
wenzelm [Tue, 13 Oct 1998 14:25:01 +0200] rev 5643
added Int.int;
Tue, 13 Oct 1998 14:24:35 +0200 PRIVATE sig parts;
wenzelm [Tue, 13 Oct 1998 14:24:35 +0200] rev 5642
PRIVATE sig parts;
Tue, 13 Oct 1998 11:08:28 +0200 length_Suc_conv is no longer given to AddIffs
paulson [Tue, 13 Oct 1998 11:08:28 +0200] rev 5641
length_Suc_conv is no longer given to AddIffs
Tue, 13 Oct 1998 11:05:34 +0200 new theorems
paulson [Tue, 13 Oct 1998 11:05:34 +0200] rev 5640
new theorems
Tue, 13 Oct 1998 10:55:33 +0200 tidied
paulson [Tue, 13 Oct 1998 10:55:33 +0200] rev 5639
tidied
Tue, 13 Oct 1998 10:50:56 +0200 Addition of HOL/UNITY/Client
paulson [Tue, 13 Oct 1998 10:50:56 +0200] rev 5638
Addition of HOL/UNITY/Client
Tue, 13 Oct 1998 10:50:41 +0200 new rule
paulson [Tue, 13 Oct 1998 10:50:41 +0200] rev 5637
new rule
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip