Wed, 30 Mar 2011 17:54:01 +0200 real multiplication is continuous
hoelzl [Wed, 30 Mar 2011 17:54:01 +0200] rev 42165
real multiplication is continuous
Wed, 30 Mar 2011 17:53:56 +0200 add lebesgue_real_affine
hoelzl [Wed, 30 Mar 2011 17:53:56 +0200] rev 42164
add lebesgue_real_affine
Wed, 30 Mar 2011 11:32:52 +0200 renewing specifications in HOL: replacing types by type_synonym
bulwahn [Wed, 30 Mar 2011 11:32:52 +0200] rev 42163
renewing specifications in HOL: replacing types by type_synonym
Wed, 30 Mar 2011 11:32:51 +0200 moved TimeLimit.timeLimit closure to limit time of compilation and execution to avoid the strange, occasional occuring message Exception trace for exception - Interrupt -- probably due to race conditions of a fast execution within the TimeLimit.timelimit closure
bulwahn [Wed, 30 Mar 2011 11:32:51 +0200] rev 42162
moved TimeLimit.timeLimit closure to limit time of compilation and execution to avoid the strange, occasional occuring message Exception trace for exception - Interrupt -- probably due to race conditions of a fast execution within the TimeLimit.timelimit closure
Wed, 30 Mar 2011 10:31:02 +0200 adding a regression test for SML_Quickcheck; putting SML_Quickcheck back in shape
bulwahn [Wed, 30 Mar 2011 10:31:02 +0200] rev 42161
adding a regression test for SML_Quickcheck; putting SML_Quickcheck back in shape
Wed, 30 Mar 2011 09:44:17 +0200 NEWS
bulwahn [Wed, 30 Mar 2011 09:44:17 +0200] rev 42160
NEWS
Wed, 30 Mar 2011 09:44:16 +0200 generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
bulwahn [Wed, 30 Mar 2011 09:44:16 +0200] rev 42159
generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
Tue, 29 Mar 2011 23:46:46 +0200 merged
wenzelm [Tue, 29 Mar 2011 23:46:46 +0200] rev 42158
merged
Tue, 29 Mar 2011 22:06:53 +0200 added missing smlnj target
krauss [Tue, 29 Mar 2011 22:06:53 +0200] rev 42157
added missing smlnj target
Tue, 29 Mar 2011 23:27:38 +0200 modernized specifications -- less axioms;
wenzelm [Tue, 29 Mar 2011 23:27:38 +0200] rev 42156
modernized specifications -- less axioms;
Tue, 29 Mar 2011 23:15:25 +0200 modernized specifications -- some attempts to avoid wild axiomatizations;
wenzelm [Tue, 29 Mar 2011 23:15:25 +0200] rev 42155
modernized specifications -- some attempts to avoid wild axiomatizations; comp: retain infix \<circ> to retain type "o" from FOL; tuned proofs;
Tue, 29 Mar 2011 22:36:56 +0200 tuned proofs;
wenzelm [Tue, 29 Mar 2011 22:36:56 +0200] rev 42154
tuned proofs;
Tue, 29 Mar 2011 21:48:01 +0200 use shared copy of hoare_syntax.ML;
wenzelm [Tue, 29 Mar 2011 21:48:01 +0200] rev 42153
use shared copy of hoare_syntax.ML; misc tuning;
Tue, 29 Mar 2011 21:11:02 +0200 Hoare syntax: standard abstraction syntax admits source positions;
wenzelm [Tue, 29 Mar 2011 21:11:02 +0200] rev 42152
Hoare syntax: standard abstraction syntax admits source positions; re-unified some clones (!);
Tue, 29 Mar 2011 17:47:11 +0200 tuned headers;
wenzelm [Tue, 29 Mar 2011 17:47:11 +0200] rev 42151
tuned headers;
Tue, 29 Mar 2011 17:30:26 +0200 tuned headers;
wenzelm [Tue, 29 Mar 2011 17:30:26 +0200] rev 42150
tuned headers;
Tue, 29 Mar 2011 14:27:44 +0200 NEWS
hoelzl [Tue, 29 Mar 2011 14:27:44 +0200] rev 42149
NEWS
Tue, 29 Mar 2011 14:27:42 +0200 rename Probability_Space to Probability_Measure
hoelzl [Tue, 29 Mar 2011 14:27:42 +0200] rev 42148
rename Probability_Space to Probability_Measure
Tue, 29 Mar 2011 14:27:41 +0200 add infinite product measure
hoelzl [Tue, 29 Mar 2011 14:27:41 +0200] rev 42147
add infinite product measure
Tue, 29 Mar 2011 14:27:39 +0200 split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
hoelzl [Tue, 29 Mar 2011 14:27:39 +0200] rev 42146
split Product_Measure into Binary_Product_Measure and Finite_Product_Measure
Tue, 29 Mar 2011 14:27:31 +0200 proved caratheodory_empty_continuous
hoelzl [Tue, 29 Mar 2011 14:27:31 +0200] rev 42145
proved caratheodory_empty_continuous
Mon, 28 Mar 2011 23:49:53 +0200 list comprehension: strip positions where the translation cannot handle them right now;
wenzelm [Mon, 28 Mar 2011 23:49:53 +0200] rev 42144
list comprehension: strip positions where the translation cannot handle them right now;
Mon, 28 Mar 2011 22:44:14 +0200 address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
wenzelm [Mon, 28 Mar 2011 22:44:14 +0200] rev 42143
address serious problem of type inference (introduced in 6f085332c7d3): _type_constraint_ needs type scheme A --> A with proper scope of parameters, otherwise term "(f :: _ => _) :: 'c => 'c" will get type "'a => 'b", for example;
Mon, 28 Mar 2011 17:33:16 +0200 raised various timeouts to accommodate sluggish SML/NJ
krauss [Mon, 28 Mar 2011 17:33:16 +0200] rev 42142
raised various timeouts to accommodate sluggish SML/NJ
Mon, 28 Mar 2011 10:25:28 +0200 changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
bulwahn [Mon, 28 Mar 2011 10:25:28 +0200] rev 42141
changing values_timeout from a static option to a dynamic option as required for testing with SML/NJ
Mon, 28 Mar 2011 09:22:22 +0200 keep smlnj HOL images around
krauss [Mon, 28 Mar 2011 09:22:22 +0200] rev 42140
keep smlnj HOL images around
Sun, 27 Mar 2011 21:44:10 +0200 merged
wenzelm [Sun, 27 Mar 2011 21:44:10 +0200] rev 42139
merged
Sun, 27 Mar 2011 17:32:25 +0200 added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj";
krauss [Sun, 27 Mar 2011 17:32:25 +0200] rev 42138
added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj"; adapted test configuration SML_makeall
Sun, 27 Mar 2011 16:56:16 +0200 avoid *** in normal output, which usually marks errors in logs
krauss [Sun, 27 Mar 2011 16:56:16 +0200] rev 42137
avoid *** in normal output, which usually marks errors in logs
Sun, 27 Mar 2011 21:19:23 +0200 added Markup.Name and Markup.Kind convenience;
wenzelm [Sun, 27 Mar 2011 21:19:23 +0200] rev 42136
added Markup.Name and Markup.Kind convenience; token_style for entity kind markup;
Sun, 27 Mar 2011 20:55:01 +0200 decode_term: some context-sensitive markup;
wenzelm [Sun, 27 Mar 2011 20:55:01 +0200] rev 42135
decode_term: some context-sensitive markup; more informative Markup.entity and Name_Space.markup_entry; Markup.const: use "constant" to make it coincide with name space kind;
Sun, 27 Mar 2011 19:51:51 +0200 tuned signatures;
wenzelm [Sun, 27 Mar 2011 19:51:51 +0200] rev 42134
tuned signatures;
Sun, 27 Mar 2011 19:27:31 +0200 decode_term: more precise reports;
wenzelm [Sun, 27 Mar 2011 19:27:31 +0200] rev 42133
decode_term: more precise reports;
Sun, 27 Mar 2011 18:12:18 +0200 adhoc token style for free/bound;
wenzelm [Sun, 27 Mar 2011 18:12:18 +0200] rev 42132
adhoc token style for free/bound;
Sun, 27 Mar 2011 17:55:11 +0200 decode_term/disambig: report resolved term variables for the unique (!) result;
wenzelm [Sun, 27 Mar 2011 17:55:11 +0200] rev 42131
decode_term/disambig: report resolved term variables for the unique (!) result;
Sun, 27 Mar 2011 15:01:47 +0200 removed unclear comments stemming from ed24ba6f69aa;
wenzelm [Sun, 27 Mar 2011 15:01:47 +0200] rev 42130
removed unclear comments stemming from ed24ba6f69aa;
Sat, 26 Mar 2011 21:45:29 +0100 present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
wenzelm [Sat, 26 Mar 2011 21:45:29 +0100] rev 42129
present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
Sat, 26 Mar 2011 21:28:04 +0100 added Future.cond_forks convenience;
wenzelm [Sat, 26 Mar 2011 21:28:04 +0100] rev 42128
added Future.cond_forks convenience;
Sat, 26 Mar 2011 18:31:39 +0100 Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
wenzelm [Sat, 26 Mar 2011 18:31:39 +0100] rev 42127
Isabelle_System.create_tmp_path/with_tmp_file: optional extension; thread-safe versions of Present.display_graph, Present.isabelle_browser, Present.drafts -- using Isabelle_System.with_tmp_dir;
Sat, 26 Mar 2011 19:16:30 +0100 tuned;
wenzelm [Sat, 26 Mar 2011 19:16:30 +0100] rev 42126
tuned;
Sat, 26 Mar 2011 19:16:20 +0100 more direct loose_bvar1;
wenzelm [Sat, 26 Mar 2011 19:16:20 +0100] rev 42125
more direct loose_bvar1; tuned; slight re-unification of clone (cf. 47f8bfe0f597);
Sat, 26 Mar 2011 16:21:41 +0100 suppress Mercurial backup files;
wenzelm [Sat, 26 Mar 2011 16:21:41 +0100] rev 42124
suppress Mercurial backup files; uniform treatment of tool filtering in bash/perl/scala;
Sat, 26 Mar 2011 16:10:22 +0100 updated generated file;
wenzelm [Sat, 26 Mar 2011 16:10:22 +0100] rev 42123
updated generated file; tuned whitespace;
Sat, 26 Mar 2011 15:55:22 +0100 merged
wenzelm [Sat, 26 Mar 2011 15:55:22 +0100] rev 42122
merged
Sat, 26 Mar 2011 00:23:20 +0100 SML_makeall: run with -j 3
krauss [Sat, 26 Mar 2011 00:23:20 +0100] rev 42121
SML_makeall: run with -j 3
Fri, 25 Mar 2011 22:17:32 +0100 fixed incomplete rename (1cdf54e845fa)
krauss [Fri, 25 Mar 2011 22:17:32 +0100] rev 42120
fixed incomplete rename (1cdf54e845fa)
Fri, 25 Mar 2011 21:38:41 +0100 eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
krauss [Fri, 25 Mar 2011 21:38:41 +0100] rev 42119
eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
Fri, 25 Mar 2011 17:09:21 +0100 merged
bulwahn [Fri, 25 Mar 2011 17:09:21 +0100] rev 42118
merged
Fri, 25 Mar 2011 16:03:49 +0100 changing iteration scheme of functions to use minimal number of function updates for exhaustive testing
bulwahn [Fri, 25 Mar 2011 16:03:49 +0100] rev 42117
changing iteration scheme of functions to use minimal number of function updates for exhaustive testing
Thu, 24 Mar 2011 23:42:06 +0100 added configurations SML_HOL and SML_makeall (even though the latter is practically infeasible)
krauss [Thu, 24 Mar 2011 23:42:06 +0100] rev 42116
added configurations SML_HOL and SML_makeall (even though the latter is practically infeasible)
Thu, 24 Mar 2011 23:35:49 +0100 mira interface to 'isabelle make' in addition to usedir and makeall;
krauss [Thu, 24 Mar 2011 23:35:49 +0100] rev 42115
mira interface to 'isabelle make' in addition to usedir and makeall; do not require dependencies
Thu, 24 Mar 2011 23:28:07 +0100 clarified
krauss [Thu, 24 Mar 2011 23:28:07 +0100] rev 42114
clarified
Thu, 24 Mar 2011 23:14:49 +0100 parameterize configurations by custom settings
krauss [Thu, 24 Mar 2011 23:14:49 +0100] rev 42113
parameterize configurations by custom settings
Fri, 25 Mar 2011 15:22:09 +0100 Change coercion for RealDef to use function application (not composition)
noschinl [Fri, 25 Mar 2011 15:22:09 +0100] rev 42112
Change coercion for RealDef to use function application (not composition)
Fri, 25 Mar 2011 11:19:01 +0100 revisiting Code_Prolog (cf. 6fe4abb9437b)
bulwahn [Fri, 25 Mar 2011 11:19:01 +0100] rev 42111
revisiting Code_Prolog (cf. 6fe4abb9437b)
Fri, 25 Mar 2011 11:19:00 +0100 fixed postprocessing for term presentation in quickcheck; tuned spacing
bulwahn [Fri, 25 Mar 2011 11:19:00 +0100] rev 42110
fixed postprocessing for term presentation in quickcheck; tuned spacing
Thu, 24 Mar 2011 22:12:38 +0100 enable Z3 in the test configuration
krauss [Thu, 24 Mar 2011 22:12:38 +0100] rev 42109
enable Z3 in the test configuration
Thu, 24 Mar 2011 17:56:59 +0100 add "-?" to "nitrox" tool
blanchet [Thu, 24 Mar 2011 17:56:59 +0100] rev 42108
add "-?" to "nitrox" tool
Thu, 24 Mar 2011 17:49:27 +0100 clean up new Skolemizer code -- some old hacks are no longer necessary
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42107
clean up new Skolemizer code -- some old hacks are no longer necessary
Thu, 24 Mar 2011 17:49:27 +0100 specify proper defaults for Nitpick and Refute on TPTP + tuning
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42106
specify proper defaults for Nitpick and Refute on TPTP + tuning
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip