Wed, 10 Feb 2010 00:45:16 +0100 wenzelm modernized syntax translations, using mostly abbreviation/notation;
Tue, 09 Feb 2010 16:07:09 +0100 haftmann simple proofs make life faster and easier
Tue, 09 Feb 2010 14:32:16 +0100 haftmann merged
Tue, 09 Feb 2010 11:47:47 +0100 haftmann hide fact names clashing with fact names from Group.thy
Tue, 09 Feb 2010 11:07:14 +0100 haftmann dropped lemma duplicates
Tue, 09 Feb 2010 13:54:27 +0100 wenzelm isatest: activated HOL-Nitpick_Examples (by adding component kodkodi) on some platforms where it mostly works as expected;
Tue, 09 Feb 2010 08:28:12 +0100 haftmann adjusted to cs. 9f841f20dca6
Mon, 08 Feb 2010 15:54:01 -0800 huffman merged
Mon, 08 Feb 2010 15:49:01 -0800 huffman correct definedness side conditions for copy_apps and take_apps
Mon, 08 Feb 2010 11:14:12 -0800 huffman handle case where copy_stricts cannot be proven; rewrite proof script for take_apps
Sun, 07 Feb 2010 10:31:11 -0800 huffman rewrite proof script for take_stricts
Sun, 07 Feb 2010 10:16:10 -0800 huffman remove redundant theorem attributes
Sun, 07 Feb 2010 10:15:15 -0800 huffman add lemma iterate_below_fix
Mon, 08 Feb 2010 21:28:27 +0100 wenzelm modernized some syntax translations;
Mon, 08 Feb 2010 21:26:52 +0100 wenzelm more precise dependencies;
Mon, 08 Feb 2010 17:13:45 +0100 haftmann merged
Mon, 08 Feb 2010 17:12:40 +0100 haftmann re-generated certificates
Mon, 08 Feb 2010 17:12:38 +0100 haftmann renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
Mon, 08 Feb 2010 17:12:32 +0100 haftmann tuned spelling
Mon, 08 Feb 2010 17:12:30 +0100 haftmann tuned proofs
Mon, 08 Feb 2010 17:12:27 +0100 haftmann hide fact Nat.add_0_right; make add_0_right from Groups priority
Mon, 08 Feb 2010 17:12:24 +0100 haftmann tuned header
Mon, 08 Feb 2010 17:12:22 +0100 haftmann using code antiquotation
Mon, 08 Feb 2010 17:12:18 +0100 haftmann tuned header
Mon, 08 Feb 2010 14:22:22 +0100 haftmann dropped accidental duplication of "lin" prefix from cs. 108662d50512
Mon, 08 Feb 2010 14:22:22 +0100 haftmann NEWS: ax_simps
Mon, 08 Feb 2010 14:12:50 +0100 haftmann avoid upto in generated code (is infix operator in library.ML)
Mon, 08 Feb 2010 15:25:00 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures; c.f. cs. 7efe662e41b4
Mon, 08 Feb 2010 14:08:32 +0100 haftmann merged
Mon, 08 Feb 2010 14:06:58 +0100 haftmann more precise proofs
Mon, 08 Feb 2010 14:06:54 +0100 haftmann moved auxiliary lemmas to more appropriate places
Mon, 08 Feb 2010 14:06:51 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures; more simp rules
Mon, 08 Feb 2010 14:06:48 +0100 haftmann dropped instantiations for combined lattices
Mon, 08 Feb 2010 14:06:46 +0100 haftmann added lemmas involving Min, Max, uminus
Mon, 08 Feb 2010 14:06:43 +0100 haftmann tuned proof
Mon, 08 Feb 2010 14:06:41 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures
Mon, 08 Feb 2010 14:04:51 +0100 wenzelm more quotes;
Mon, 08 Feb 2010 11:13:30 +0100 haftmann merged
Mon, 08 Feb 2010 10:36:02 +0100 haftmann separate theory for index structures
Fri, 05 Feb 2010 14:33:50 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Fri, 05 Feb 2010 14:33:31 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Fri, 05 Feb 2010 14:33:29 +0100 haftmann added explaining comment; added ac_simps slot; drop unused abstract lattice; dropped mysterious syntax declaration
Mon, 08 Feb 2010 11:01:47 +0100 boehmes split SMT perl script: certificate caching and invokation of remote solvers are now in separate scripts,
Sun, 07 Feb 2010 20:44:25 +0100 wenzelm removed paranoia setting of signal handler -- appears to be no longer necessary (thanks to Cygwin 1.7?);
Sun, 07 Feb 2010 20:21:38 +0100 wenzelm modernized perl scripts: prefer standalone executables;
Sun, 07 Feb 2010 19:54:12 +0100 wenzelm modernized perl scripts: prefer standalone executables;
Sun, 07 Feb 2010 19:33:34 +0100 wenzelm renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
Sun, 07 Feb 2010 19:31:55 +0100 wenzelm prefer explicit @{lemma} over adhoc forward reasoning;
Sun, 07 Feb 2010 18:04:48 +0100 wenzelm simplified interface for ML antiquotations, struct_name is always "Isabelle";
Sat, 06 Feb 2010 23:26:17 +0100 wenzelm tuned isatest ML_OPTIONS;
Sat, 06 Feb 2010 22:54:53 +0100 wenzelm removed ever experimental support for Moscow ML -- hardly works anymore;
Sat, 06 Feb 2010 22:06:18 +0100 wenzelm result: Single_Assignment.var;
Sat, 06 Feb 2010 22:05:02 +0100 wenzelm removed slightly adhoc single-assignment feature, cf. structure Single_Assignment;
Sat, 06 Feb 2010 22:01:48 +0100 wenzelm explicit representation of single-assignment variables;
Sat, 06 Feb 2010 20:57:07 +0100 wenzelm fixed spelling;
Sat, 06 Feb 2010 16:32:34 +0100 wenzelm removed unused "boundary" of Table/Graph.get_first;
Sat, 06 Feb 2010 15:51:22 +0100 wenzelm proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
Sat, 06 Feb 2010 14:50:55 +0100 wenzelm renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
Sat, 06 Feb 2010 14:39:33 +0100 wenzelm misc tuning;
Sat, 06 Feb 2010 08:42:37 +0100 haftmann merged
Sat, 06 Feb 2010 08:42:22 +0100 haftmann adjusted to changeset 118b41bba42b5
Sat, 06 Feb 2010 00:22:01 +0100 wenzelm tuned font handling;
Fri, 05 Feb 2010 22:09:57 +0100 wenzelm updated versions of requirements;
Fri, 05 Feb 2010 22:07:42 +0100 wenzelm filter out identical completions only after symbols.decode -- recover completion of literal symbols (e.g. \<AA>);
Fri, 05 Feb 2010 20:19:40 +0100 wenzelm eliminated self intersection and non-integer coordinates;
Fri, 05 Feb 2010 19:48:13 +0100 wenzelm try "GTK+" as well -- note that "Nimbus" is unavailable in versions of OpenJDK;
Fri, 05 Feb 2010 14:39:02 +0100 wenzelm updated generated files;
Fri, 05 Feb 2010 11:51:52 +0100 wenzelm merged
Thu, 04 Feb 2010 14:45:08 +0100 hoelzl Changed 'bounded unique existential quantifiers' from a constant to syntax translation.
Thu, 04 Feb 2010 13:36:52 +0100 blanchet four changes to Nitpick:
Tue, 02 Feb 2010 23:38:41 +0100 boehmes capture error messages (of SMT solvers)
Tue, 02 Feb 2010 19:30:08 +0100 boehmes updated dependencies
Tue, 02 Feb 2010 19:26:34 +0100 boehmes merged
Tue, 02 Feb 2010 19:10:48 +0100 boehmes updated SMT certificates
Tue, 02 Feb 2010 19:09:41 +0100 boehmes updated examples due to changes in the way SMT certificates are stored
Tue, 02 Feb 2010 18:16:48 +0100 berghofe merged
Sun, 31 Jan 2010 15:22:40 +0100 berghofe merged
Sat, 30 Jan 2010 17:03:46 +0100 berghofe Adapted to changes in cases method.
Sat, 30 Jan 2010 17:01:01 +0100 berghofe Adapted to changes in setup of cases method.
Sat, 30 Jan 2010 16:59:49 +0100 berghofe Added setup for simplification of equality constraints in cases rules.
Sat, 30 Jan 2010 16:58:46 +0100 berghofe Added infrastructure for simplifying equality constraints in cases rules.
Sat, 30 Jan 2010 16:56:28 +0100 berghofe Added "constraints" tag / attribute for specifying the number of equality
Tue, 02 Feb 2010 18:12:05 +0100 boehmes updated SMT certificates
Tue, 02 Feb 2010 18:11:21 +0100 boehmes updated SMT examples
Tue, 02 Feb 2010 18:10:41 +0100 boehmes collect certificates in a single file
Tue, 02 Feb 2010 11:38:38 +0100 blanchet added support for nonstandard models to Nitpick (based on an idea by Koen Claessen) and did other fixes to Nitpick
Mon, 01 Feb 2010 14:12:12 +0100 himmelma Removed explicit type annotations
Sun, 31 Jan 2010 19:07:03 +0100 haftmann adjusted to changes in List_Set.thy
Sun, 31 Jan 2010 14:51:32 +0100 haftmann more correspondence lemmas between related operations
Sun, 31 Jan 2010 14:51:32 +0100 haftmann canonical insert operation; generalized lemma foldl_apply_inv to foldl_apply
Sun, 31 Jan 2010 14:51:32 +0100 haftmann dropped some redundancies
Sun, 31 Jan 2010 14:51:31 +0100 haftmann generalized lemma foldl_apply_inv to foldl_apply
Sun, 31 Jan 2010 14:51:30 +0100 haftmann more correspondence lemmas between related operations; tuned some proofs
Thu, 28 Jan 2010 11:48:49 +0100 haftmann new theory Algebras.thy for generic algebraic structures
Thu, 28 Jan 2010 11:48:43 +0100 haftmann dropped mk_left_commute; use interpretation of locale abel_semigroup instead
Wed, 27 Jan 2010 14:03:08 +0100 haftmann merged
Wed, 27 Jan 2010 14:02:53 +0100 haftmann a more complex record expression -- cf. src/HOL/Tools/quickcheck_generators.ML
Wed, 27 Jan 2010 14:02:53 +0100 haftmann lemma Image_closed_trancl
Wed, 27 Jan 2010 14:02:52 +0100 haftmann corrected type of typecopy constructor
Wed, 27 Jan 2010 14:02:52 +0100 haftmann tuned structure; moved non-related quickcheck.setup to Code_Generator.thy
Wed, 27 Jan 2010 11:47:17 +0100 berghofe Changed author; removed debugging code.
Mon, 25 Jan 2010 19:31:50 +0100 bulwahn merged
Mon, 25 Jan 2010 16:19:42 +0100 bulwahn adding Mutabelle to repository
Mon, 25 Jan 2010 16:56:24 +0100 hoelzl Replaced vec1 and dest_vec1 by abbreviation.
Fri, 22 Jan 2010 16:59:21 +0100 haftmann merged
Fri, 22 Jan 2010 16:56:51 +0100 haftmann HOLogic.strip_psplits: types are ordered after syntactic appearance, not after corresponding de-Bruin index (closer correspondence to similar strip operations)
Fri, 22 Jan 2010 16:38:58 +0100 boehmes merged
Fri, 22 Jan 2010 16:38:21 +0100 boehmes support skolem constant for extensional arrays in Z3 proofs
Fri, 22 Jan 2010 16:33:44 +0100 boehmes drop underscores at end of names coming from Boogie
Fri, 22 Jan 2010 15:26:29 +0100 bulwahn merged
Fri, 22 Jan 2010 11:42:28 +0100 bulwahn correctly hiding facts of Lazy_Sequence
Thu, 21 Jan 2010 14:13:21 +0100 bulwahn corrected and simplified Spec_Rules registration in the Recdef package
Thu, 21 Jan 2010 12:20:28 +0100 bulwahn merged
Thu, 21 Jan 2010 12:18:41 +0100 bulwahn adopting predicate compiler to new Spec_Rules and eliminating the use of Nitpick_Simps
Wed, 20 Jan 2010 18:08:08 +0100 bulwahn adopting Sequences
Wed, 20 Jan 2010 18:02:22 +0100 bulwahn added registration of equational theorems from prim_rec and rec_def to Spec_Rules
Wed, 20 Jan 2010 14:09:46 +0100 bulwahn merged
Mon, 18 Jan 2010 10:34:27 +0100 krauss function package: declare Spec_Rules for simps from total functions, but not psimps or tail-rec equations
Wed, 20 Jan 2010 14:05:17 +0100 bulwahn merged
Wed, 20 Jan 2010 11:56:45 +0100 bulwahn refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
Fri, 22 Jan 2010 13:39:00 +0100 haftmann simplified proofs
Fri, 22 Jan 2010 13:38:40 +0100 haftmann NEWS
Fri, 22 Jan 2010 13:38:29 +0100 haftmann more accurate dependencies
Fri, 22 Jan 2010 13:38:28 +0100 haftmann code literals: distinguish numeral classes by different entries
Fri, 22 Jan 2010 13:38:28 +0100 haftmann cleanup of Multiset.thy: less duplication, tuned and simplified a couple of proofs, less historical organization of sections, conversion from associations lists to multisets, rudimentary code generation
Thu, 21 Jan 2010 09:27:57 +0100 haftmann merged
Sat, 16 Jan 2010 17:15:28 +0100 haftmann dropped some old primrecs and some constdefs
Sat, 16 Jan 2010 17:15:27 +0100 haftmann explicit CONST in translations
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip