Sat, 22 Oct 2011 19:22:13 +0200 wenzelm experimental support for Scala 2.9.1.final;
Sat, 22 Oct 2011 19:15:32 +0200 wenzelm class Path as abstract datatype;
Sat, 22 Oct 2011 19:00:03 +0200 wenzelm class Counter as abstract datatype;
Sat, 22 Oct 2011 16:57:24 +0200 wenzelm discontinued redundant ASCII syntax;
Sat, 22 Oct 2011 16:44:34 +0200 wenzelm modernized specifications;
Fri, 21 Oct 2011 22:44:55 +0200 wenzelm proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views);
Fri, 21 Oct 2011 17:39:07 +0200 nipkow merged
Fri, 21 Oct 2011 17:39:00 +0200 nipkow tuned
Fri, 21 Oct 2011 16:21:12 +0200 wenzelm merged
Fri, 21 Oct 2011 14:25:38 +0200 bulwahn replacing metis proofs with facts xt1 by new proof with more readable names
Fri, 21 Oct 2011 14:06:15 +0200 blanchet more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
Fri, 21 Oct 2011 12:44:20 +0200 blanchet disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
Fri, 21 Oct 2011 11:17:16 +0200 bulwahn NEWS
Fri, 21 Oct 2011 11:17:15 +0200 bulwahn updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
Fri, 21 Oct 2011 11:17:14 +0200 bulwahn replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
Fri, 21 Oct 2011 11:17:12 +0200 bulwahn removing redundant attribute code_inline in the code generator
Fri, 21 Oct 2011 11:27:21 +0200 wenzelm tuned;
Fri, 21 Oct 2011 11:26:14 +0200 wenzelm tuned;
Fri, 21 Oct 2011 10:37:03 +0200 bulwahn improving mutabelle script again after missing some changes in f4896c792316
Fri, 21 Oct 2011 10:32:42 +0200 bulwahn correcting code_prolog
Fri, 21 Oct 2011 09:51:45 +0200 huffman merged
Fri, 21 Oct 2011 08:42:11 +0200 huffman add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
Fri, 21 Oct 2011 08:25:04 +0200 nipkow merged
Fri, 21 Oct 2011 08:24:57 +0200 nipkow tuned
Thu, 20 Oct 2011 22:26:02 +0200 blanchet mark "xt..." rules as "no_atp", since they are easy consequences of other better named properties
Thu, 20 Oct 2011 22:02:49 +0200 huffman merged
Thu, 20 Oct 2011 17:27:14 +0200 huffman removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
Thu, 20 Oct 2011 12:30:43 -0400 kleing removed [trans] concept from basic material
Thu, 20 Oct 2011 10:44:00 +0200 nipkow merged
Thu, 20 Oct 2011 10:43:47 +0200 nipkow tuned
Thu, 20 Oct 2011 09:59:12 +0200 bulwahn merged
Thu, 20 Oct 2011 09:11:13 +0200 bulwahn modernizing predicate_compile_quickcheck
Thu, 20 Oct 2011 08:20:35 +0200 bulwahn adding depth as an quickcheck configuration
Thu, 20 Oct 2011 09:48:00 +0200 nipkow renamed name -> vname
Wed, 19 Oct 2011 23:07:48 +0200 haftmann removed some remaining artefacts of ancient SML code generator
Wed, 19 Oct 2011 22:54:26 +0200 haftmann NEWS
Wed, 19 Oct 2011 21:40:32 +0200 blanchet cleaner LEO-II extensionality step detection
Wed, 19 Oct 2011 21:40:32 +0200 blanchet marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
Wed, 19 Oct 2011 21:40:32 +0200 blanchet one more LEO-II failure
Wed, 19 Oct 2011 19:45:19 +0200 wenzelm merged
Wed, 19 Oct 2011 17:45:25 +0200 huffman merged
Tue, 18 Oct 2011 15:19:06 +0200 huffman hide typedef-generated constants Product_Type.prod and Sum_Type.sum
Wed, 19 Oct 2011 16:36:13 +0200 blanchet more uniform SZS status handling
Wed, 19 Oct 2011 16:36:13 +0200 blanchet avoid generating too meta theorems -- this sometimes leads to type errors, e.g. when "pp" is applied to a "prop" instead of a "bool"
Wed, 19 Oct 2011 16:32:30 +0200 nipkow merged
Wed, 19 Oct 2011 16:32:12 +0200 nipkow renamed B to Bc
Wed, 19 Oct 2011 17:04:43 +0200 wenzelm tuned comment;
Wed, 19 Oct 2011 17:03:07 +0200 wenzelm proper source positions for @{lemma};
Wed, 19 Oct 2011 16:45:46 +0200 wenzelm more robust toplevel_error reporting (NB: Context.proof_of on a stale theory crashes ungracefully);
Wed, 19 Oct 2011 15:42:43 +0200 wenzelm inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
Wed, 19 Oct 2011 15:41:12 +0200 wenzelm tuned legacy signature;
Wed, 19 Oct 2011 14:40:49 +0200 wenzelm further cleanup of stats (cf. 97e81a8aa277);
Wed, 19 Oct 2011 14:22:06 +0200 wenzelm updated keywords;
Wed, 19 Oct 2011 14:21:29 +0200 wenzelm really document just one code generator;
Wed, 19 Oct 2011 09:11:21 +0200 bulwahn NEWS
Wed, 19 Oct 2011 09:11:20 +0200 bulwahn removing old code generator
Wed, 19 Oct 2011 09:11:19 +0200 bulwahn removing declaration of code_unfold to address the old code generator
Wed, 19 Oct 2011 09:11:18 +0200 bulwahn removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
Wed, 19 Oct 2011 09:11:18 +0200 bulwahn removing documentation about the old code generator
Wed, 19 Oct 2011 09:11:16 +0200 bulwahn removing old code generator setup for executable sets
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip