wenzelm [Fri, 21 Dec 2001 19:55:39 +0100] rev 12582
removed Misc/Translations (text covered by Documents.thy);
berghofe [Fri, 21 Dec 2001 17:31:45 +0100] rev 12581
Redundant patterns no longer cause errors.
berghofe [Fri, 21 Dec 2001 17:31:08 +0100] rev 12580
Code generator now adds type constraints to val declarations (to make
SML/NJ happy).
wenzelm [Fri, 21 Dec 2001 15:18:07 +0100] rev 12579
tuned;
wenzelm [Fri, 21 Dec 2001 00:44:35 +0100] rev 12578
updated;
wenzelm [Fri, 21 Dec 2001 00:43:58 +0100] rev 12577
removed Types/records.tex;
wenzelm [Fri, 21 Dec 2001 00:40:52 +0100] rev 12576
added add_fixes: derives mssing type scheme from mixfix;
wenzelm [Fri, 21 Dec 2001 00:40:16 +0100] rev 12575
fixed inst_thm: proper domain of env;
flatten_expr: collective import elements over *all* imports;
use ProofContext.add_fixes;
disallow term bindings in locale body elements;
wenzelm [Fri, 21 Dec 2001 00:38:04 +0100] rev 12574
tuned;
wenzelm [Thu, 20 Dec 2001 21:15:37 +0100] rev 12573
added lemma;
wenzelm [Thu, 20 Dec 2001 21:14:59 +0100] rev 12572
generated text;
wenzelm [Thu, 20 Dec 2001 21:14:42 +0100] rev 12571
supplanted by Records.thy;
wenzelm [Thu, 20 Dec 2001 21:13:36 +0100] rev 12570
some text;
wenzelm [Thu, 20 Dec 2001 21:13:22 +0100] rev 12569
\usepackage{marvosym};
wenzelm [Thu, 20 Dec 2001 21:12:02 +0100] rev 12568
document/Records.tex;
wenzelm [Thu, 20 Dec 2001 21:11:04 +0100] rev 12567
turned into proper Isabelle document;
nipkow [Thu, 20 Dec 2001 18:22:44 +0100] rev 12566
renamed rtrancl_into_rtrancl2 to converse_rtrancl_into_rtrancl
berghofe [Thu, 20 Dec 2001 17:08:55 +0100] rev 12565
Eliminated "query" syntax.
nipkow [Thu, 20 Dec 2001 16:53:51 +0100] rev 12564
*** empty log message ***
paulson [Thu, 20 Dec 2001 15:57:29 +0100] rev 12563
ZF/Main
berghofe [Thu, 20 Dec 2001 15:23:42 +0100] rev 12562
Fixed bug in function add.
paulson [Thu, 20 Dec 2001 15:20:07 +0100] rev 12561
new hfootref macro for Web links
paulson [Thu, 20 Dec 2001 15:17:48 +0100] rev 12560
converted some ZF/Induct examples to Isar
berghofe [Thu, 20 Dec 2001 15:00:02 +0100] rev 12559
cast_ok and match_exception_entry no longer disabled (thanks to
improvement of code generator).