Mon, 24 Aug 1998 19:12:13 +0200 emacs local vars;
wenzelm [Mon, 24 Aug 1998 19:12:13 +0200] rev 5371
emacs local vars;
Mon, 24 Aug 1998 19:11:13 +0200 emacs local vars;
wenzelm [Mon, 24 Aug 1998 19:11:13 +0200] rev 5370
emacs local vars; added conversions (Simplifier.rewrite etc.); updated tracing example; fixed theory setup;
Mon, 24 Aug 1998 18:58:12 +0200 added nonterminals, setup;
wenzelm [Mon, 24 Aug 1998 18:58:12 +0200] rev 5369
added nonterminals, setup; removed print_data;
Mon, 24 Aug 1998 18:17:25 +0200 added Antiquote example;
wenzelm [Mon, 24 Aug 1998 18:17:25 +0200] rev 5368
added Antiquote example;
Mon, 24 Aug 1998 17:16:49 +0200 mkdir -p;
wenzelm [Mon, 24 Aug 1998 17:16:49 +0200] rev 5367
mkdir -p;
Mon, 24 Aug 1998 17:13:58 +0200 emacs local vars;
wenzelm [Mon, 24 Aug 1998 17:13:58 +0200] rev 5366
emacs local vars; isatool install;
Mon, 24 Aug 1998 17:13:26 +0200 SYNC;
wenzelm [Mon, 24 Aug 1998 17:13:26 +0200] rev 5365
SYNC;
Mon, 24 Aug 1998 17:13:11 +0200 emacs local vars;
wenzelm [Mon, 24 Aug 1998 17:13:11 +0200] rev 5364
emacs local vars;
Mon, 24 Aug 1998 15:52:39 +0200 isatool install;
wenzelm [Mon, 24 Aug 1998 15:52:39 +0200] rev 5363
isatool install;
Mon, 24 Aug 1998 15:49:53 +0200 install binaries with absolute references to ISABELLE_HOME/bin;
wenzelm [Mon, 24 Aug 1998 15:49:53 +0200] rev 5362
install binaries with absolute references to ISABELLE_HOME/bin;
Mon, 24 Aug 1998 14:02:40 +0200 debugged split_eta_proc
oheimb [Mon, 24 Aug 1998 14:02:40 +0200] rev 5361
debugged split_eta_proc
Fri, 21 Aug 1998 17:49:21 +0200 tidied
paulson [Fri, 21 Aug 1998 17:49:21 +0200] rev 5360
tidied
Fri, 21 Aug 1998 16:14:34 +0200 Tidying
paulson [Fri, 21 Aug 1998 16:14:34 +0200] rev 5359
Tidying
Fri, 21 Aug 1998 15:56:12 +0200 New UNITY files
paulson [Fri, 21 Aug 1998 15:56:12 +0200] rev 5358
New UNITY files
Thu, 20 Aug 1998 17:43:01 +0200 New theory Lift
paulson [Thu, 20 Aug 1998 17:43:01 +0200] rev 5357
New theory Lift
Thu, 20 Aug 1998 16:58:28 +0200 new theorems
paulson [Thu, 20 Aug 1998 16:58:28 +0200] rev 5356
new theorems
Thu, 20 Aug 1998 16:49:47 +0200 tidied
paulson [Thu, 20 Aug 1998 16:49:47 +0200] rev 5355
tidied
Thu, 20 Aug 1998 16:47:52 +0200 new theorems; adds [le_refl, less_imp_le] as simprules
paulson [Thu, 20 Aug 1998 16:47:52 +0200] rev 5354
new theorems; adds [le_refl, less_imp_le] as simprules
Thu, 20 Aug 1998 16:44:05 +0200 adjusted for new rewrites
paulson [Thu, 20 Aug 1998 16:44:05 +0200] rev 5353
adjusted for new rewrites
Thu, 20 Aug 1998 16:37:18 +0200 tidied
paulson [Thu, 20 Aug 1998 16:37:18 +0200] rev 5352
tidied
Thu, 20 Aug 1998 16:25:32 +0200 tidied
paulson [Thu, 20 Aug 1998 16:25:32 +0200] rev 5351
tidied
Thu, 20 Aug 1998 16:23:43 +0200 Must remove leD from simpset
paulson [Thu, 20 Aug 1998 16:23:43 +0200] rev 5350
Must remove leD from simpset
Thu, 20 Aug 1998 16:20:17 +0200 tidied
paulson [Thu, 20 Aug 1998 16:20:17 +0200] rev 5349
tidied
Thu, 20 Aug 1998 16:18:39 +0200 Must remove less_imp_le from simpset
paulson [Thu, 20 Aug 1998 16:18:39 +0200] rev 5348
Must remove less_imp_le from simpset
Thu, 20 Aug 1998 10:17:18 +0200 Added converse_rtranclE(2)
nipkow [Thu, 20 Aug 1998 10:17:18 +0200] rev 5347
Added converse_rtranclE(2)
Thu, 20 Aug 1998 09:25:59 +0200 Now qed_spec_mp respects locales, by calling ml_store_thm
paulson [Thu, 20 Aug 1998 09:25:59 +0200] rev 5346
Now qed_spec_mp respects locales, by calling ml_store_thm instead of bind_thm
Wed, 19 Aug 1998 17:05:00 +0200 fixed param;
wenzelm [Wed, 19 Aug 1998 17:05:00 +0200] rev 5345
fixed param;
Wed, 19 Aug 1998 17:04:21 +0200 assume: adjust_maxidx;
wenzelm [Wed, 19 Aug 1998 17:04:21 +0200] rev 5344
assume: adjust_maxidx;
Wed, 19 Aug 1998 10:49:30 +0200 new version, more resistant to PROOF FAILED. Now it distinguishes between
paulson [Wed, 19 Aug 1998 10:49:30 +0200] rev 5343
new version, more resistant to PROOF FAILED. Now it distinguishes between inferences that update the branch (resolve_tac) and those that do not (match_tac)
Wed, 19 Aug 1998 10:37:56 +0200 The warning "Rewrite rule from different theory" is ALWAYS printed, even if
paulson [Wed, 19 Aug 1998 10:37:56 +0200] rev 5342
The warning "Rewrite rule from different theory" is ALWAYS printed, even if tracing is off.
Wed, 19 Aug 1998 10:37:07 +0200 new theorem zero_less_diff
paulson [Wed, 19 Aug 1998 10:37:07 +0200] rev 5341
new theorem zero_less_diff
Wed, 19 Aug 1998 10:34:31 +0200 Misc changes
paulson [Wed, 19 Aug 1998 10:34:31 +0200] rev 5340
Misc changes
Wed, 19 Aug 1998 10:29:01 +0200 Deleted obsolete declaration of PartE'
paulson [Wed, 19 Aug 1998 10:29:01 +0200] rev 5339
Deleted obsolete declaration of PartE'
Wed, 19 Aug 1998 10:28:25 +0200 Tidied, removing uses of less_imp_diff_positive
paulson [Wed, 19 Aug 1998 10:28:25 +0200] rev 5338
Tidied, removing uses of less_imp_diff_positive
Wed, 19 Aug 1998 10:27:49 +0200 tidied
paulson [Wed, 19 Aug 1998 10:27:49 +0200] rev 5337
tidied
Wed, 19 Aug 1998 10:27:25 +0200 fixed overloading of "image"
paulson [Wed, 19 Aug 1998 10:27:25 +0200] rev 5336
fixed overloading of "image"
Wed, 19 Aug 1998 10:27:00 +0200 Overloading decl should assist Blast_tac
paulson [Wed, 19 Aug 1998 10:27:00 +0200] rev 5335
Overloading decl should assist Blast_tac
Wed, 19 Aug 1998 10:26:37 +0200 less_imp_diff_positive is redundant with new simprule zero_less_diff
paulson [Wed, 19 Aug 1998 10:26:37 +0200] rev 5334
less_imp_diff_positive is redundant with new simprule zero_less_diff
Wed, 19 Aug 1998 10:26:02 +0200 Some new theorems. zero_less_diff replaces less_imp_diff_positive
paulson [Wed, 19 Aug 1998 10:26:02 +0200] rev 5333
Some new theorems. zero_less_diff replaces less_imp_diff_positive
Tue, 18 Aug 1998 10:27:14 +0200 ZF.thy
paulson [Tue, 18 Aug 1998 10:27:14 +0200] rev 5332
ZF.thy
Tue, 18 Aug 1998 10:25:13 +0200 new theorem Un_Diff_Int
paulson [Tue, 18 Aug 1998 10:25:13 +0200] rev 5331
new theorem Un_Diff_Int
Tue, 18 Aug 1998 10:24:54 +0200 added comment
paulson [Tue, 18 Aug 1998 10:24:54 +0200] rev 5330
added comment
Tue, 18 Aug 1998 10:24:09 +0200 new theorem diff_Suc_less_diff
paulson [Tue, 18 Aug 1998 10:24:09 +0200] rev 5329
new theorem diff_Suc_less_diff
Mon, 17 Aug 1998 20:32:24 +0200 added get_tthmss;
wenzelm [Mon, 17 Aug 1998 20:32:24 +0200] rev 5328
added get_tthmss;
Mon, 17 Aug 1998 16:02:21 +0200 Mention RegExp2NA.
nipkow [Mon, 17 Aug 1998 16:02:21 +0200] rev 5327
Mention RegExp2NA.
Mon, 17 Aug 1998 13:09:40 +0200 expandshort
paulson [Mon, 17 Aug 1998 13:09:40 +0200] rev 5326
expandshort
Mon, 17 Aug 1998 13:09:08 +0200 Yet more removal of "goal" commands, especially "goal ZF.thy", so ZF.thy
paulson [Mon, 17 Aug 1998 13:09:08 +0200] rev 5325
Yet more removal of "goal" commands, especially "goal ZF.thy", so ZF.thy contains fewer theorems than before
Mon, 17 Aug 1998 13:06:29 +0200 Now allows "." in rule names, with special treatment for "be"
paulson [Mon, 17 Aug 1998 13:06:29 +0200] rev 5324
Now allows "." in rule names, with special treatment for "be"
Mon, 17 Aug 1998 11:00:57 +0200 Direct translation RegExp -> NA!
nipkow [Mon, 17 Aug 1998 11:00:57 +0200] rev 5323
Direct translation RegExp -> NA!
Mon, 17 Aug 1998 11:00:27 +0200 Additions to Lex.
nipkow [Mon, 17 Aug 1998 11:00:27 +0200] rev 5322
Additions to Lex.
Fri, 14 Aug 1998 18:37:28 +0200 got rid of some goal thy commands
paulson [Fri, 14 Aug 1998 18:37:28 +0200] rev 5321
got rid of some goal thy commands
Fri, 14 Aug 1998 13:52:42 +0200 now trans_tac is part of the claset...
paulson [Fri, 14 Aug 1998 13:52:42 +0200] rev 5320
now trans_tac is part of the claset...
Fri, 14 Aug 1998 12:06:34 +0200 Moved Un_subset_iff and Int_subset_iff from UNITY to equalities.ML
paulson [Fri, 14 Aug 1998 12:06:34 +0200] rev 5319
Moved Un_subset_iff and Int_subset_iff from UNITY to equalities.ML
Fri, 14 Aug 1998 12:03:01 +0200 expandshort
paulson [Fri, 14 Aug 1998 12:03:01 +0200] rev 5318
expandshort
Fri, 14 Aug 1998 12:02:35 +0200 Uses Goal instead of "goal...thy" to avoid theory problems
paulson [Fri, 14 Aug 1998 12:02:35 +0200] rev 5317
Uses Goal instead of "goal...thy" to avoid theory problems
Thu, 13 Aug 1998 18:14:26 +0200 even more tidying of Goal commands
paulson [Thu, 13 Aug 1998 18:14:26 +0200] rev 5316
even more tidying of Goal commands
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip