Sat, 15 Nov 2008 11:25:17 +0100 multithreading support for polyml-5.2 actually disabled -- as advertized;
wenzelm [Sat, 15 Nov 2008 11:25:17 +0100] rev 28796
multithreading support for polyml-5.2 actually disabled -- as advertized;
Fri, 14 Nov 2008 16:49:52 +0100 Initial part of locale reimplementation.
ballarin [Fri, 14 Nov 2008 16:49:52 +0100] rev 28795
Initial part of locale reimplementation.
Fri, 14 Nov 2008 14:00:52 +0100 Made local_note_prefix public.
ballarin [Fri, 14 Nov 2008 14:00:52 +0100] rev 28794
Made local_note_prefix public.
Fri, 14 Nov 2008 08:50:11 +0100 re-educated guess
haftmann [Fri, 14 Nov 2008 08:50:11 +0100] rev 28793
re-educated guess
Fri, 14 Nov 2008 08:50:10 +0100 namify and name_decl combinators
haftmann [Fri, 14 Nov 2008 08:50:10 +0100] rev 28792
namify and name_decl combinators
Fri, 14 Nov 2008 08:50:09 +0100 Name.is_nothing
haftmann [Fri, 14 Nov 2008 08:50:09 +0100] rev 28791
Name.is_nothing
Fri, 14 Nov 2008 08:50:08 +0100 lemmas about dom and minus / insert
haftmann [Fri, 14 Nov 2008 08:50:08 +0100] rev 28790
lemmas about dom and minus / insert
Fri, 14 Nov 2008 08:50:07 +0100 added length_unique operation for code generation
haftmann [Fri, 14 Nov 2008 08:50:07 +0100] rev 28789
added length_unique operation for code generation
Thu, 13 Nov 2008 22:45:12 +0100 updated generated files;
wenzelm [Thu, 13 Nov 2008 22:45:12 +0100] rev 28788
updated generated files;
Thu, 13 Nov 2008 22:44:40 +0100 removed "includes" element (lost update?);
wenzelm [Thu, 13 Nov 2008 22:44:40 +0100] rev 28787
removed "includes" element (lost update?);
Thu, 13 Nov 2008 22:36:30 +0100 updated generated files;
wenzelm [Thu, 13 Nov 2008 22:36:30 +0100] rev 28786
updated generated files;
Thu, 13 Nov 2008 22:07:31 +0100 added section "Explicit instantiation within a subgoal context";
wenzelm [Thu, 13 Nov 2008 22:07:31 +0100] rev 28785
added section "Explicit instantiation within a subgoal context";
Thu, 13 Nov 2008 22:06:36 +0100 renamed "Rules" to "Object-level rules";
wenzelm [Thu, 13 Nov 2008 22:06:36 +0100] rev 28784
renamed "Rules" to "Object-level rules";
Thu, 13 Nov 2008 22:05:49 +0100 more on basic tactics;
wenzelm [Thu, 13 Nov 2008 22:05:49 +0100] rev 28783
more on basic tactics;
Thu, 13 Nov 2008 22:05:09 +0100 basic ML reference for tactics;
wenzelm [Thu, 13 Nov 2008 22:05:09 +0100] rev 28782
basic ML reference for tactics;
Thu, 13 Nov 2008 22:04:19 +0100 added section "Tactics";
wenzelm [Thu, 13 Nov 2008 22:04:19 +0100] rev 28781
added section "Tactics";
Thu, 13 Nov 2008 22:03:26 +0100 more contributors;
wenzelm [Thu, 13 Nov 2008 22:03:26 +0100] rev 28780
more contributors;
Thu, 13 Nov 2008 22:02:18 +0100 separate section "Inspecting the syntax" for print_syntax;
wenzelm [Thu, 13 Nov 2008 22:02:18 +0100] rev 28779
separate section "Inspecting the syntax" for print_syntax;
Thu, 13 Nov 2008 22:01:30 +0100 misc tuning of inner syntax;
wenzelm [Thu, 13 Nov 2008 22:01:30 +0100] rev 28778
misc tuning of inner syntax;
Thu, 13 Nov 2008 22:00:39 +0100 added inner lexical syntax, reusing outer one;
wenzelm [Thu, 13 Nov 2008 22:00:39 +0100] rev 28777
added inner lexical syntax, reusing outer one;
Thu, 13 Nov 2008 22:00:12 +0100 misc tuning;
wenzelm [Thu, 13 Nov 2008 22:00:12 +0100] rev 28776
misc tuning;
Thu, 13 Nov 2008 21:59:47 +0100 tuned outer lexical syntax; fixed var/tvar: really need question marks here;
wenzelm [Thu, 13 Nov 2008 21:59:47 +0100] rev 28775
tuned outer lexical syntax; fixed var/tvar: really need question marks here;
Thu, 13 Nov 2008 21:59:02 +0100 more tuning of Pure grammer;
wenzelm [Thu, 13 Nov 2008 21:59:02 +0100] rev 28774
more tuning of Pure grammer;
Thu, 13 Nov 2008 21:57:50 +0100 updated and elaborated Pure grammer;
wenzelm [Thu, 13 Nov 2008 21:57:50 +0100] rev 28773
updated and elaborated Pure grammer;
Thu, 13 Nov 2008 21:57:20 +0100 added Pure grammer (from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:57:20 +0100] rev 28772
added Pure grammer (from old ref manual);
Thu, 13 Nov 2008 21:56:49 +0100 mixfix annotations: verbatim for special symbols;
wenzelm [Thu, 13 Nov 2008 21:56:49 +0100] rev 28771
mixfix annotations: verbatim for special symbols;
Thu, 13 Nov 2008 21:56:23 +0100 added section "The Pure grammar" (incomplete version, based on old ref manual);
wenzelm [Thu, 13 Nov 2008 21:56:23 +0100] rev 28770
added section "The Pure grammar" (incomplete version, based on old ref manual);
Thu, 13 Nov 2008 21:54:51 +0100 added section "Priority grammars" (variant from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:54:51 +0100] rev 28769
added section "Priority grammars" (variant from old ref manual);
Thu, 13 Nov 2008 21:53:54 +0100 added section "Co-regularity of type classes and arities" (variant from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:53:54 +0100] rev 28768
added section "Co-regularity of type classes and arities" (variant from old ref manual); tuned arity spacing;
Thu, 13 Nov 2008 21:52:59 +0100 minor tuning (according to old ref manual);
wenzelm [Thu, 13 Nov 2008 21:52:59 +0100] rev 28767
minor tuning (according to old ref manual);
Thu, 13 Nov 2008 21:52:09 +0100 misc tuning and rearrangement of section "Printing logical entities";
wenzelm [Thu, 13 Nov 2008 21:52:09 +0100] rev 28766
misc tuning and rearrangement of section "Printing logical entities";
Thu, 13 Nov 2008 21:50:57 +0100 misc tuning and rearrangement of section "Printing logical entities";
wenzelm [Thu, 13 Nov 2008 21:50:57 +0100] rev 28765
misc tuning and rearrangement of section "Printing logical entities";
Thu, 13 Nov 2008 21:50:30 +0100 fixed/tuned syntax for attribute "tagged";
wenzelm [Thu, 13 Nov 2008 21:50:30 +0100] rev 28764
fixed/tuned syntax for attribute "tagged";
Thu, 13 Nov 2008 21:49:46 +0100 added pretty printing options (from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:49:46 +0100] rev 28763
added pretty printing options (from old ref manual);
Thu, 13 Nov 2008 21:48:19 +0100 separate chapter "Inner syntax --- the term language";
wenzelm [Thu, 13 Nov 2008 21:48:19 +0100] rev 28762
separate chapter "Inner syntax --- the term language";
Thu, 13 Nov 2008 21:45:40 +0100 updated/refined types of Isar language elements, removed special LaTeX macros;
wenzelm [Thu, 13 Nov 2008 21:45:40 +0100] rev 28761
updated/refined types of Isar language elements, removed special LaTeX macros;
Thu, 13 Nov 2008 21:43:46 +0100 unified use of declaration environment with IsarImplementation;
wenzelm [Thu, 13 Nov 2008 21:43:46 +0100] rev 28760
unified use of declaration environment with IsarImplementation; tuned ML decls;
Thu, 13 Nov 2008 21:41:04 +0100 ignore ThyOutput.source flag;
wenzelm [Thu, 13 Nov 2008 21:41:04 +0100] rev 28759
ignore ThyOutput.source flag;
Thu, 13 Nov 2008 21:40:30 +0100 added bind_thm, bind_thms;
wenzelm [Thu, 13 Nov 2008 21:40:30 +0100] rev 28758
added bind_thm, bind_thms;
Thu, 13 Nov 2008 21:40:00 +0100 tuned section "Incorporating ML code";
wenzelm [Thu, 13 Nov 2008 21:40:00 +0100] rev 28757
tuned section "Incorporating ML code"; moved method_setup to separate section "Defining proof methods";
Thu, 13 Nov 2008 21:38:44 +0100 tuned section "Oracles";
wenzelm [Thu, 13 Nov 2008 21:38:44 +0100] rev 28756
tuned section "Oracles";
Thu, 13 Nov 2008 21:38:02 +0100 tuned section arrangement;
wenzelm [Thu, 13 Nov 2008 21:38:02 +0100] rev 28755
tuned section arrangement;
Thu, 13 Nov 2008 21:37:18 +0100 moved section "Proof method expressions" to proof chapter;
wenzelm [Thu, 13 Nov 2008 21:37:18 +0100] rev 28754
moved section "Proof method expressions" to proof chapter; minor rearrangement of proof sections;
Thu, 13 Nov 2008 21:34:55 +0100 more on mixfix annotations (updated material from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:34:55 +0100] rev 28753
more on mixfix annotations (updated material from old ref manual);
Thu, 13 Nov 2008 21:34:23 +0100 tuned;
wenzelm [Thu, 13 Nov 2008 21:34:23 +0100] rev 28752
tuned;
Thu, 13 Nov 2008 21:33:56 +0100 moved section "Document preparation" to front;
wenzelm [Thu, 13 Nov 2008 21:33:56 +0100] rev 28751
moved section "Document preparation" to front;
Thu, 13 Nov 2008 21:33:15 +0100 updated section "Markup via command tags";
wenzelm [Thu, 13 Nov 2008 21:33:15 +0100] rev 28750
updated section "Markup via command tags";
Thu, 13 Nov 2008 21:32:36 +0100 renamed "formal comments" to "document comments";
wenzelm [Thu, 13 Nov 2008 21:32:36 +0100] rev 28749
renamed "formal comments" to "document comments"; tuned section "Markup commands"; updated/tuned section "Document Antiquotations";
Thu, 13 Nov 2008 21:31:25 +0100 renamed "formal comments" to "document comments";
wenzelm [Thu, 13 Nov 2008 21:31:25 +0100] rev 28748
renamed "formal comments" to "document comments";
Thu, 13 Nov 2008 21:30:41 +0100 tuned "Markup commands";
wenzelm [Thu, 13 Nov 2008 21:30:41 +0100] rev 28747
tuned "Markup commands";
Thu, 13 Nov 2008 21:29:19 +0100 tuned intro of "Document preparation";
wenzelm [Thu, 13 Nov 2008 21:29:19 +0100] rev 28746
tuned intro of "Document preparation";
Thu, 13 Nov 2008 21:25:42 +0100 reworked "Defining Theories";
wenzelm [Thu, 13 Nov 2008 21:25:42 +0100] rev 28745
reworked "Defining Theories";
Thu, 13 Nov 2008 17:56:36 +0100 removed Assert.thy
haftmann [Thu, 13 Nov 2008 17:56:36 +0100] rev 28744
removed Assert.thy
Thu, 13 Nov 2008 15:59:36 +0100 dropped superfluos eval_conv
haftmann [Thu, 13 Nov 2008 15:59:36 +0100] rev 28743
dropped superfluos eval_conv
Thu, 13 Nov 2008 15:59:33 +0100 moved assert to Heap_Monad.thy
haftmann [Thu, 13 Nov 2008 15:59:33 +0100] rev 28742
moved assert to Heap_Monad.thy
Thu, 13 Nov 2008 15:58:38 +0100 simproc for let
haftmann [Thu, 13 Nov 2008 15:58:38 +0100] rev 28741
simproc for let
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip