wenzelm [Mon, 15 Dec 2008 21:41:00 +0100] rev 29112
added 'atp_messages' command, which displays recent messages synchronously;
nipkow [Mon, 15 Dec 2008 10:19:02 +0100] rev 29111
merged
nipkow [Mon, 15 Dec 2008 10:16:38 +0100] rev 29110
flipped fold implementation
nipkow [Thu, 11 Dec 2008 08:59:03 +0100] rev 29109
merged
nipkow [Thu, 11 Dec 2008 08:56:02 +0100] rev 29108
codegen
nipkow [Thu, 11 Dec 2008 08:53:53 +0100] rev 29107
code for {x:A. P(x)} and for fold
nipkow [Thu, 11 Dec 2008 08:52:50 +0100] rev 29106
Testfile for Stefan's code generator
haftmann [Mon, 15 Dec 2008 09:58:45 +0100] rev 29105
moved value.ML to src/Tools
haftmann [Mon, 15 Dec 2008 09:58:44 +0100] rev 29104
\underscoreoff is now default
Christian Urban <urbanc@in.tum.de> [Mon, 15 Dec 2008 07:41:07 +0000] rev 29103
tuned some proofs
wenzelm [Sat, 13 Dec 2008 17:46:13 +0100] rev 29102
removed Ids;
berghofe [Sat, 13 Dec 2008 17:13:09 +0100] rev 29101
merged
berghofe [Sat, 13 Dec 2008 16:59:33 +0100] rev 29100
merged
berghofe [Sat, 13 Dec 2008 16:29:33 +0100] rev 29099
merged
berghofe [Sat, 13 Dec 2008 16:26:06 +0100] rev 29098
Unified syntax of nominal_primrec with the one used by fun(ction) and new
version of primrec command.
berghofe [Sat, 13 Dec 2008 13:24:45 +0100] rev 29097
Modified nominal_primrec to make it work with local theories, unified syntax
with the one used by fun(ction) and new version of primrec command.