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