Sat, 02 Aug 2014 16:35:59 +0200 more direct access to persistent blobs (see also 8953d4cc060a), avoiding fragile digest lookup from later version (which might have removed unused blobs already);
wenzelm [Sat, 02 Aug 2014 16:35:59 +0200] rev 57842
more direct access to persistent blobs (see also 8953d4cc060a), avoiding fragile digest lookup from later version (which might have removed unused blobs already);
Sat, 02 Aug 2014 12:24:30 +0200 always resolve symlinks for local files, e.g. relevant for ML_file to load proper source via editor instead of stored file via prover;
wenzelm [Sat, 02 Aug 2014 12:24:30 +0200] rev 57841
always resolve symlinks for local files, e.g. relevant for ML_file to load proper source via editor instead of stored file via prover;
Sat, 02 Aug 2014 11:39:13 +0200 tuned output;
wenzelm [Sat, 02 Aug 2014 11:39:13 +0200] rev 57840
tuned output;
Fri, 01 Aug 2014 22:52:53 +0200 prefer non-strict Execution.print, e.g relevant for redirected ML compiler reports after error (see also e79f76a48449 and 40274e4f5ebf);
wenzelm [Fri, 01 Aug 2014 22:52:53 +0200] rev 57839
prefer non-strict Execution.print, e.g relevant for redirected ML compiler reports after error (see also e79f76a48449 and 40274e4f5ebf);
Fri, 01 Aug 2014 15:08:49 +0200 careful when calling 'Thm.proof_body_of' -- it can throw exceptions
blanchet [Fri, 01 Aug 2014 15:08:49 +0200] rev 57838
careful when calling 'Thm.proof_body_of' -- it can throw exceptions
Fri, 01 Aug 2014 20:43:23 +0200 removed unused stuff;
wenzelm [Fri, 01 Aug 2014 20:43:23 +0200] rev 57837
removed unused stuff;
Fri, 01 Aug 2014 20:20:17 +0200 agree on keyword categories with ML;
wenzelm [Fri, 01 Aug 2014 20:20:17 +0200] rev 57836
agree on keyword categories with ML;
Fri, 01 Aug 2014 20:15:00 +0200 more keyword categories (as in ML);
wenzelm [Fri, 01 Aug 2014 20:15:00 +0200] rev 57835
more keyword categories (as in ML);
Thu, 31 Jul 2014 22:02:21 +0200 prefer dynamic ML_print_depth if context happens to be available;
wenzelm [Thu, 31 Jul 2014 22:02:21 +0200] rev 57834
prefer dynamic ML_print_depth if context happens to be available;
Thu, 31 Jul 2014 21:29:31 +0200 completion popup supports both ENTER and TAB (default);
wenzelm [Thu, 31 Jul 2014 21:29:31 +0200] rev 57833
completion popup supports both ENTER and TAB (default);
Thu, 31 Jul 2014 20:59:10 +0200 clarified compile-time use of ML_print_depth;
wenzelm [Thu, 31 Jul 2014 20:59:10 +0200] rev 57832
clarified compile-time use of ML_print_depth;
Thu, 31 Jul 2014 20:09:30 +0200 more general notion of "user error" including empty message -- NB: Output.error_message needs non-empty string to emit anything;
wenzelm [Thu, 31 Jul 2014 20:09:30 +0200] rev 57831
more general notion of "user error" including empty message -- NB: Output.error_message needs non-empty string to emit anything;
Wed, 30 Jul 2014 09:40:28 +0200 correctly resolve selector names in default value equations
blanchet [Wed, 30 Jul 2014 09:40:28 +0200] rev 57830
correctly resolve selector names in default value equations
Wed, 30 Jul 2014 16:44:54 +0200 update documentation for Lifting/Transfer
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57829
update documentation for Lifting/Transfer
Wed, 30 Jul 2014 16:44:54 +0200 add Isabelle Datatype Manual to the bibliography
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57828
add Isabelle Datatype Manual to the bibliography
Wed, 30 Jul 2014 21:40:19 +0200 CONTRIBUTORS;
wenzelm [Wed, 30 Jul 2014 21:40:19 +0200] rev 57827
CONTRIBUTORS;
Wed, 30 Jul 2014 16:44:54 +0200 NEWS
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57826
NEWS
Tue, 29 Jul 2014 17:13:25 +0200 better ordering of positive_integral renaming to nn_integral in NEWS
hoelzl [Tue, 29 Jul 2014 17:13:25 +0200] rev 57825
better ordering of positive_integral renaming to nn_integral in NEWS
Mon, 28 Jul 2014 12:31:30 +0200 made tactic more robust w.r.t. dead variables; tuned;
desharna [Mon, 28 Jul 2014 12:31:30 +0200] rev 57824
made tactic more robust w.r.t. dead variables; tuned;
Sun, 27 Jul 2014 21:20:11 +0200 do not embed 'nat' into 'int's in 'smt2' method -- this is highly inefficient and decreases the Sledgehammer success rate significantly
blanchet [Sun, 27 Jul 2014 21:20:11 +0200] rev 57823
do not embed 'nat' into 'int's in 'smt2' method -- this is highly inefficient and decreases the Sledgehammer success rate significantly
Mon, 28 Jul 2014 11:03:28 +0200 some actual workaround to remove document nodes;
wenzelm [Mon, 28 Jul 2014 11:03:28 +0200] rev 57822
some actual workaround to remove document nodes;
Sun, 27 Jul 2014 15:40:19 +0200 Added tag Isabelle2014-RC1 for changeset c0fd03d13d28
wenzelm [Sun, 27 Jul 2014 15:40:19 +0200] rev 57821
Added tag Isabelle2014-RC1 for changeset c0fd03d13d28
Sat, 09 Aug 2014 21:03:42 +0200 tuned;
wenzelm [Sat, 09 Aug 2014 21:03:42 +0200] rev 57820
tuned;
Sat, 09 Aug 2014 07:59:15 +0200 tuned
nipkow [Sat, 09 Aug 2014 07:59:15 +0200] rev 57819
tuned
Fri, 08 Aug 2014 17:36:08 +0200 add complete_lattice instances for Enum.finite_* types such that quickcheck deals with lattice class operations
Andreas Lochbihler [Fri, 08 Aug 2014 17:36:08 +0200] rev 57818
add complete_lattice instances for Enum.finite_* types such that quickcheck deals with lattice class operations
Fri, 08 Aug 2014 08:26:32 +0200 tuned
nipkow [Fri, 08 Aug 2014 08:26:32 +0200] rev 57817
tuned
Thu, 07 Aug 2014 12:17:41 +0200 no need for 'set_simps' now that 'datatype_new' generates the desired 'set' property
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57816
no need for 'set_simps' now that 'datatype_new' generates the desired 'set' property
Thu, 07 Aug 2014 12:17:41 +0200 generate nicer 'set' theorems for (co)datatypes
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57815
generate nicer 'set' theorems for (co)datatypes
Thu, 07 Aug 2014 12:17:41 +0200 compile
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57814
compile
Thu, 07 Aug 2014 12:17:41 +0200 took out test driver
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57813
took out test driver
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip