wenzelm [Thu, 21 Sep 2006 19:05:08 +0200] rev 20671
member (op =);
Drule.dest_equals_rhs;
wenzelm [Thu, 21 Sep 2006 19:05:01 +0200] rev 20670
tuned eta_contract;
wenzelm [Thu, 21 Sep 2006 19:04:55 +0200] rev 20669
added dest_equals_rhs;
moved dest_binop to thm.ML;
wenzelm [Thu, 21 Sep 2006 19:04:49 +0200] rev 20668
tuned;
wenzelm [Thu, 21 Sep 2006 19:04:43 +0200] rev 20667
serial numbers for consts;
added serial_of/name_of;
wenzelm [Thu, 21 Sep 2006 19:04:36 +0200] rev 20666
Thm.dest_binop;
wenzelm [Thu, 21 Sep 2006 19:04:29 +0200] rev 20665
member (op =);
ThmDatabase.is_ml_reserved;
tuned oracle name;
wenzelm [Thu, 21 Sep 2006 19:04:20 +0200] rev 20664
member (op =);
wenzelm [Thu, 21 Sep 2006 19:04:12 +0200] rev 20663
updated timings;
paulson [Thu, 21 Sep 2006 17:39:57 +0200] rev 20662
new function hashw_int
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.
paulson [Thu, 21 Sep 2006 17:31:10 +0200] rev 20660
corrected for the translation from _ to __ in c_COMBx_e
huffman [Thu, 21 Sep 2006 16:45:53 +0200] rev 20659
changed constants into abbreviations; shortened proofs
berghofe [Thu, 21 Sep 2006 15:41:18 +0200] rev 20658
XML syntax for types, terms, and proofs.
berghofe [Thu, 21 Sep 2006 15:40:49 +0200] rev 20657
Added xml_syntax.ML
berghofe [Thu, 21 Sep 2006 15:40:31 +0200] rev 20656
Added Tools/xml_syntax.ML
haftmann [Thu, 21 Sep 2006 14:44:30 +0200] rev 20655
circumvented defect in SML/NJ type inference
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.
huffman [Thu, 21 Sep 2006 03:17:51 +0200] rev 20653
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
isatest [Wed, 20 Sep 2006 23:30:40 +0200] rev 20651
choose gnuplot terminal by platform
wenzelm [Wed, 20 Sep 2006 21:02:56 +0200] rev 20650
set terminal png color -- works for older versions of gnuplot;
wenzelm [Wed, 20 Sep 2006 21:02:29 +0200] rev 20649
added ZF-UNITY;
paulson [Wed, 20 Sep 2006 15:11:46 +0200] rev 20648
tidied
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'.
isatest [Wed, 20 Sep 2006 14:00:25 +0200] rev 20646
make it work on sunbroy2
mengj [Wed, 20 Sep 2006 13:56:39 +0200] rev 20645
Moved the functional equality axioms to helper1 files.
mengj [Wed, 20 Sep 2006 13:54:03 +0200] rev 20644
Introduced combinators B', C' and S'.
mengj [Wed, 20 Sep 2006 13:53:03 +0200] rev 20643
Removed include_min_comb and include_combS.
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.
haftmann [Wed, 20 Sep 2006 12:24:28 +0200] rev 20641
improvements for codegen 2
haftmann [Wed, 20 Sep 2006 12:24:11 +0200] rev 20640
name shifts
haftmann [Wed, 20 Sep 2006 12:23:54 +0200] rev 20639
fixed bug
krauss [Wed, 20 Sep 2006 12:05:31 +0200] rev 20638
Removed "induct set" attribute from total induction rules
haftmann [Wed, 20 Sep 2006 10:13:36 +0200] rev 20637
removed debug
krauss [Wed, 20 Sep 2006 09:08:35 +0200] rev 20636
Fixed error in pattern splitting algorithm
huffman [Wed, 20 Sep 2006 07:44:34 +0200] rev 20635
change section to subsection
huffman [Wed, 20 Sep 2006 07:42:12 +0200] rev 20634
add header
wenzelm [Wed, 20 Sep 2006 00:24:24 +0200] rev 20633
renamed axclass_xxxx axclasses;
wenzelm [Tue, 19 Sep 2006 23:18:41 +0200] rev 20632
tuned;
wenzelm [Tue, 19 Sep 2006 23:15:40 +0200] rev 20631
added standard;
wenzelm [Tue, 19 Sep 2006 23:15:39 +0200] rev 20630
added name_classrel/arities/arity;
wenzelm [Tue, 19 Sep 2006 23:15:38 +0200] rev 20629
pretty_full_theory: suppress internal entities by default;
wenzelm [Tue, 19 Sep 2006 23:15:37 +0200] rev 20628
Logic.name_classrel/arities;
wenzelm [Tue, 19 Sep 2006 23:15:36 +0200] rev 20627
revert to previous version;
wenzelm [Tue, 19 Sep 2006 23:15:35 +0200] rev 20626
added General/susp.ML;
wenzelm [Tue, 19 Sep 2006 23:15:34 +0200] rev 20625
removed duplicate arities;
wenzelm [Tue, 19 Sep 2006 23:15:32 +0200] rev 20624
sko/abs: Name.internal prevents choking of print_theory;
wenzelm [Tue, 19 Sep 2006 23:15:30 +0200] rev 20623
tuned method setup;
wenzelm [Tue, 19 Sep 2006 23:15:28 +0200] rev 20622
tuned proofs;
wenzelm [Tue, 19 Sep 2006 23:15:26 +0200] rev 20621
'print_theory': bang option for full verbosity;
wenzelm [Tue, 19 Sep 2006 23:15:24 +0200] rev 20620
* Pure: 'print_theory' now suppresses entities with internal name;
wenzelm [Tue, 19 Sep 2006 23:12:21 +0200] rev 20619
tuned;
wenzelm [Tue, 19 Sep 2006 23:01:52 +0200] rev 20618
simple html output;
wenzelm [Tue, 19 Sep 2006 22:04:38 +0200] rev 20617
timespan: 100 days;
wenzelm [Tue, 19 Sep 2006 22:00:53 +0200] rev 20616
superceded by isatest-statistics;