wenzelm [Mon, 26 Sep 2005 20:52:36 +0200] rev 17661
updates for Isabelle2005;
wenzelm [Mon, 26 Sep 2005 20:51:57 +0200] rev 17660
tuned;
berghofe [Mon, 26 Sep 2005 20:12:51 +0200] rev 17659
Updated description of code generator.
wenzelm [Mon, 26 Sep 2005 19:19:15 +0200] rev 17658
updated;
wenzelm [Mon, 26 Sep 2005 19:19:14 +0200] rev 17657
moved disambiguate_frees to ProofKernel;
wenzelm [Mon, 26 Sep 2005 19:19:13 +0200] rev 17656
quote 'value';
wenzelm [Mon, 26 Sep 2005 19:19:12 +0200] rev 17655
yet another atempt to get doc/Contents right;
berghofe [Mon, 26 Sep 2005 19:04:31 +0200] rev 17654
Renamed wf_rec to wfrec in consts_code declaration.
wenzelm [Mon, 26 Sep 2005 17:14:48 +0200] rev 17653
really copy doc/Contents;
obua [Mon, 26 Sep 2005 16:10:19 +0200] rev 17652
Release HOL4 and HOLLight Importer.
wenzelm [Mon, 26 Sep 2005 15:56:28 +0200] rev 17651
copy doc/Contents;
skalberg [Mon, 26 Sep 2005 15:17:33 +0200] rev 17650
Made sure all lemmas now have names (especially so that certain of them
can be removed from the simpset).
wenzelm [Mon, 26 Sep 2005 13:12:24 +0200] rev 17649
echo HOL_USERDIR_OPTIONS;
obua [Mon, 26 Sep 2005 08:50:21 +0200] rev 17648
tuned
obua [Mon, 26 Sep 2005 08:49:50 +0200] rev 17647
added ROOT.ML
haftmann [Mon, 26 Sep 2005 08:41:24 +0200] rev 17646
adjusted web link
obua [Mon, 26 Sep 2005 02:27:59 +0200] rev 17645
added entry for running HOLLight
obua [Mon, 26 Sep 2005 02:27:14 +0200] rev 17644
fixed disambiguation problem
obua [Mon, 26 Sep 2005 02:06:44 +0200] rev 17643
added Drule.disambiguate_frees : thm -> thm
wenzelm [Sun, 25 Sep 2005 23:36:14 +0200] rev 17642
zero_var_inst: replace loose bounds :000 etc.;
wenzelm [Sun, 25 Sep 2005 20:24:23 +0200] rev 17641
* Hyperreal: A theory of Taylor series.
wenzelm [Sun, 25 Sep 2005 20:24:10 +0200] rev 17640
more;
berghofe [Sun, 25 Sep 2005 20:19:31 +0200] rev 17639
eq_codegen now ensures that code for bool type is generated.
berghofe [Sun, 25 Sep 2005 20:17:44 +0200] rev 17638
Fixed print mode problem in test_term.
berghofe [Sun, 25 Sep 2005 20:17:13 +0200] rev 17637
Added ExecutableSet and Taylor.
berghofe [Sun, 25 Sep 2005 20:15:29 +0200] rev 17636
Now uses set implementation from ExecutableSet.
berghofe [Sun, 25 Sep 2005 20:14:39 +0200] rev 17635
Added Taylor.
berghofe [Sun, 25 Sep 2005 20:14:16 +0200] rev 17634
Formalization of Taylor series by Lukas Bulwahn and
Bernhard Haeupler.