Wed, 19 Oct 2011 08:37:19 +0200 bulwahn removing old code generator setup for datatypes
Wed, 19 Oct 2011 08:37:17 +0200 bulwahn removing old code generator for recursive functions
Wed, 19 Oct 2011 08:37:16 +0200 bulwahn removing old code generator setup in the HOL theory
Wed, 19 Oct 2011 08:37:15 +0200 bulwahn removing invocations of the evaluation method based on the old code generator
Wed, 19 Oct 2011 08:37:14 +0200 bulwahn removing invocations of the old code generator
Tue, 18 Oct 2011 15:40:59 +0200 blanchet freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
Tue, 18 Oct 2011 15:40:58 +0200 blanchet gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
Tue, 18 Oct 2011 15:27:18 +0200 bulwahn tuned
Tue, 18 Oct 2011 15:27:17 +0200 bulwahn adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
Tue, 18 Oct 2011 11:59:03 +0200 krauss mira: collect size of heap images
Mon, 17 Oct 2011 21:37:38 +0200 blanchet updated doc related to Satallax
Mon, 17 Oct 2011 21:37:37 +0200 blanchet parse Satallax unsat cores
Mon, 17 Oct 2011 18:05:14 +0200 wenzelm merged
Mon, 17 Oct 2011 14:22:14 +0200 noschinl (old) NEWS
Mon, 17 Oct 2011 10:19:01 +0200 bulwahn moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
Mon, 17 Oct 2011 11:24:22 +0200 wenzelm always use sockets on Windows/Cygwin;
Sun, 16 Oct 2011 21:49:47 +0200 krauss mira configuration: use official polyml 5.4.1 on lxbroy10
Sun, 16 Oct 2011 18:48:30 +0200 wenzelm added Term.dummy_pattern conveniences;
Sun, 16 Oct 2011 16:56:01 +0200 wenzelm slightly more standard-conformant XML parsing (see also 94033767ef9b);
Sun, 16 Oct 2011 14:48:01 +0200 haftmann tuned proof
Sun, 16 Oct 2011 14:48:00 +0200 haftmann tuned type annnotation
Sun, 16 Oct 2011 14:48:00 +0200 haftmann hide not_member as also member
Sat, 15 Oct 2011 20:40:13 +0200 wenzelm misc tuning and modernization;
Sat, 15 Oct 2011 18:14:36 +0200 wenzelm updated to Scala 2.8.2.final;
Sat, 15 Oct 2011 17:00:17 +0200 wenzelm prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
Sat, 15 Oct 2011 16:58:37 +0200 wenzelm updated to polyml-5.4.1;
Sat, 15 Oct 2011 15:55:10 +0200 wenzelm updated to polyml-5.4.1;
Sat, 15 Oct 2011 00:18:00 +0200 haftmann merged
Fri, 14 Oct 2011 22:42:56 +0200 haftmann monadic bind
Fri, 14 Oct 2011 18:55:59 +0200 haftmann moved sublists to More_List.thy
Fri, 14 Oct 2011 18:55:29 +0200 haftmann NEWS
Fri, 14 Oct 2011 11:34:30 +0200 wenzelm more complete stats, including small sessions which provide some clues on main HOL baseline performance;
Thu, 13 Oct 2011 23:35:15 +0200 haftmann avoid very specific code equation for card; corrected spelling
Thu, 13 Oct 2011 23:27:46 +0200 haftmann bouned transitive closure
Thu, 13 Oct 2011 23:02:59 +0200 haftmann moved acyclic predicate up in hierarchy
Thu, 13 Oct 2011 22:56:19 +0200 haftmann tuned
Thu, 13 Oct 2011 22:56:19 +0200 haftmann modernized definitions
Thu, 13 Oct 2011 22:50:35 +0200 wenzelm static dummy_task (again) to avoid a few extra allocations;
Thu, 13 Oct 2011 13:49:55 +0200 noschinl tuned markup
Thu, 13 Oct 2011 11:45:33 +0200 wenzelm discontinued obsolete 'types' command;
Wed, 12 Oct 2011 22:48:23 +0200 wenzelm modernized structure Induct_Tacs;
Wed, 12 Oct 2011 22:21:38 +0200 wenzelm tuned signature;
Wed, 12 Oct 2011 21:39:33 +0200 wenzelm misc tuning and clarification;
Wed, 12 Oct 2011 20:57:40 +0200 wenzelm tuned ML style;
Wed, 12 Oct 2011 20:16:48 +0200 wenzelm tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
Wed, 12 Oct 2011 16:21:07 +0200 wenzelm discontinued obsolete alias structure ProofContext;
Wed, 12 Oct 2011 09:16:30 +0200 nipkow separated monotonicity reasoning and defined narrowing with while_option
Mon, 10 Oct 2011 20:14:25 +0200 wenzelm include no-smlnj targets into library (cf. e54a985daa61);
Mon, 10 Oct 2011 16:47:45 +0200 bulwahn increasing values_timeout to avoid SML_makeall failures on our current tests
Mon, 10 Oct 2011 11:12:09 +0200 wenzelm merged
Mon, 10 Oct 2011 11:10:45 +0200 wenzelm removed obsolete RC tags;
Sun, 09 Oct 2011 11:13:53 +0200 huffman Int.thy: discontinued some legacy theorems
Sun, 09 Oct 2011 08:30:48 +0200 huffman Set.thy: remove redundant [simp] declarations
Mon, 03 Oct 2011 22:21:19 +0200 bulwahn removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
Mon, 03 Oct 2011 15:39:30 +0200 bulwahn tune text for document generation
Mon, 03 Oct 2011 14:43:15 +0200 bulwahn adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
Mon, 03 Oct 2011 14:43:14 +0200 bulwahn adding code equations for cardinality and (reflexive) transitive closure on finite types
Mon, 03 Oct 2011 14:43:13 +0200 bulwahn adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
Mon, 03 Oct 2011 14:43:12 +0200 bulwahn adding lemma to List library for executable equation of the (refl) transitive closure
Thu, 29 Sep 2011 21:42:03 +0200 Jean Pichon fixed typos in IMP
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip