Mon, 30 Oct 2000 08:34:37 +0100 Added antiquotation "subgoals".
nipkow [Mon, 30 Oct 2000 08:34:37 +0100] rev 10350
Added antiquotation "subgoals".
Mon, 30 Oct 2000 08:34:12 +0100 Mod because of additional parameters to pretty_goals.
nipkow [Mon, 30 Oct 2000 08:34:12 +0100] rev 10349
Mod because of additional parameters to pretty_goals.
Fri, 27 Oct 2000 16:25:21 +0200 back to 1.167, due to Emacs/CVS casualty!!;
wenzelm [Fri, 27 Oct 2000 16:25:21 +0200] rev 10348
back to 1.167, due to Emacs/CVS casualty!!;
Fri, 27 Oct 2000 15:53:47 +0200 added instantiate_tac
oheimb [Fri, 27 Oct 2000 15:53:47 +0200] rev 10347
added instantiate_tac
Fri, 27 Oct 2000 15:23:39 +0200 *** empty log message ***
wenzelm [Fri, 27 Oct 2000 15:23:39 +0200] rev 10346
*** empty log message ***
Fri, 27 Oct 2000 15:11:49 +0200 removed isabelle resources: are available from main pages
kleing [Fri, 27 Oct 2000 15:11:49 +0200] rev 10345
removed isabelle resources: are available from main pages
Fri, 27 Oct 2000 12:44:50 +0200 cleanup, looks ok now with konqueror, too
kleing [Fri, 27 Oct 2000 12:44:50 +0200] rev 10344
cleanup, looks ok now with konqueror, too
Thu, 26 Oct 2000 14:59:38 +0200 *** empty log message ***
nipkow [Thu, 26 Oct 2000 14:59:38 +0200] rev 10343
*** empty log message ***
Thu, 26 Oct 2000 14:52:41 +0200 *** empty log message ***
nipkow [Thu, 26 Oct 2000 14:52:41 +0200] rev 10342
*** empty log message ***
Thu, 26 Oct 2000 11:27:48 +0200 added the $Id:$ line
paulson [Thu, 26 Oct 2000 11:27:48 +0200] rev 10341
added the $Id:$ line
Thu, 26 Oct 2000 10:27:04 +0200 *** empty log message ***
nipkow [Thu, 26 Oct 2000 10:27:04 +0200] rev 10340
*** empty log message ***
Thu, 26 Oct 2000 09:15:59 +0200 *** empty log message ***
nipkow [Thu, 26 Oct 2000 09:15:59 +0200] rev 10339
*** empty log message ***
Wed, 25 Oct 2000 18:39:01 +0200 use Library/List_Prefix;
wenzelm [Wed, 25 Oct 2000 18:39:01 +0200] rev 10338
use Library/List_Prefix;
Wed, 25 Oct 2000 18:36:01 +0200 added HOL/Library/List_Prefix;
wenzelm [Wed, 25 Oct 2000 18:36:01 +0200] rev 10337
added HOL/Library/List_Prefix;
Wed, 25 Oct 2000 18:35:01 +0200 improved antiquotations;
wenzelm [Wed, 25 Oct 2000 18:35:01 +0200] rev 10336
improved antiquotations;
Wed, 25 Oct 2000 18:34:10 +0200 added \isarantiq;
wenzelm [Wed, 25 Oct 2000 18:34:10 +0200] rev 10335
added \isarantiq;
Wed, 25 Oct 2000 18:33:40 +0200 add \<le> to list of "good" symbols;
wenzelm [Wed, 25 Oct 2000 18:33:40 +0200] rev 10334
add \<le> to list of "good" symbols;
Wed, 25 Oct 2000 18:33:01 +0200 tuned names;
wenzelm [Wed, 25 Oct 2000 18:33:01 +0200] rev 10333
tuned names;
Wed, 25 Oct 2000 18:32:40 +0200 added List_Prefix;
wenzelm [Wed, 25 Oct 2000 18:32:40 +0200] rev 10332
added List_Prefix;
Wed, 25 Oct 2000 18:32:02 +0200 more "xsymbols" syntax;
wenzelm [Wed, 25 Oct 2000 18:32:02 +0200] rev 10331
more "xsymbols" syntax;
Wed, 25 Oct 2000 18:31:21 +0200 "List prefixes" library theory (replaces old Lex/Prefix);
wenzelm [Wed, 25 Oct 2000 18:31:21 +0200] rev 10330
"List prefixes" library theory (replaces old Lex/Prefix);
Wed, 25 Oct 2000 18:25:41 +0200 *** empty log message ***
nipkow [Wed, 25 Oct 2000 18:25:41 +0200] rev 10329
*** empty log message ***
Wed, 25 Oct 2000 18:24:33 +0200 *** empty log message ***
nipkow [Wed, 25 Oct 2000 18:24:33 +0200] rev 10328
*** empty log message ***
Wed, 25 Oct 2000 17:44:59 +0200 inputs Even.tex
paulson [Wed, 25 Oct 2000 17:44:59 +0200] rev 10327
inputs Even.tex
Wed, 25 Oct 2000 17:44:48 +0200 minor tinkering
paulson [Wed, 25 Oct 2000 17:44:48 +0200] rev 10326
minor tinkering
Wed, 25 Oct 2000 17:43:34 +0200 Even numbers section of Inductive chapter
paulson [Wed, 25 Oct 2000 17:43:34 +0200] rev 10325
Even numbers section of Inductive chapter
Wed, 25 Oct 2000 12:27:20 +0200 tuned msg;
wenzelm [Wed, 25 Oct 2000 12:27:20 +0200] rev 10324
tuned msg;
Wed, 25 Oct 2000 12:26:55 +0200 antiquotation "goals": error message;
wenzelm [Wed, 25 Oct 2000 12:26:55 +0200] rev 10323
antiquotation "goals": error message;
Tue, 24 Oct 2000 23:38:56 +0200 * support sub/super scripts (for single symbols only), input syntax is
wenzelm [Tue, 24 Oct 2000 23:38:56 +0200] rev 10322
* support sub/super scripts (for single symbols only), input syntax is like this: "A\<^sup>*" or "A\<^sup>\<star>"; * antiquotation @{goals} for output of *dynamic* goals state; Note that presentation of goal states does not conform to actual human-readable proof documents. Please do not include goal states into document output unless you really know what you are doing!
Tue, 24 Oct 2000 23:36:17 +0200 let commands access Toplevel.state;
wenzelm [Tue, 24 Oct 2000 23:36:17 +0200] rev 10321
let commands access Toplevel.state; added command "goals" and option "goals_limit";
Tue, 24 Oct 2000 23:35:29 +0200 added pretty_goals;
wenzelm [Tue, 24 Oct 2000 23:35:29 +0200] rev 10320
added pretty_goals;
Tue, 24 Oct 2000 23:34:08 +0200 added antiquotation "goals" and option "goals_limit";
wenzelm [Tue, 24 Oct 2000 23:34:08 +0200] rev 10319
added antiquotation "goals" and option "goals_limit"; tuned;
Tue, 24 Oct 2000 23:32:33 +0200 tuned;
wenzelm [Tue, 24 Oct 2000 23:32:33 +0200] rev 10318
tuned;
Tue, 24 Oct 2000 17:35:22 +0200 added clasimpset: unit -> clasimpset;
wenzelm [Tue, 24 Oct 2000 17:35:22 +0200] rev 10317
added clasimpset: unit -> clasimpset;
Tue, 24 Oct 2000 17:34:28 +0200 tuned;
wenzelm [Tue, 24 Oct 2000 17:34:28 +0200] rev 10316
tuned;
Tue, 24 Oct 2000 10:48:51 +0200 Acc example
paulson [Tue, 24 Oct 2000 10:48:51 +0200] rev 10315
Acc example
Tue, 24 Oct 2000 10:46:04 +0200 even numbers example
paulson [Tue, 24 Oct 2000 10:46:04 +0200] rev 10314
even numbers example
Mon, 23 Oct 2000 22:17:55 +0200 intro_classes by default;
wenzelm [Mon, 23 Oct 2000 22:17:55 +0200] rev 10313
intro_classes by default; tuned;
Mon, 23 Oct 2000 22:12:04 +0200 declare trancl rules;
wenzelm [Mon, 23 Oct 2000 22:12:04 +0200] rev 10312
declare trancl rules;
Mon, 23 Oct 2000 22:11:43 +0200 tuned;
wenzelm [Mon, 23 Oct 2000 22:11:43 +0200] rev 10311
tuned;
Mon, 23 Oct 2000 22:11:24 +0200 updated;
wenzelm [Mon, 23 Oct 2000 22:11:24 +0200] rev 10310
updated;
Mon, 23 Oct 2000 22:10:36 +0200 intro_classes by default;
wenzelm [Mon, 23 Oct 2000 22:10:36 +0200] rev 10309
intro_classes by default;
Mon, 23 Oct 2000 22:09:52 +0200 make sure default document works;
wenzelm [Mon, 23 Oct 2000 22:09:52 +0200] rev 10308
make sure default document works;
Mon, 23 Oct 2000 22:09:21 +0200 comment out Pure-copied target;
wenzelm [Mon, 23 Oct 2000 22:09:21 +0200] rev 10307
comment out Pure-copied target;
Mon, 23 Oct 2000 22:07:08 +0200 * HOL: default proof step now includes 'intro_classes';
wenzelm [Mon, 23 Oct 2000 22:07:08 +0200] rev 10306
* HOL: default proof step now includes 'intro_classes';
Mon, 23 Oct 2000 20:58:12 +0200 *** empty log message ***
nipkow [Mon, 23 Oct 2000 20:58:12 +0200] rev 10305
*** empty log message ***
Mon, 23 Oct 2000 18:55:00 +0200 part of set-up
paulson [Mon, 23 Oct 2000 18:55:00 +0200] rev 10304
part of set-up
Mon, 23 Oct 2000 18:54:47 +0200 sets chapter
paulson [Mon, 23 Oct 2000 18:54:47 +0200] rev 10303
sets chapter
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip