kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48623
implementation of sets by RBT trees for the code generator
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48622
use lifting/transfer formalization of RBT from Lift_RBT
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48621
a couple of additions to RBT formalization to allow us to implement RBT_Set
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48620
more relation operations expressed by Finite_Set.fold
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48619
more set operations expressed by Finite_Set.fold
bulwahn [Thu, 26 Jul 2012 15:55:19 +0200] rev 48618
moved another larger quickcheck example to Quickcheck_Benchmark
wenzelm [Tue, 31 Jul 2012 16:26:12 +0200] rev 48617
HOL-Probability appears to work with smlnj;
wenzelm [Tue, 31 Jul 2012 16:23:20 +0200] rev 48616
document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
wenzelm [Tue, 31 Jul 2012 14:42:03 +0200] rev 48615
made SML/NJ happy;
wenzelm [Tue, 31 Jul 2012 12:38:01 +0200] rev 48614
renamed session TLA to HOL-TLA to avoid clash with AFP;
wenzelm [Mon, 30 Jul 2012 20:43:07 +0200] rev 48613
clarified directory content operations (similar to ML version);
wenzelm [Mon, 30 Jul 2012 17:37:34 +0200] rev 48612
regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
wenzelm [Mon, 30 Jul 2012 17:25:45 +0200] rev 48611
multi-threaded HOL-Tutorial with explicit indication of local options;
wenzelm [Mon, 30 Jul 2012 17:07:23 +0200] rev 48610
removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
wenzelm [Mon, 30 Jul 2012 17:03:24 +0200] rev 48609
removed some old material (inactive since 2002/2003);
wenzelm [Mon, 30 Jul 2012 16:40:21 +0200] rev 48608
updated isatest to isabelle build, which also includes doc-src sessions;