wenzelm [Tue, 21 Oct 2008 15:01:18 +0200] rev 28645
added Future.enabled check;
wenzelm [Tue, 21 Oct 2008 15:01:16 +0200] rev 28644
ThyOutput: export some auxiliary operations;
nipkow [Mon, 20 Oct 2008 23:53:17 +0200] rev 28643
fixed proof
nipkow [Mon, 20 Oct 2008 23:52:59 +0200] rev 28642
added lemmas
berghofe [Sun, 19 Oct 2008 21:20:55 +0200] rev 28641
Names of variables in perm_eqs are now chosen more carefully to avoid
clashes with name "pi".
berghofe [Sun, 19 Oct 2008 21:19:27 +0200] rev 28640
- removed test_params from CodegenData (now in Pure/Tools/quickcheck.ML)
- improved code unfold preprocessor: now uses one single simpset
containing all unfolding rules
- got rid of some legacy functions
berghofe [Sun, 19 Oct 2008 21:14:53 +0200] rev 28639
datatype_codegen now checks name of result type of constructor
to avoid problems with overloaded constants such as 0.
wenzelm [Sun, 19 Oct 2008 20:09:37 +0200] rev 28638
run a program in a modified environment;
wenzelm [Fri, 17 Oct 2008 10:39:39 +0200] rev 28637
reactivated HOL-Matrix;
minor cleanup;
haftmann [Fri, 17 Oct 2008 10:21:03 +0200] rev 28636
tuned
haftmann [Fri, 17 Oct 2008 10:14:38 +0200] rev 28635
filled remaining gaps
haftmann [Fri, 17 Oct 2008 10:14:12 +0200] rev 28634
added type antiquotation
wenzelm [Thu, 16 Oct 2008 23:58:29 +0200] rev 28633
tuned;
wenzelm [Thu, 16 Oct 2008 23:56:57 +0200] rev 28632
added dep for Concurrent/ROOT.ML;
wenzelm [Thu, 16 Oct 2008 23:47:01 +0200] rev 28631
tuned;