Thu, 29 Oct 1998 15:06:10 +0100 wenzelm shyps note for prim. rules;
Thu, 29 Oct 1998 15:05:42 +0100 wenzelm tuned;
Thu, 29 Oct 1998 14:32:43 +0100 wenzelm tuned current_goals_markers semantics to avoid empty lines;
Thu, 29 Oct 1998 12:42:33 +0100 paulson tidied
Thu, 29 Oct 1998 12:41:45 +0100 paulson auto update
Wed, 28 Oct 1998 13:25:09 +0100 nipkow Some more proofs.
Wed, 28 Oct 1998 11:25:38 +0100 nipkow added nat_diff_split and a few lemmas in Trancl.
Mon, 26 Oct 1998 13:05:08 +0100 wenzelm ML_SYSTEM=polyml-3.1;
Sun, 25 Oct 1998 12:33:27 +0100 wenzelm tuned checklist; Isabelle98-1
Sat, 24 Oct 1998 21:25:43 +0200 wenzelm official release;
Sat, 24 Oct 1998 21:21:21 +0200 wenzelm ML_SYSTEM factory default;
Sat, 24 Oct 1998 20:28:03 +0200 wenzelm *** empty log message ***
Sat, 24 Oct 1998 20:24:33 +0200 wenzelm tuned;
Sat, 24 Oct 1998 20:22:45 +0200 wenzelm records;
Sat, 24 Oct 1998 17:16:20 +0200 wenzelm *** empty log message ***
Fri, 23 Oct 1998 22:37:15 +0200 berghofe Added theorem bool_induct (for rep_datatype).
Fri, 23 Oct 1998 22:36:49 +0200 berghofe Added theorem unit_induct (for rep_datatype).
Fri, 23 Oct 1998 22:36:15 +0200 berghofe Added theorems True_not_False and False_not_True
Fri, 23 Oct 1998 22:34:18 +0200 berghofe unit and bool are now represented as datatypes.
Fri, 23 Oct 1998 20:44:34 +0200 oheimb corrected auto_tac (applications of unsafe wrappers)
Fri, 23 Oct 1998 20:36:21 +0200 oheimb corrected (and simplified) depth_tac
Fri, 23 Oct 1998 20:35:56 +0200 oheimb corrected auto_tac (applications of unsafe wrappers)
Fri, 23 Oct 1998 20:35:19 +0200 oheimb corrected auto_tac (applications of unsafe wrappers)
Fri, 23 Oct 1998 20:34:59 +0200 oheimb added SOLVE tactical
Fri, 23 Oct 1998 20:28:33 +0200 wenzelm tuned;
Fri, 23 Oct 1998 19:40:00 +0200 wenzelm matharray;
Fri, 23 Oct 1998 19:35:20 +0200 wenzelm SYNC: records (draft version);
Fri, 23 Oct 1998 18:51:54 +0200 paulson Warns when stack is extended; better decl of print_depth
Fri, 23 Oct 1998 18:48:59 +0200 paulson better checking of "defines" in a locale
Fri, 23 Oct 1998 18:48:25 +0200 paulson better reporting of "Additional hypotheses" in a locale
Fri, 23 Oct 1998 18:47:44 +0200 paulson Now users will never see (int 0)
Fri, 23 Oct 1998 18:47:20 +0200 paulson auto update
Fri, 23 Oct 1998 16:46:33 +0200 paulson updated as requested by Markus
Fri, 23 Oct 1998 16:44:50 +0200 wenzelm export is_ml_identifier;
Fri, 23 Oct 1998 16:27:56 +0200 berghofe Updated to new datatype package.
Fri, 23 Oct 1998 16:11:01 +0200 narasche ex/Points added
Fri, 23 Oct 1998 16:07:54 +0200 narasche Example for records
Fri, 23 Oct 1998 12:59:03 +0200 berghofe Directory Induct: Added new theory ABexp, removed obsolete
Fri, 23 Oct 1998 12:57:44 +0200 berghofe Added new theory ABexp, removed obsolete theory Simult.
Fri, 23 Oct 1998 12:56:13 +0200 berghofe Terms are now defined using the new datatype package.
Fri, 23 Oct 1998 12:55:36 +0200 berghofe New example for using the datatype package:
Fri, 23 Oct 1998 12:54:37 +0200 berghofe Removed obsolete theory Simult (see theory Term).
Fri, 23 Oct 1998 12:31:23 +0200 wenzelm started to add records;
Fri, 23 Oct 1998 11:03:35 +0200 paulson occurs check now handles Bound variables (for soundness)
Fri, 23 Oct 1998 10:38:20 +0200 wenzelm updated by isatool logo;
Thu, 22 Oct 1998 20:15:26 +0200 wenzelm tuned block indent;
Thu, 22 Oct 1998 20:13:21 +0200 wenzelm current_goals_markers;
Thu, 22 Oct 1998 20:11:19 +0200 wenzelm some additions for Proof General by David Aspinall;
Thu, 22 Oct 1998 20:07:42 +0200 wenzelm support current_goals_markers ref variable for print_current_goals;
Thu, 22 Oct 1998 12:35:40 +0200 wenzelm eliminated 'let ... in structure ...' to make SML/NJ 0.93 happy;
Thu, 22 Oct 1998 12:32:42 +0200 wenzelm fixed index.html;
Thu, 22 Oct 1998 12:26:55 +0200 wenzelm tuned;
Thu, 22 Oct 1998 11:09:43 +0200 wenzelm tuned;
Thu, 22 Oct 1998 10:58:50 +0200 paulson standard Blast_tac demos
Thu, 22 Oct 1998 10:58:18 +0200 paulson tidying
Thu, 22 Oct 1998 10:57:18 +0200 paulson locales
Wed, 21 Oct 1998 17:57:02 +0200 berghofe Changed interface of inductive.
Wed, 21 Oct 1998 17:55:18 +0200 berghofe Changed interface of rep_datatype: Characteristic theorems
Wed, 21 Oct 1998 17:53:16 +0200 berghofe Changed interface.
Wed, 21 Oct 1998 17:52:38 +0200 berghofe Changed interface of add_inductive: monos and con_defs are now
Wed, 21 Oct 1998 17:48:02 +0200 berghofe Changed syntax of inductive.
Wed, 21 Oct 1998 17:46:00 +0200 berghofe Changed syntax of rep_datatype and inductive: Theorems
Wed, 21 Oct 1998 17:40:35 +0200 berghofe Added theorem prod_induct (needed for rep_datatype).
Wed, 21 Oct 1998 17:38:47 +0200 berghofe Changed syntax of rep_datatype.
Wed, 21 Oct 1998 16:38:46 +0200 wenzelm fixed field_injects;
Wed, 21 Oct 1998 16:34:18 +0200 wenzelm tuned;
Wed, 21 Oct 1998 16:06:09 +0200 wenzelm no open;
Wed, 21 Oct 1998 16:04:57 +0200 wenzelm tuned;
Wed, 21 Oct 1998 15:57:04 +0200 nipkow Tutorial
Wed, 21 Oct 1998 14:05:49 +0200 wenzelm dropped support for SML/NJ 109.x;
Wed, 21 Oct 1998 13:31:30 +0200 wenzelm field_injects [iffs];
Wed, 21 Oct 1998 13:29:01 +0200 wenzelm record_split_name;
Wed, 21 Oct 1998 13:01:17 +0200 wenzelm tuned (all proofs are INSTABLE by David's definition of instability);
Wed, 21 Oct 1998 11:10:38 +0200 wenzelm improved var names;
Tue, 20 Oct 1998 18:04:23 +0200 wenzelm tuned stack_overflow_handler;
Tue, 20 Oct 1998 17:52:52 +0200 wenzelm made SML/NJ happy;
Tue, 20 Oct 1998 17:27:00 +0200 wenzelm delSWrapper "record_split_tac";
Tue, 20 Oct 1998 16:41:50 +0200 wenzelm fixed Syntax module;
Tue, 20 Oct 1998 16:39:14 +0200 wenzelm split_paired_all.ML;
Tue, 20 Oct 1998 16:38:37 +0200 wenzelm field types: datatype;
Tue, 20 Oct 1998 16:37:02 +0200 wenzelm quiet_mode, message;
Tue, 20 Oct 1998 16:36:40 +0200 wenzelm quiet proofs;
Tue, 20 Oct 1998 16:36:21 +0200 wenzelm fixed Syntax module;
Tue, 20 Oct 1998 16:35:37 +0200 wenzelm Datatype instead of Prod;
Tue, 20 Oct 1998 16:33:47 +0200 wenzelm QUIET_BREADTH_FIRST;
Tue, 20 Oct 1998 16:33:13 +0200 wenzelm no open;
Tue, 20 Oct 1998 16:32:20 +0200 wenzelm no open;
Tue, 20 Oct 1998 16:30:27 +0200 wenzelm no open;
Tue, 20 Oct 1998 16:29:47 +0200 wenzelm simple Env replaced by Symtab;
Tue, 20 Oct 1998 16:29:08 +0200 wenzelm added unvarify(T);
Tue, 20 Oct 1998 16:26:47 +0200 wenzelm Syntax.max_pri;
Tue, 20 Oct 1998 16:26:20 +0200 wenzelm Symtab.foldl;
Tue, 20 Oct 1998 16:25:54 +0200 wenzelm quiet_mode, message;
Tue, 20 Oct 1998 16:25:14 +0200 wenzelm structure Hidden = struct end;
Tue, 20 Oct 1998 16:24:45 +0200 wenzelm hiding private stuff;
Tue, 20 Oct 1998 16:20:19 +0200 wenzelm Symtab.foldl;
Tue, 20 Oct 1998 16:19:53 +0200 wenzelm added foldl, keys;
Tue, 20 Oct 1998 16:18:18 +0200 wenzelm split_paired_all.ML: turn surjective pairing into split rule;
Tue, 20 Oct 1998 11:27:06 +0200 paulson updated
Tue, 20 Oct 1998 11:16:23 +0200 paulson updated the MLWorks description
Mon, 19 Oct 1998 16:13:13 +0200 mueller another little bug ;-) and minor changes in TLS.*;
Mon, 19 Oct 1998 15:49:55 +0200 mueller little bug ;-)
Mon, 19 Oct 1998 15:38:28 +0200 oheimb added keyword 'and'
Mon, 19 Oct 1998 15:37:02 +0200 oheimb corrected Header
Mon, 19 Oct 1998 15:34:50 +0200 nipkow Addsimps [max_le_iff_conj];
Mon, 19 Oct 1998 15:34:26 +0200 oheimb changed Super_L and Hyper_R to left and right Meta
Mon, 19 Oct 1998 13:50:25 +0200 oheimb layout
Mon, 19 Oct 1998 13:34:19 +0200 mueller solved conflict by taking newest version;
Mon, 19 Oct 1998 11:26:46 +0200 paulson added Clarify_tac to speed up proofs
Mon, 19 Oct 1998 11:25:37 +0200 paulson moved a theorem
Mon, 19 Oct 1998 11:24:55 +0200 paulson fixed comment
Mon, 19 Oct 1998 11:24:24 +0200 paulson fixed some indenting; changed a VERY slow blast_tac to fast_tac
Sun, 18 Oct 1998 16:49:56 +0200 wenzelm updated, tuned;
Sun, 18 Oct 1998 16:36:03 +0200 wenzelm added Minho (Portugal);
Fri, 16 Oct 1998 19:25:58 +0200 berghofe Fixed bug (improper handling of flag flat_names).
Fri, 16 Oct 1998 18:55:34 +0200 berghofe Added quiet_mode flag.
Fri, 16 Oct 1998 18:54:55 +0200 berghofe - Changed structure of name spaces
Fri, 16 Oct 1998 18:52:17 +0200 wenzelm tuned MLWorks options;
Fri, 16 Oct 1998 18:50:50 +0200 wenzelm MLWorks 2.0;
Fri, 16 Oct 1998 18:50:20 +0200 berghofe Changed structure of name spaces for datatypes.
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip