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.
ballarin [Thu, 06 Nov 2008 12:29:51 +0100] rev 28721
Keyword 'includes' gone.
nipkow [Thu, 06 Nov 2008 11:52:50 +0100] rev 28720
tuned
nipkow [Thu, 06 Nov 2008 11:52:42 +0100] rev 28719
added lemma
nipkow [Thu, 06 Nov 2008 10:05:48 +0100] rev 28718
Added second tiling example.
haftmann [Thu, 06 Nov 2008 09:09:51 +0100] rev 28717
cleaned
haftmann [Thu, 06 Nov 2008 09:09:49 +0100] rev 28716
tuned
haftmann [Thu, 06 Nov 2008 09:09:48 +0100] rev 28715
class morphism stemming from locale interpretation
haftmann [Mon, 03 Nov 2008 14:15:25 +0100] rev 28714
improved verbatim mechanism
berghofe [Fri, 31 Oct 2008 10:39:04 +0100] rev 28713
Theorem "_" is now stored with open derivation.
berghofe [Fri, 31 Oct 2008 10:37:34 +0100] rev 28712
Removed argument prf2 in rewrite rules for equal_elim to make them applicable
to eta-contracted proofs.
berghofe [Fri, 31 Oct 2008 10:35:30 +0100] rev 28711
Replaced arbitrary by undefined.
ballarin [Thu, 30 Oct 2008 10:57:45 +0100] rev 28710
Dropped context element 'includes'.
haftmann [Wed, 29 Oct 2008 15:32:58 +0100] rev 28709
adapted to strict pattern discipline
haftmann [Wed, 29 Oct 2008 11:33:40 +0100] rev 28708
explicit check for pattern discipline before code translation
ballarin [Tue, 28 Oct 2008 17:53:46 +0100] rev 28707
Revoked workaround (incompatible with HOL/ex/LocaleTest2.thy).
haftmann [Tue, 28 Oct 2008 16:59:02 +0100] rev 28706
restored incremental code generation
haftmann [Tue, 28 Oct 2008 16:59:01 +0100] rev 28705
slightly tuned
haftmann [Tue, 28 Oct 2008 16:59:00 +0100] rev 28704
assert that no class parameter is used as constructor
haftmann [Tue, 28 Oct 2008 16:58:59 +0100] rev 28703
cleanup code default attribute
haftmann [Tue, 28 Oct 2008 12:29:57 +0100] rev 28702
removed includes
haftmann [Tue, 28 Oct 2008 12:28:14 +0100] rev 28701
making SMLNJ happy
paulson [Tue, 28 Oct 2008 11:05:44 +0100] rev 28700
The metis method no longer fails because the theorem is too trivial
ballarin [Tue, 28 Oct 2008 11:03:07 +0100] rev 28699
Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'.
paulson [Mon, 27 Oct 2008 18:14:34 +0100] rev 28698
metis proof
ballarin [Mon, 27 Oct 2008 16:23:54 +0100] rev 28697
New-style locale expressions with instantiation (new file expression.ML).
ballarin [Mon, 27 Oct 2008 16:20:52 +0100] rev 28696
Hide path in constant name (workaround).
haftmann [Mon, 27 Oct 2008 16:15:50 +0100] rev 28695
explicit history for equations; tuned
haftmann [Mon, 27 Oct 2008 16:15:49 +0100] rev 28694
slightly tuned
haftmann [Mon, 27 Oct 2008 16:15:48 +0100] rev 28693
added rudimentary code generation
haftmann [Mon, 27 Oct 2008 16:15:47 +0100] rev 28692
sup_bot and inf_top