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
ballarin [Mon, 27 Oct 2008 16:14:51 +0100] rev 28691
Extension of interface: declarations_of.
haftmann [Fri, 24 Oct 2008 17:51:36 +0200] rev 28690
simplified user-defined class syntax
haftmann [Fri, 24 Oct 2008 17:51:35 +0200] rev 28689
more clever module names for code generation
haftmann [Fri, 24 Oct 2008 17:48:42 +0200] rev 28688
"fun" gained a more uniform status
haftmann [Fri, 24 Oct 2008 17:48:40 +0200] rev 28687
simplified syntax for class parameters
haftmann [Fri, 24 Oct 2008 17:48:39 +0200] rev 28686
tuned
haftmann [Fri, 24 Oct 2008 17:48:37 +0200] rev 28685
new classes "top" and "bot"
haftmann [Fri, 24 Oct 2008 17:48:36 +0200] rev 28684
tuned proof
haftmann [Fri, 24 Oct 2008 17:48:35 +0200] rev 28683
more clever module name aliasses for code generation
haftmann [Fri, 24 Oct 2008 17:48:34 +0200] rev 28682
"arbitrary" merely abbreviates undefined
haftmann [Fri, 24 Oct 2008 17:48:33 +0200] rev 28681
subst is a proper axiom again
haftmann [Fri, 24 Oct 2008 10:41:15 +0200] rev 28680
updated
haftmann [Fri, 24 Oct 2008 10:41:13 +0200] rev 28679
explicit namings for generated code
wenzelm [Thu, 23 Oct 2008 16:07:03 +0200] rev 28678
Thm.get_def;
wenzelm [Thu, 23 Oct 2008 15:28:39 +0200] rev 28677
Thm.def_name;
wenzelm [Thu, 23 Oct 2008 15:28:08 +0200] rev 28676
multithreading support only for polyml-5.2.1 or later;
wenzelm [Thu, 23 Oct 2008 15:28:05 +0200] rev 28675
renamed get_axiom_i to axiom, removed obsolete get_axiom;
reduced pervasive names;
wenzelm [Thu, 23 Oct 2008 15:28:01 +0200] rev 28674
renamed Thm.get_axiom_i to Thm.axiom;
wenzelm [Thu, 23 Oct 2008 14:22:16 +0200] rev 28673
renamed structure Susp to Lazy, and Susp.delay to Lazy.lazy;
wenzelm [Thu, 23 Oct 2008 13:52:28 +0200] rev 28672
adapted Susp.peek;
wenzelm [Thu, 23 Oct 2008 13:52:27 +0200] rev 28671
thread-safe version, with non-critical evaluation;
do not re-evaluate failed result;
misc tuning;
wenzelm [Thu, 23 Oct 2008 13:52:26 +0200] rev 28670
do not open Susp;
wenzelm [Thu, 23 Oct 2008 13:51:54 +0200] rev 28669
switched parallel sessions to polyml-5.2.1;
wenzelm [Thu, 23 Oct 2008 00:24:31 +0200] rev 28668
fixed and reactivated HOL/Library/Pocklington.thy -- by Mark Hillebrand;
wenzelm [Wed, 22 Oct 2008 21:25:00 +0200] rev 28667
updated to 5.2.1;