Thu, 21 Sep 2006 19:04:36 +0200 Thm.dest_binop;
wenzelm [Thu, 21 Sep 2006 19:04:36 +0200] rev 20666
Thm.dest_binop;
Thu, 21 Sep 2006 19:04:29 +0200 member (op =);
wenzelm [Thu, 21 Sep 2006 19:04:29 +0200] rev 20665
member (op =); ThmDatabase.is_ml_reserved; tuned oracle name;
Thu, 21 Sep 2006 19:04:20 +0200 member (op =);
wenzelm [Thu, 21 Sep 2006 19:04:20 +0200] rev 20664
member (op =);
Thu, 21 Sep 2006 19:04:12 +0200 updated timings;
wenzelm [Thu, 21 Sep 2006 19:04:12 +0200] rev 20663
updated timings;
Thu, 21 Sep 2006 17:39:57 +0200 new function hashw_int
paulson [Thu, 21 Sep 2006 17:39:57 +0200] rev 20662
new function hashw_int
Thu, 21 Sep 2006 17:33:11 +0200 Yet another version of fake_thm_name. "Full" hashing ensures that there are no collisions
paulson [Thu, 21 Sep 2006 17:33:11 +0200] rev 20661
Yet another version of fake_thm_name. "Full" hashing ensures that there are no collisions unless theorems differ by sorts alone, which should not matter. Also minor fixes to standard hashing.
Thu, 21 Sep 2006 17:31:10 +0200 corrected for the translation from _ to __ in c_COMBx_e
paulson [Thu, 21 Sep 2006 17:31:10 +0200] rev 20660
corrected for the translation from _ to __ in c_COMBx_e
Thu, 21 Sep 2006 16:45:53 +0200 changed constants into abbreviations; shortened proofs
huffman [Thu, 21 Sep 2006 16:45:53 +0200] rev 20659
changed constants into abbreviations; shortened proofs
Thu, 21 Sep 2006 15:41:18 +0200 XML syntax for types, terms, and proofs.
berghofe [Thu, 21 Sep 2006 15:41:18 +0200] rev 20658
XML syntax for types, terms, and proofs.
Thu, 21 Sep 2006 15:40:49 +0200 Added xml_syntax.ML
berghofe [Thu, 21 Sep 2006 15:40:49 +0200] rev 20657
Added xml_syntax.ML
Thu, 21 Sep 2006 15:40:31 +0200 Added Tools/xml_syntax.ML
berghofe [Thu, 21 Sep 2006 15:40:31 +0200] rev 20656
Added Tools/xml_syntax.ML
Thu, 21 Sep 2006 14:44:30 +0200 circumvented defect in SML/NJ type inference
haftmann [Thu, 21 Sep 2006 14:44:30 +0200] rev 20655
circumvented defect in SML/NJ type inference
Thu, 21 Sep 2006 12:22:05 +0200 1. Function package accepts a parameter (default "some_term"), which specifies the functions
krauss [Thu, 21 Sep 2006 12:22:05 +0200] rev 20654
1. Function package accepts a parameter (default "some_term"), which specifies the functions behaviour outside its domain. 2. Bugfix: An exception occured when a function in a mutual definition was declared but no equation was given.
Thu, 21 Sep 2006 03:17:51 +0200 removed division_by_zero class requirements from several lemmas
huffman [Thu, 21 Sep 2006 03:17:51 +0200] rev 20653
removed division_by_zero class requirements from several lemmas
Thu, 21 Sep 2006 03:16:50 +0200 added approx_hnorm theorem; removed division_by_zero class requirements from several lemmas
huffman [Thu, 21 Sep 2006 03:16:50 +0200] rev 20652
added approx_hnorm theorem; removed division_by_zero class requirements from several lemmas
Wed, 20 Sep 2006 23:30:40 +0200 choose gnuplot terminal by platform
isatest [Wed, 20 Sep 2006 23:30:40 +0200] rev 20651
choose gnuplot terminal by platform
Wed, 20 Sep 2006 21:02:56 +0200 set terminal png color -- works for older versions of gnuplot;
wenzelm [Wed, 20 Sep 2006 21:02:56 +0200] rev 20650
set terminal png color -- works for older versions of gnuplot;
Wed, 20 Sep 2006 21:02:29 +0200 added ZF-UNITY;
wenzelm [Wed, 20 Sep 2006 21:02:29 +0200] rev 20649
added ZF-UNITY;
Wed, 20 Sep 2006 15:11:46 +0200 tidied
paulson [Wed, 20 Sep 2006 15:11:46 +0200] rev 20648
tidied
Wed, 20 Sep 2006 14:02:41 +0200 Added in combinator reduction axioms for B' C' and S'. Also split the original reduction axioms into separate files: I+K, B+C, S, B'+C', S'.
mengj [Wed, 20 Sep 2006 14:02:41 +0200] rev 20647
Added in combinator reduction axioms for B' C' and S'. Also split the original reduction axioms into separate files: I+K, B+C, S, B'+C', S'.
Wed, 20 Sep 2006 14:00:25 +0200 make it work on sunbroy2
isatest [Wed, 20 Sep 2006 14:00:25 +0200] rev 20646
make it work on sunbroy2
Wed, 20 Sep 2006 13:56:39 +0200 Moved the functional equality axioms to helper1 files.
mengj [Wed, 20 Sep 2006 13:56:39 +0200] rev 20645
Moved the functional equality axioms to helper1 files.
Wed, 20 Sep 2006 13:54:03 +0200 Introduced combinators B', C' and S'.
mengj [Wed, 20 Sep 2006 13:54:03 +0200] rev 20644
Introduced combinators B', C' and S'.
Wed, 20 Sep 2006 13:53:03 +0200 Removed include_min_comb and include_combS.
mengj [Wed, 20 Sep 2006 13:53:03 +0200] rev 20643
Removed include_min_comb and include_combS.
Wed, 20 Sep 2006 13:02:30 +0200 Add Source.of_instream_slurp to try to ensure that XML parser sees whole documents.
aspinall [Wed, 20 Sep 2006 13:02:30 +0200] rev 20642
Add Source.of_instream_slurp to try to ensure that XML parser sees whole documents.
Wed, 20 Sep 2006 12:24:28 +0200 improvements for codegen 2
haftmann [Wed, 20 Sep 2006 12:24:28 +0200] rev 20641
improvements for codegen 2
Wed, 20 Sep 2006 12:24:11 +0200 name shifts
haftmann [Wed, 20 Sep 2006 12:24:11 +0200] rev 20640
name shifts
Wed, 20 Sep 2006 12:23:54 +0200 fixed bug
haftmann [Wed, 20 Sep 2006 12:23:54 +0200] rev 20639
fixed bug
Wed, 20 Sep 2006 12:05:31 +0200 Removed "induct set" attribute from total induction rules
krauss [Wed, 20 Sep 2006 12:05:31 +0200] rev 20638
Removed "induct set" attribute from total induction rules
Wed, 20 Sep 2006 10:13:36 +0200 removed debug
haftmann [Wed, 20 Sep 2006 10:13:36 +0200] rev 20637
removed debug
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip