wenzelm [Thu, 30 Aug 2007 15:04:41 +0200] rev 24483
added burrow_types;
berghofe [Thu, 30 Aug 2007 11:46:37 +0200] rev 24482
- tuned section about inductive predicates
- fixed broken railroad diagram in section about executable code
huffman [Thu, 30 Aug 2007 05:01:38 +0200] rev 24481
ported div/mod simprocs from HOL/ex/Binary.thy
wenzelm [Wed, 29 Aug 2007 23:06:27 +0200] rev 24480
renamed POLYML_LINK_OPTIONS to POLY_LINK_OPTIONS;
wenzelm [Wed, 29 Aug 2007 22:47:01 +0200] rev 24479
added POLYML_LINK_OPTIONS, which is required for unusual platforms (notably cygwin);
wenzelm [Wed, 29 Aug 2007 20:18:23 +0200] rev 24478
some simultaneous use_thys;
berghofe [Wed, 29 Aug 2007 19:00:40 +0200] rev 24477
Updated section about inductive definitions.
nipkow [Wed, 29 Aug 2007 17:25:04 +0200] rev 24476
turned list comprehension translations into ML to optimize base case
wenzelm [Wed, 29 Aug 2007 16:46:08 +0200] rev 24475
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
wenzelm [Wed, 29 Aug 2007 16:24:38 +0200] rev 24474
added x86-solaris;