Sun, 25 Oct 1998 12:33:27 +0100 tuned checklist; Isabelle98-1
wenzelm [Sun, 25 Oct 1998 12:33:27 +0100] rev 5769
tuned checklist;
Sat, 24 Oct 1998 21:25:43 +0200 official release;
wenzelm [Sat, 24 Oct 1998 21:25:43 +0200] rev 5768
official release;
Sat, 24 Oct 1998 21:21:21 +0200 ML_SYSTEM factory default;
wenzelm [Sat, 24 Oct 1998 21:21:21 +0200] rev 5767
ML_SYSTEM factory default;
Sat, 24 Oct 1998 20:28:03 +0200 *** empty log message ***
wenzelm [Sat, 24 Oct 1998 20:28:03 +0200] rev 5766
*** empty log message ***
Sat, 24 Oct 1998 20:24:33 +0200 tuned;
wenzelm [Sat, 24 Oct 1998 20:24:33 +0200] rev 5765
tuned;
Sat, 24 Oct 1998 20:22:45 +0200 records;
wenzelm [Sat, 24 Oct 1998 20:22:45 +0200] rev 5764
records; tuned datatype, inductive, primrec;
Sat, 24 Oct 1998 17:16:20 +0200 *** empty log message ***
wenzelm [Sat, 24 Oct 1998 17:16:20 +0200] rev 5763
*** empty log message ***
Fri, 23 Oct 1998 22:37:15 +0200 Added theorem bool_induct (for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:37:15 +0200] rev 5762
Added theorem bool_induct (for rep_datatype).
Fri, 23 Oct 1998 22:36:49 +0200 Added theorem unit_induct (for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:36:49 +0200] rev 5761
Added theorem unit_induct (for rep_datatype).
Fri, 23 Oct 1998 22:36:15 +0200 Added theorems True_not_False and False_not_True
berghofe [Fri, 23 Oct 1998 22:36:15 +0200] rev 5760
Added theorems True_not_False and False_not_True (for rep_datatype).
Fri, 23 Oct 1998 22:34:18 +0200 unit and bool are now represented as datatypes.
berghofe [Fri, 23 Oct 1998 22:34:18 +0200] rev 5759
unit and bool are now represented as datatypes.
Fri, 23 Oct 1998 20:44:34 +0200 corrected auto_tac (applications of unsafe wrappers)
oheimb [Fri, 23 Oct 1998 20:44:34 +0200] rev 5758
corrected auto_tac (applications of unsafe wrappers)
Fri, 23 Oct 1998 20:36:21 +0200 corrected (and simplified) depth_tac
oheimb [Fri, 23 Oct 1998 20:36:21 +0200] rev 5757
corrected (and simplified) depth_tac
Fri, 23 Oct 1998 20:35:56 +0200 corrected auto_tac (applications of unsafe wrappers)
oheimb [Fri, 23 Oct 1998 20:35:56 +0200] rev 5756
corrected auto_tac (applications of unsafe wrappers) by correcting (and simplifying) nodup_depth_tac
Fri, 23 Oct 1998 20:35:19 +0200 corrected auto_tac (applications of unsafe wrappers)
oheimb [Fri, 23 Oct 1998 20:35:19 +0200] rev 5755
corrected auto_tac (applications of unsafe wrappers) improved style of several proofs
Fri, 23 Oct 1998 20:34:59 +0200 added SOLVE tactical
oheimb [Fri, 23 Oct 1998 20:34:59 +0200] rev 5754
added SOLVE tactical
Fri, 23 Oct 1998 20:28:33 +0200 tuned;
wenzelm [Fri, 23 Oct 1998 20:28:33 +0200] rev 5753
tuned;
Fri, 23 Oct 1998 19:40:00 +0200 matharray;
wenzelm [Fri, 23 Oct 1998 19:40:00 +0200] rev 5752
matharray; records;
Fri, 23 Oct 1998 19:35:20 +0200 SYNC: records (draft version);
wenzelm [Fri, 23 Oct 1998 19:35:20 +0200] rev 5751
SYNC: records (draft version);
Fri, 23 Oct 1998 18:51:54 +0200 Warns when stack is extended; better decl of print_depth
paulson [Fri, 23 Oct 1998 18:51:54 +0200] rev 5750
Warns when stack is extended; better decl of print_depth
Fri, 23 Oct 1998 18:48:59 +0200 better checking of "defines" in a locale
paulson [Fri, 23 Oct 1998 18:48:59 +0200] rev 5749
better checking of "defines" in a locale
Fri, 23 Oct 1998 18:48:25 +0200 better reporting of "Additional hypotheses" in a locale
paulson [Fri, 23 Oct 1998 18:48:25 +0200] rev 5748
better reporting of "Additional hypotheses" in a locale
Fri, 23 Oct 1998 18:47:44 +0200 Now users will never see (int 0)
paulson [Fri, 23 Oct 1998 18:47:44 +0200] rev 5747
Now users will never see (int 0)
Fri, 23 Oct 1998 18:47:20 +0200 auto update
paulson [Fri, 23 Oct 1998 18:47:20 +0200] rev 5746
auto update
Fri, 23 Oct 1998 16:46:33 +0200 updated as requested by Markus
paulson [Fri, 23 Oct 1998 16:46:33 +0200] rev 5745
updated as requested by Markus
Fri, 23 Oct 1998 16:44:50 +0200 export is_ml_identifier;
wenzelm [Fri, 23 Oct 1998 16:44:50 +0200] rev 5744
export is_ml_identifier;
Fri, 23 Oct 1998 16:27:56 +0200 Updated to new datatype package.
berghofe [Fri, 23 Oct 1998 16:27:56 +0200] rev 5743
Updated to new datatype package.
Fri, 23 Oct 1998 16:11:01 +0200 ex/Points added
narasche [Fri, 23 Oct 1998 16:11:01 +0200] rev 5742
ex/Points added
Fri, 23 Oct 1998 16:07:54 +0200 Example for records
narasche [Fri, 23 Oct 1998 16:07:54 +0200] rev 5741
Example for records
Fri, 23 Oct 1998 12:59:03 +0200 Directory Induct: Added new theory ABexp, removed obsolete
berghofe [Fri, 23 Oct 1998 12:59:03 +0200] rev 5740
Directory Induct: Added new theory ABexp, removed obsolete theory Simult.
Fri, 23 Oct 1998 12:57:44 +0200 Added new theory ABexp, removed obsolete theory Simult.
berghofe [Fri, 23 Oct 1998 12:57:44 +0200] rev 5739
Added new theory ABexp, removed obsolete theory Simult.
Fri, 23 Oct 1998 12:56:13 +0200 Terms are now defined using the new datatype package.
berghofe [Fri, 23 Oct 1998 12:56:13 +0200] rev 5738
Terms are now defined using the new datatype package.
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip