Thu, 07 Jul 2011 23:55:15 +0200 simplified make_option/dest_option;
wenzelm [Thu, 07 Jul 2011 23:55:15 +0200] rev 43698
simplified make_option/dest_option; added make_variant/dest_variant -- usual representation of datatypes;
Thu, 07 Jul 2011 22:04:30 +0200 explicit Document.Node.Header, with master_dir and thy_name;
wenzelm [Thu, 07 Jul 2011 22:04:30 +0200] rev 43697
explicit Document.Node.Header, with master_dir and thy_name; imitate ML path operations more closely;
Thu, 07 Jul 2011 14:10:50 +0200 explicit indication of type Symbol.Symbol;
wenzelm [Thu, 07 Jul 2011 14:10:50 +0200] rev 43696
explicit indication of type Symbol.Symbol;
Thu, 07 Jul 2011 13:48:30 +0200 simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
wenzelm [Thu, 07 Jul 2011 13:48:30 +0200] rev 43695
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style"; tuned implicit build/init messages;
Wed, 06 Jul 2011 23:11:59 +0200 merged
wenzelm [Wed, 06 Jul 2011 23:11:59 +0200] rev 43694
merged
Wed, 06 Jul 2011 17:19:34 +0100 make SML/NJ happier
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43693
make SML/NJ happier
Wed, 06 Jul 2011 17:19:34 +0100 make SML/NJ happy + tuning
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43692
make SML/NJ happy + tuning
Wed, 06 Jul 2011 17:19:34 +0100 moved ATP dependencies to HOL-Plain, where they belong
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43691
moved ATP dependencies to HOL-Plain, where they belong
Wed, 06 Jul 2011 17:19:34 +0100 better setup for experimental "z3_atp"
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 43690
better setup for experimental "z3_atp"
Wed, 06 Jul 2011 17:58:03 +0200 64bit versions of some mira configurations
krauss [Wed, 06 Jul 2011 17:58:03 +0200] rev 43689
64bit versions of some mira configurations
Wed, 06 Jul 2011 17:56:58 +0200 removed unused mira configuration
krauss [Wed, 06 Jul 2011 17:56:58 +0200] rev 43688
removed unused mira configuration
Wed, 06 Jul 2011 13:57:52 +0200 merged
bulwahn [Wed, 06 Jul 2011 13:57:52 +0200] rev 43687
merged
Wed, 06 Jul 2011 13:52:42 +0200 tuning options to avoid spurious isabelle test failures
bulwahn [Wed, 06 Jul 2011 13:52:42 +0200] rev 43686
tuning options to avoid spurious isabelle test failures
Wed, 06 Jul 2011 22:02:52 +0200 clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
wenzelm [Wed, 06 Jul 2011 22:02:52 +0200] rev 43685
clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
Wed, 06 Jul 2011 20:46:06 +0200 prefer Synchronized.var;
wenzelm [Wed, 06 Jul 2011 20:46:06 +0200] rev 43684
prefer Synchronized.var;
Wed, 06 Jul 2011 20:14:13 +0200 tuned errors;
wenzelm [Wed, 06 Jul 2011 20:14:13 +0200] rev 43683
tuned errors; more direct Name.uu_ for dummy abstractions;
Wed, 06 Jul 2011 13:31:12 +0200 record package: proper configuration options;
wenzelm [Wed, 06 Jul 2011 13:31:12 +0200] rev 43682
record package: proper configuration options;
Wed, 06 Jul 2011 11:37:29 +0200 just one copy of split_args;
wenzelm [Wed, 06 Jul 2011 11:37:29 +0200] rev 43681
just one copy of split_args; tuned error message;
Wed, 06 Jul 2011 09:54:40 +0200 merged
wenzelm [Wed, 06 Jul 2011 09:54:40 +0200] rev 43680
merged
Tue, 05 Jul 2011 19:11:29 +0200 rename lemma Infinite_Product_Measure.sigma_sets_subseteq, it hides Sigma_Algebra.sigma_sets_subseteq
hoelzl [Tue, 05 Jul 2011 19:11:29 +0200] rev 43679
rename lemma Infinite_Product_Measure.sigma_sets_subseteq, it hides Sigma_Algebra.sigma_sets_subseteq
Tue, 05 Jul 2011 17:09:59 +0100 improved translation of lambdas in THF
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43678
improved translation of lambdas in THF
Tue, 05 Jul 2011 17:09:59 +0100 added generation of lambdas in THF
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43677
added generation of lambdas in THF
Tue, 05 Jul 2011 17:09:59 +0100 add support for lambdas in TPTP THF generator + killed an unsound type encoding (because the monotonicity calculus assumes first-order)
nik [Tue, 05 Jul 2011 17:09:59 +0100] rev 43676
add support for lambdas in TPTP THF generator + killed an unsound type encoding (because the monotonicity calculus assumes first-order)
Tue, 05 Jul 2011 23:18:14 +0200 simplified Symbol.iterator: produce strings, which are mostly preallocated;
wenzelm [Tue, 05 Jul 2011 23:18:14 +0200] rev 43675
simplified Symbol.iterator: produce strings, which are mostly preallocated; eliminated Symbol.CharSequence complications;
Tue, 05 Jul 2011 22:43:18 +0200 tuned comment (cf. e9f26e66692d);
wenzelm [Tue, 05 Jul 2011 22:43:18 +0200] rev 43674
tuned comment (cf. e9f26e66692d);
Tue, 05 Jul 2011 22:39:15 +0200 Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
wenzelm [Tue, 05 Jul 2011 22:39:15 +0200] rev 43673
Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
Tue, 05 Jul 2011 22:38:44 +0200 theory name needs to conform to Path syntax;
wenzelm [Tue, 05 Jul 2011 22:38:44 +0200] rev 43672
theory name needs to conform to Path syntax;
Tue, 05 Jul 2011 21:53:59 +0200 hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
wenzelm [Tue, 05 Jul 2011 21:53:59 +0200] rev 43671
hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
Tue, 05 Jul 2011 21:32:48 +0200 prefer space_explode/split_lines as in Isabelle/ML;
wenzelm [Tue, 05 Jul 2011 21:32:48 +0200] rev 43670
prefer space_explode/split_lines as in Isabelle/ML;
Tue, 05 Jul 2011 21:20:24 +0200 Path.split convenience;
wenzelm [Tue, 05 Jul 2011 21:20:24 +0200] rev 43669
Path.split convenience;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip