Wed, 22 Feb 2006 22:18:41 +0100 rew: handle conjunctionI/D1/D2;
wenzelm [Wed, 22 Feb 2006 22:18:41 +0100] rev 19126
rew: handle conjunctionI/D1/D2;
Wed, 22 Feb 2006 22:18:39 +0100 simplified Pure conjunction, based on actual const;
wenzelm [Wed, 22 Feb 2006 22:18:39 +0100] rev 19125
simplified Pure conjunction, based on actual const;
Wed, 22 Feb 2006 22:18:38 +0100 removed rename_indexes_wrt;
wenzelm [Wed, 22 Feb 2006 22:18:38 +0100] rev 19124
removed rename_indexes_wrt; added rename_indexes2; simplified Pure conjunction, based on actual const;
Wed, 22 Feb 2006 22:18:36 +0100 renamed class_axms to class_intros;
wenzelm [Wed, 22 Feb 2006 22:18:36 +0100] rev 19123
renamed class_axms to class_intros;
Wed, 22 Feb 2006 22:18:33 +0100 tuned proofs;
wenzelm [Wed, 22 Feb 2006 22:18:33 +0100] rev 19122
tuned proofs;
Wed, 22 Feb 2006 22:18:32 +0100 simplified Pure conjunction;
wenzelm [Wed, 22 Feb 2006 22:18:32 +0100] rev 19121
simplified Pure conjunction;
Wed, 22 Feb 2006 22:18:31 +0100 not_equal: replaced syntax translation by abbreviation;
wenzelm [Wed, 22 Feb 2006 22:18:31 +0100] rev 19120
not_equal: replaced syntax translation by abbreviation; simplified Pure conjunction;
Wed, 22 Feb 2006 10:18:17 +0100 abandoned merge_alists' in favour of generic AList.merge
haftmann [Wed, 22 Feb 2006 10:18:17 +0100] rev 19119
abandoned merge_alists' in favour of generic AList.merge
Tue, 21 Feb 2006 16:37:54 +0100 added Tools/nbe, fixes
nipkow [Tue, 21 Feb 2006 16:37:54 +0100] rev 19118
added Tools/nbe, fixes
Tue, 21 Feb 2006 16:37:33 +0100 added Tools/nbe
nipkow [Tue, 21 Feb 2006 16:37:33 +0100] rev 19117
added Tools/nbe
Tue, 21 Feb 2006 16:18:50 +0100 New normalization-by-evaluation package
nipkow [Tue, 21 Feb 2006 16:18:50 +0100] rev 19116
New normalization-by-evaluation package
Tue, 21 Feb 2006 15:06:50 +0100 distinct (op =);
wenzelm [Tue, 21 Feb 2006 15:06:50 +0100] rev 19115
distinct (op =); removed spurious PolyML.print;
Mon, 20 Feb 2006 21:51:50 +0100 fixed
kleing [Mon, 20 Feb 2006 21:51:50 +0100] rev 19114
fixed
Mon, 20 Feb 2006 16:23:38 +0100 Inclusion of subset_refl in ATP calls
paulson [Mon, 20 Feb 2006 16:23:38 +0100] rev 19113
Inclusion of subset_refl in ATP calls
Mon, 20 Feb 2006 16:22:52 +0100 Fix variable-naming bug (?) by removing a needless recursive call
paulson [Mon, 20 Feb 2006 16:22:52 +0100] rev 19112
Fix variable-naming bug (?) by removing a needless recursive call
Mon, 20 Feb 2006 11:38:06 +0100 slight code generator serialization improvements
haftmann [Mon, 20 Feb 2006 11:38:06 +0100] rev 19111
slight code generator serialization improvements
Mon, 20 Feb 2006 11:37:18 +0100 moved intro_classes from AxClass to ClassPackage
haftmann [Mon, 20 Feb 2006 11:37:18 +0100] rev 19110
moved intro_classes from AxClass to ClassPackage
Sun, 19 Feb 2006 22:40:18 +0100 fixed document
kleing [Sun, 19 Feb 2006 22:40:18 +0100] rev 19109
fixed document
Sun, 19 Feb 2006 22:12:30 +0100 * denumerability of rationals by Benjamin Porter, based on NatPair (by Stefan Richter)
kleing [Sun, 19 Feb 2006 22:12:30 +0100] rev 19108
* denumerability of rationals by Benjamin Porter, based on NatPair (by Stefan Richter) #3 in http://www.cs.ru.nl/~freek/100/
Sun, 19 Feb 2006 17:18:39 +0100 added a few lemmas to do with permutation-equivalence for the
urbanc [Sun, 19 Feb 2006 17:18:39 +0100] rev 19107
added a few lemmas to do with permutation-equivalence for the recursion combinator
Sun, 19 Feb 2006 13:21:32 +0100 * added Library/ASeries (sum of arithmetic series with instantiation to nat and int)
kleing [Sun, 19 Feb 2006 13:21:32 +0100] rev 19106
* added Library/ASeries (sum of arithmetic series with instantiation to nat and int) * added Complex/ex/ASeries_Complex (instantiation of the above for reals) * added Complex/ex/HarmonicSeries (should really be in something like Complex/Library) (these are contributions by Benjamin Porter, numbers 68 and 34 of http://www.cs.ru.nl/~freek/100/)
Sun, 19 Feb 2006 02:11:27 +0100 use minimal imports
huffman [Sun, 19 Feb 2006 02:11:27 +0100] rev 19105
use minimal imports
Sun, 19 Feb 2006 01:40:13 +0100 use qualified name for return
huffman [Sun, 19 Feb 2006 01:40:13 +0100] rev 19104
use qualified name for return
Sat, 18 Feb 2006 18:08:23 +0100 dest_def: tuned error msg;
wenzelm [Sat, 18 Feb 2006 18:08:23 +0100] rev 19103
dest_def: tuned error msg;
Fri, 17 Feb 2006 20:03:21 +0100 const constraints: provide TFrees instead of TVars,
wenzelm [Fri, 17 Feb 2006 20:03:21 +0100] rev 19102
const constraints: provide TFrees instead of TVars, actually delete constraint (allows Consts.merge caused by ProofContext.transfer after qed);
Fri, 17 Feb 2006 20:03:19 +0100 checkpoint/copy_node: reset body context;
wenzelm [Fri, 17 Feb 2006 20:03:19 +0100] rev 19101
checkpoint/copy_node: reset body context;
Fri, 17 Feb 2006 20:03:17 +0100 global_qeds: transfer body context;
wenzelm [Fri, 17 Feb 2006 20:03:17 +0100] rev 19100
global_qeds: transfer body context;
Fri, 17 Feb 2006 20:03:14 +0100 add_const_constraint(_i): demand TFrees instead of TVars, optional type (i.e. may delete constraints);
wenzelm [Fri, 17 Feb 2006 20:03:14 +0100] rev 19099
add_const_constraint(_i): demand TFrees instead of TVars, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 20:03:10 +0100 constrain: assert const declaration, optional type (i.e. may delete constraints);
wenzelm [Fri, 17 Feb 2006 20:03:10 +0100] rev 19098
constrain: assert const declaration, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 17:00:33 +0100 removed Import/lazy_scan.ML;
wenzelm [Fri, 17 Feb 2006 17:00:33 +0100] rev 19097
removed Import/lazy_scan.ML;
Fri, 17 Feb 2006 15:43:46 +0100 hyperlinks in the PDF work now
paulson [Fri, 17 Feb 2006 15:43:46 +0100] rev 19096
hyperlinks in the PDF work now
Fri, 17 Feb 2006 15:03:26 +0100 replaced Symbol.explode by explode
obua [Fri, 17 Feb 2006 15:03:26 +0100] rev 19095
replaced Symbol.explode by explode
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip