wenzelm [Fri, 01 Aug 2014 20:43:23 +0200] rev 57837
removed unused stuff;
wenzelm [Fri, 01 Aug 2014 20:20:17 +0200] rev 57836
agree on keyword categories with ML;
wenzelm [Fri, 01 Aug 2014 20:15:00 +0200] rev 57835
more keyword categories (as in ML);
wenzelm [Thu, 31 Jul 2014 22:02:21 +0200] rev 57834
prefer dynamic ML_print_depth if context happens to be available;
wenzelm [Thu, 31 Jul 2014 21:29:31 +0200] rev 57833
completion popup supports both ENTER and TAB (default);
wenzelm [Thu, 31 Jul 2014 20:59:10 +0200] rev 57832
clarified compile-time use of ML_print_depth;
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;
blanchet [Wed, 30 Jul 2014 09:40:28 +0200] rev 57830
correctly resolve selector names in default value equations
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57829
update documentation for Lifting/Transfer
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57828
add Isabelle Datatype Manual to the bibliography
wenzelm [Wed, 30 Jul 2014 21:40:19 +0200] rev 57827
CONTRIBUTORS;
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57826
NEWS
hoelzl [Tue, 29 Jul 2014 17:13:25 +0200] rev 57825
better ordering of positive_integral renaming to nn_integral in NEWS
desharna [Mon, 28 Jul 2014 12:31:30 +0200] rev 57824
made tactic more robust w.r.t. dead variables; tuned;
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
wenzelm [Mon, 28 Jul 2014 11:03:28 +0200] rev 57822
some actual workaround to remove document nodes;
wenzelm [Sun, 27 Jul 2014 15:40:19 +0200] rev 57821
Added tag Isabelle2014-RC1 for changeset c0fd03d13d28
wenzelm [Sat, 09 Aug 2014 21:03:42 +0200] rev 57820
tuned;
nipkow [Sat, 09 Aug 2014 07:59:15 +0200] rev 57819
tuned
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
nipkow [Fri, 08 Aug 2014 08:26:32 +0200] rev 57817
tuned
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
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57815
generate nicer 'set' theorems for (co)datatypes
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57814
compile
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57813
took out test driver
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57812
make TPTP tools work on polymorphic (TFF1) problems as well
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57811
put comments between TPTP lines to comply with TPTP BNF
blanchet [Thu, 07 Aug 2014 12:17:41 +0200] rev 57810
test driver