Fri, 15 Feb 2002 12:07:27 +0100 a new definition of "restrict"
paulson [Fri, 15 Feb 2002 12:07:27 +0100] rev 12891
a new definition of "restrict"
Thu, 14 Feb 2002 20:30:49 +0100 made MLWorks happy;
wenzelm [Thu, 14 Feb 2002 20:30:49 +0100] rev 12890
made MLWorks happy;
Thu, 14 Feb 2002 12:24:02 +0100 *** empty log message ***
nipkow [Thu, 14 Feb 2002 12:24:02 +0100] rev 12889
*** empty log message ***
Thu, 14 Feb 2002 12:06:07 +0100 nodups -> distinct
nipkow [Thu, 14 Feb 2002 12:06:07 +0100] rev 12888
nodups -> distinct
Thu, 14 Feb 2002 11:50:52 +0100 nodups -> distinct
nipkow [Thu, 14 Feb 2002 11:50:52 +0100] rev 12887
nodups -> distinct
Wed, 13 Feb 2002 10:48:29 +0100 deleted some redundant 'addS*Es [equalityC*E]'s
paulson [Wed, 13 Feb 2002 10:48:29 +0100] rev 12886
deleted some redundant 'addS*Es [equalityC*E]'s
Wed, 13 Feb 2002 10:45:08 +0100 new function lemmas
paulson [Wed, 13 Feb 2002 10:45:08 +0100] rev 12885
new function lemmas
Wed, 13 Feb 2002 10:44:39 +0100 tidied. no more special simpset (super_ss)
paulson [Wed, 13 Feb 2002 10:44:39 +0100] rev 12884
tidied. no more special simpset (super_ss)
Wed, 13 Feb 2002 10:44:07 +0100 new lemmas for closure under Union
paulson [Wed, 13 Feb 2002 10:44:07 +0100] rev 12883
new lemmas for closure under Union
Tue, 12 Feb 2002 20:35:35 +0100 eliminated Pure/Isar/comment.ML;
wenzelm [Tue, 12 Feb 2002 20:35:35 +0100] rev 12882
eliminated Pure/Isar/comment.ML;
Tue, 12 Feb 2002 20:34:02 +0100 ANTIQUOTE_FAIL;
wenzelm [Tue, 12 Feb 2002 20:34:02 +0100] rev 12881
ANTIQUOTE_FAIL;
Tue, 12 Feb 2002 20:33:37 +0100 eliminated Isar/comment.ML;
wenzelm [Tue, 12 Feb 2002 20:33:37 +0100] rev 12880
eliminated Isar/comment.ML;
Tue, 12 Feb 2002 20:33:03 +0100 tuned;
wenzelm [Tue, 12 Feb 2002 20:33:03 +0100] rev 12879
tuned;
Tue, 12 Feb 2002 20:32:23 +0100 added isabelle-hol-book;
wenzelm [Tue, 12 Feb 2002 20:32:23 +0100] rev 12878
added isabelle-hol-book; added tphols2001; tuned tphols2000;
Tue, 12 Feb 2002 20:31:40 +0100 * Isar/Pure: marginal comments ``--'' may now occur just anywhere in the text;
wenzelm [Tue, 12 Feb 2002 20:31:40 +0100] rev 12877
* Isar/Pure: marginal comments ``--'' may now occur just anywhere in the text;
Tue, 12 Feb 2002 20:28:27 +0100 got rid of explicit marginal comments (now stripped earlier from input);
wenzelm [Tue, 12 Feb 2002 20:28:27 +0100] rev 12876
got rid of explicit marginal comments (now stripped earlier from input);
Tue, 12 Feb 2002 20:25:58 +0100 tuned;
wenzelm [Tue, 12 Feb 2002 20:25:58 +0100] rev 12875
tuned;
Mon, 11 Feb 2002 17:30:58 +0100 ML-Systems/smlnj-compiler.ML compatibility tweak;
wenzelm [Mon, 11 Feb 2002 17:30:58 +0100] rev 12874
ML-Systems/smlnj-compiler.ML compatibility tweak;
Mon, 11 Feb 2002 10:56:33 +0100 include SVC_Test;
wenzelm [Mon, 11 Feb 2002 10:56:33 +0100] rev 12873
include SVC_Test;
Thu, 07 Feb 2002 11:07:03 +0100 Theorems are only "pre-named" if the do not already have names.
berghofe [Thu, 07 Feb 2002 11:07:03 +0100] rev 12872
Theorems are only "pre-named" if the do not already have names.
Wed, 06 Feb 2002 14:10:35 +0100 Added function could_unify to speed up rewriting of proof terms.
berghofe [Wed, 06 Feb 2002 14:10:35 +0100] rev 12871
Added function could_unify to speed up rewriting of proof terms.
Wed, 06 Feb 2002 14:09:55 +0100 Indexes of variables in expanded proofs are now incremented to avoid clashes.
berghofe [Wed, 06 Feb 2002 14:09:55 +0100] rev 12870
Indexes of variables in expanded proofs are now incremented to avoid clashes.
Tue, 05 Feb 2002 23:18:08 +0100 moved SVC stuff to ex;
wenzelm [Tue, 05 Feb 2002 23:18:08 +0100] rev 12869
moved SVC stuff to ex;
Tue, 05 Feb 2002 15:51:28 +0100 New function maxidx_of_proof.
berghofe [Tue, 05 Feb 2002 15:51:28 +0100] rev 12868
New function maxidx_of_proof.
Mon, 04 Feb 2002 13:16:54 +0100 New-style versions of these old examples
paulson [Mon, 04 Feb 2002 13:16:54 +0100] rev 12867
New-style versions of these old examples
Sat, 02 Feb 2002 13:26:51 +0100 Rewrite procedure now works for both compact and full proof objects.
berghofe [Sat, 02 Feb 2002 13:26:51 +0100] rev 12866
Rewrite procedure now works for both compact and full proof objects.
Wed, 30 Jan 2002 14:05:29 +0100 escape_mfix;
wenzelm [Wed, 30 Jan 2002 14:05:29 +0100] rev 12865
escape_mfix;
Wed, 30 Jan 2002 14:00:36 +0100 added literal;
wenzelm [Wed, 30 Jan 2002 14:00:36 +0100] rev 12864
added literal;
Wed, 30 Jan 2002 14:00:25 +0100 prep_mixfix': proper use of Syntax.literal;
wenzelm [Wed, 30 Jan 2002 14:00:25 +0100] rev 12863
prep_mixfix': proper use of Syntax.literal;
Wed, 30 Jan 2002 13:59:57 +0100 tuned;
wenzelm [Wed, 30 Jan 2002 13:59:57 +0100] rev 12862
tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip