wenzelm [Thu, 13 Nov 2008 22:00:39 +0100] rev 28777
added inner lexical syntax, reusing outer one;
wenzelm [Thu, 13 Nov 2008 22:00:12 +0100] rev 28776
misc tuning;
wenzelm [Thu, 13 Nov 2008 21:59:47 +0100] rev 28775
tuned outer lexical syntax; fixed var/tvar: really need question marks here;
wenzelm [Thu, 13 Nov 2008 21:59:02 +0100] rev 28774
more tuning of Pure grammer;
wenzelm [Thu, 13 Nov 2008 21:57:50 +0100] rev 28773
updated and elaborated Pure grammer;
wenzelm [Thu, 13 Nov 2008 21:57:20 +0100] rev 28772
added Pure grammer (from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:56:49 +0100] rev 28771
mixfix annotations: verbatim for special symbols;
wenzelm [Thu, 13 Nov 2008 21:56:23 +0100] rev 28770
added section "The Pure grammar" (incomplete version, based on old ref manual);
wenzelm [Thu, 13 Nov 2008 21:54:51 +0100] rev 28769
added section "Priority grammars" (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;
wenzelm [Thu, 13 Nov 2008 21:52:59 +0100] rev 28767
minor tuning (according to old ref manual);
wenzelm [Thu, 13 Nov 2008 21:52:09 +0100] rev 28766
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";
wenzelm [Thu, 13 Nov 2008 21:50:30 +0100] rev 28764
fixed/tuned syntax for attribute "tagged";
wenzelm [Thu, 13 Nov 2008 21:49:46 +0100] rev 28763
added pretty printing options (from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:48:19 +0100] rev 28762
separate chapter "Inner syntax --- the term language";
wenzelm [Thu, 13 Nov 2008 21:45:40 +0100] rev 28761
updated/refined types of Isar language elements, removed special LaTeX macros;
wenzelm [Thu, 13 Nov 2008 21:43:46 +0100] rev 28760
unified use of declaration environment with IsarImplementation;
tuned ML decls;
wenzelm [Thu, 13 Nov 2008 21:41:04 +0100] rev 28759
ignore ThyOutput.source flag;
wenzelm [Thu, 13 Nov 2008 21:40:30 +0100] rev 28758
added bind_thm, bind_thms;
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";
wenzelm [Thu, 13 Nov 2008 21:38:44 +0100] rev 28756
tuned section "Oracles";
wenzelm [Thu, 13 Nov 2008 21:38:02 +0100] rev 28755
tuned section arrangement;
wenzelm [Thu, 13 Nov 2008 21:37:18 +0100] rev 28754
moved section "Proof method expressions" to proof chapter;
minor rearrangement of proof sections;
wenzelm [Thu, 13 Nov 2008 21:34:55 +0100] rev 28753
more on mixfix annotations (updated material from old ref manual);
wenzelm [Thu, 13 Nov 2008 21:34:23 +0100] rev 28752
tuned;
wenzelm [Thu, 13 Nov 2008 21:33:56 +0100] rev 28751
moved section "Document preparation" to front;
wenzelm [Thu, 13 Nov 2008 21:33:15 +0100] rev 28750
updated section "Markup via command tags";
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";
wenzelm [Thu, 13 Nov 2008 21:31:25 +0100] rev 28748
renamed "formal comments" to "document comments";
wenzelm [Thu, 13 Nov 2008 21:30:41 +0100] rev 28747
tuned "Markup commands";
wenzelm [Thu, 13 Nov 2008 21:29:19 +0100] rev 28746
tuned intro of "Document preparation";
wenzelm [Thu, 13 Nov 2008 21:25:42 +0100] rev 28745
reworked "Defining Theories";
haftmann [Thu, 13 Nov 2008 17:56:36 +0100] rev 28744
removed Assert.thy
haftmann [Thu, 13 Nov 2008 15:59:36 +0100] rev 28743
dropped superfluos eval_conv
haftmann [Thu, 13 Nov 2008 15:59:33 +0100] rev 28742
moved assert to Heap_Monad.thy
haftmann [Thu, 13 Nov 2008 15:58:38 +0100] rev 28741
simproc for let
haftmann [Thu, 13 Nov 2008 15:58:37 +0100] rev 28740
improved handling of !!/==> for eval and normalization
haftmann [Thu, 13 Nov 2008 14:19:10 +0100] rev 28739
proper name morphisms for locales
haftmann [Thu, 13 Nov 2008 14:19:09 +0100] rev 28738
consider prefixes for name bindings of simprocs (a first approximation)
haftmann [Thu, 13 Nov 2008 14:19:07 +0100] rev 28737
diagnostic output for name bindings
berghofe [Thu, 13 Nov 2008 01:31:20 +0100] rev 28736
Some modifications in code for proving arities to make it work for datatype
definitions with additional sort constraints.
krauss [Wed, 12 Nov 2008 17:23:22 +0100] rev 28735
min_ext/max_ext lifting wellfounded relations on finite sets. Preserves wf
haftmann [Mon, 10 Nov 2008 19:42:22 +0100] rev 28734
restruced naming code in anticipation of introduction of name morphisms
haftmann [Mon, 10 Nov 2008 19:42:21 +0100] rev 28733
more verbose element printing
haftmann [Mon, 10 Nov 2008 19:42:20 +0100] rev 28732
clarified comment
berghofe [Mon, 10 Nov 2008 17:38:23 +0100] rev 28731
Added support for parametric datatypes.
berghofe [Mon, 10 Nov 2008 17:37:25 +0100] rev 28730
Streamlined functions for accessing information about atoms.
berghofe [Mon, 10 Nov 2008 17:34:26 +0100] rev 28729
Some more functions for accessing information about atoms.
ballarin [Mon, 10 Nov 2008 14:36:49 +0100] rev 28728
Made doc compatible with the system.
haftmann [Mon, 10 Nov 2008 09:03:28 +0100] rev 28727
clarified verbatim vs. typewriter
haftmann [Mon, 10 Nov 2008 08:18:58 +0100] rev 28726
using explicit interpretaton prefix in Name.binding (still on the surface)
haftmann [Mon, 10 Nov 2008 08:18:57 +0100] rev 28725
explicit interpretation prefix in Name.binding
haftmann [Mon, 10 Nov 2008 08:18:56 +0100] rev 28724
tuned
haftmann [Fri, 07 Nov 2008 08:57:15 +0100] rev 28723
exported codegen_preproc
ballarin [Thu, 06 Nov 2008 12:30:49 +0100] rev 28722
Minor cleanup.