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).
berghofe [Thu, 20 Dec 2001 14:59:09 +0100] rev 12558
cast_ok no longer disabled (thanks to improvement of code generator).
berghofe [Thu, 20 Dec 2001 14:58:18 +0100] rev 12557
Implemented higher order modes.
berghofe [Thu, 20 Dec 2001 14:57:54 +0100] rev 12556
Moved "code" attribute to Pure/codegen.ML
berghofe [Thu, 20 Dec 2001 14:57:15 +0100] rev 12555
"code" attribute is now managed by basic code generator module.
berghofe [Thu, 20 Dec 2001 14:55:28 +0100] rev 12554
Declared characteristic equations for < on nat for code generation.
nipkow [Wed, 19 Dec 2001 13:21:12 +0100] rev 12553
*** empty log message ***
paulson [Wed, 19 Dec 2001 11:13:27 +0100] rev 12552
separation of the AC part of Main into Main_ZFC, plus a few new lemmas
paulson [Wed, 19 Dec 2001 11:07:38 +0100] rev 12551
hyperlinks in DVI mode
wenzelm [Wed, 19 Dec 2001 00:30:13 +0100] rev 12550
generalize type variables properly: start with occurrences in objects
rather than the inner context!
tuned interface of generalize;
wenzelm [Wed, 19 Dec 2001 00:28:27 +0100] rev 12549
tuned interface of ProofContext.generalize;
tuned;
wenzelm [Wed, 19 Dec 2001 00:26:39 +0100] rev 12548
HOL/IMP: include session graph;
wenzelm [Wed, 19 Dec 2001 00:26:19 +0100] rev 12547
updated;
wenzelm [Wed, 19 Dec 2001 00:26:04 +0100] rev 12546
tuned;
kleing [Tue, 18 Dec 2001 21:28:01 +0100] rev 12545
removed preallocated heaps axiom (now in type safety invariant)
wenzelm [Tue, 18 Dec 2001 18:37:56 +0100] rev 12544
updated;
paulson [Tue, 18 Dec 2001 18:06:10 +0100] rev 12543
New type definition diagram
nipkow [Tue, 18 Dec 2001 17:31:08 +0100] rev 12542
added exec_lub
paulson [Tue, 18 Dec 2001 17:15:41 +0100] rev 12541
new type definition figure
paulson [Tue, 18 Dec 2001 16:44:00 +0100] rev 12540
minor suggestions from Markus
paulson [Tue, 18 Dec 2001 16:14:56 +0100] rev 12539
additional material
wenzelm [Tue, 18 Dec 2001 16:14:50 +0100] rev 12538
* system: tested support for MacOS X;
paulson [Tue, 18 Dec 2001 15:04:19 +0100] rev 12537
better simplification makes steps redundant
paulson [Tue, 18 Dec 2001 15:03:27 +0100] rev 12536
replaced lepoll_lesspoll_lesspoll, lesspoll_lepoll_lesspoll
by lesspoll_trans1, lesspoll_trans2
wenzelm [Tue, 18 Dec 2001 14:27:57 +0100] rev 12535
tuned;
wenzelm [Tue, 18 Dec 2001 14:20:38 +0100] rev 12534
use Locale.read/cert_context_statement;