Sun, 15 Nov 2009 15:14:28 +0100 wenzelm tuned;
Sun, 15 Nov 2009 15:14:02 +0100 wenzelm more accurate dependencies;
Sun, 15 Nov 2009 15:13:31 +0100 wenzelm eliminated obsolete CVS Ids;
Sun, 15 Nov 2009 13:06:42 +0100 schirmer merged
Sun, 15 Nov 2009 13:06:07 +0100 schirmer added benchmark for large records
Sat, 14 Nov 2009 09:40:27 +0100 schirmer merged
Sat, 14 Nov 2009 09:31:54 +0100 schirmer clarified quick-and-dirty usage in record package;
Sun, 15 Nov 2009 00:34:21 +0100 wenzelm simplified bulky metis proofs;
Sun, 15 Nov 2009 00:23:26 +0100 wenzelm properly inlined @{lemma} antiqutations -- might also reduce proof terms a bit;
Sat, 14 Nov 2009 19:56:18 +0100 wenzelm moved old SList, LList, LFilter to AFP/Lazy-Lists-II;
Sat, 14 Nov 2009 18:45:24 +0100 wenzelm include HOL-Boogie keywords by default;
Sat, 14 Nov 2009 18:36:05 +0100 wenzelm eliminated obsolete CVS Ids;
Sat, 14 Nov 2009 18:16:13 +0100 wenzelm updated keywords;
Sat, 14 Nov 2009 18:15:21 +0100 wenzelm generate keywords for Emacs Proof General only;
Sat, 14 Nov 2009 18:14:00 +0100 wenzelm dismantled remains of old jEdit plugin;
Sat, 14 Nov 2009 17:49:29 +0100 wenzelm isabelle_document: more explicit error output, notably for drafts;
Fri, 13 Nov 2009 16:10:04 -0800 huffman LocalTheory -> Local_Theory
Fri, 13 Nov 2009 15:40:06 -0800 huffman merged
Fri, 13 Nov 2009 15:31:20 -0800 huffman automate definition of representable domains from algebraic deflations
Fri, 13 Nov 2009 15:29:48 -0800 huffman cleaned up, removed unneeded call to Syntax.check_term
Fri, 13 Nov 2009 22:01:20 +0100 nipkow merged
Fri, 13 Nov 2009 22:01:01 +0100 nipkow moved lemma from Algebra/IntRing to Ring_and_Field
Fri, 13 Nov 2009 21:26:09 +0100 wenzelm merged
Fri, 13 Nov 2009 19:49:13 +0100 nipkow merged
Fri, 13 Nov 2009 19:48:32 +0100 nipkow -
Fri, 13 Nov 2009 21:24:15 +0100 wenzelm updated Local_Theory and Theory_Target;
Fri, 13 Nov 2009 21:11:15 +0100 wenzelm modernized structure Local_Theory;
Fri, 13 Nov 2009 20:41:29 +0100 wenzelm eliminated slightly odd kind argument of LocalTheory.note(s);
Fri, 13 Nov 2009 19:57:46 +0100 wenzelm inductive: eliminated obsolete kind;
Fri, 13 Nov 2009 17:15:35 +0000 paulson merged
Fri, 13 Nov 2009 17:15:12 +0000 paulson A little rationalisation
Fri, 13 Nov 2009 17:25:09 +0100 wenzelm eliminated obsolete "generated" kind -- collapsed to unspecific "" (definitely unused according to Lukas Bulwahn);
Fri, 13 Nov 2009 15:48:52 +0100 boehmes merged
Fri, 13 Nov 2009 15:47:37 +0100 boehmes removed unused code and unused arguments,
Fri, 13 Nov 2009 15:11:41 +0100 boehmes adapted proofs due to changes in HOL-Boogie
Fri, 13 Nov 2009 15:10:28 +0100 boehmes parallel solving of Boogie splinters
Fri, 13 Nov 2009 15:06:19 +0100 boehmes corrected translation of integer operators,
Fri, 13 Nov 2009 15:02:51 +0100 boehmes extended theory simpset to simplify non-linear problems
Fri, 13 Nov 2009 15:38:45 +0100 wenzelm more "anti_sym" -> "antisym" (cf. a4179bf442d1);
Fri, 13 Nov 2009 14:14:16 +0100 nipkow merged
Fri, 13 Nov 2009 14:14:04 +0100 nipkow renamed lemmas "anti_sym" -> "antisym"
Fri, 13 Nov 2009 14:03:24 +0100 krauss a few lemmas for point-free reasoning about transitive closure
Fri, 13 Nov 2009 11:34:05 +0000 paulson merged
Fri, 13 Nov 2009 11:33:33 +0000 paulson A number of theorems contributed by Jeremy Avigad
Fri, 13 Nov 2009 06:24:31 +0100 bulwahn merged
Thu, 12 Nov 2009 21:14:42 +0100 bulwahn merged
Thu, 12 Nov 2009 20:39:02 +0100 bulwahn adding the predicate compiler quickcheck to the ex/ROOT.ML; adopting this quickcheck to the latest changes
Thu, 12 Nov 2009 20:38:59 +0100 bulwahn removed annoying tracing message
Thu, 12 Nov 2009 20:38:57 +0100 bulwahn added a tabled implementation of the reflexive transitive closure
Thu, 12 Nov 2009 14:32:21 -0800 huffman merged
Thu, 12 Nov 2009 14:31:29 -0800 huffman merged
Thu, 12 Nov 2009 14:31:11 -0800 huffman improved ML interface to pcpodef
Wed, 11 Nov 2009 10:15:32 -0800 huffman use Drule.standard (following typedef package), add pcpodef tactic interface
Thu, 12 Nov 2009 22:29:54 +0100 wenzelm eliminated slightly odd (unused) "axiom" and "assumption" -- collapsed to unspecific "";
Thu, 12 Nov 2009 22:02:11 +0100 wenzelm eliminated obsolete "internal" kind -- collapsed to unspecific "";
Thu, 12 Nov 2009 21:59:35 +0100 wenzelm unused_thms: ignore kind -- already observes "concealed" flag;
Thu, 12 Nov 2009 20:33:26 +0100 wenzelm all_valid_thms: more sophisticated check against global + local name space;
Thu, 12 Nov 2009 17:21:51 +0100 hoelzl Remove map_compose, replaced by map_map
Thu, 12 Nov 2009 17:21:48 +0100 hoelzl New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
Thu, 12 Nov 2009 17:21:43 +0100 hoelzl Renamed upd_snd_conv to apsnd_conv to be consistent with apfst_conv; Added apsnd_apfst_commute
Thu, 12 Nov 2009 15:50:05 +0100 haftmann merged
Thu, 12 Nov 2009 15:10:27 +0100 haftmann accomplish mutual recursion between fun and inst
Thu, 12 Nov 2009 15:10:24 +0100 haftmann moved lemma map_of_zip_map to Map.thy
Thu, 12 Nov 2009 15:49:30 +0100 haftmann merged
Thu, 12 Nov 2009 15:49:01 +0100 haftmann explicit code lemmas produce nices code
Thu, 12 Nov 2009 15:48:44 +0100 haftmann repaired broken code_const for term_of [String.literal]
Thu, 12 Nov 2009 14:47:54 +0100 blanchet fixed soundness bug in Nitpick related to sets
Thu, 12 Nov 2009 09:11:46 +0100 bulwahn removed unnecessary oracle in the predicate compiler
Thu, 12 Nov 2009 09:11:41 +0100 bulwahn improving code quality thanks to Florian's code review
Thu, 12 Nov 2009 09:11:36 +0100 bulwahn renaming code_pred_intros to code_pred_intro
Thu, 12 Nov 2009 09:11:31 +0100 bulwahn announcing the predicate compiler in NEWS and CONTRIBUTORS
Thu, 12 Nov 2009 09:11:26 +0100 bulwahn new names for predicate functions in the predicate compiler
Thu, 12 Nov 2009 09:11:16 +0100 bulwahn removed deprecated mode annotation parser; renamed accepted mode annotation parser to nicer naming
Thu, 12 Nov 2009 09:11:06 +0100 bulwahn added another example to the predicate compiler
Thu, 12 Nov 2009 09:10:42 +0100 bulwahn changed modes to expected_modes; added UNION to code_pred_inlining; fixed some examples; tuned
Thu, 12 Nov 2009 09:10:37 +0100 bulwahn removed dummy setup for predicate compiler commands as the compiler is now part of HOL-Main
Thu, 12 Nov 2009 09:10:30 +0100 bulwahn adopted predicate compiler examples to new syntax for modes
Thu, 12 Nov 2009 09:10:22 +0100 bulwahn added interface of user proposals for names of generated constants
Thu, 12 Nov 2009 09:10:16 +0100 bulwahn first steps towards a new mode datastructure; new syntax for mode annotations and new output of modes
Thu, 12 Nov 2009 09:10:07 +0100 bulwahn adding more tests for the values command; adding some forbidden constants to inductify
Wed, 11 Nov 2009 21:53:58 +0100 ballarin Enables tests for locale functionality that is now available.
Wed, 11 Nov 2009 17:27:48 +0100 wenzelm merged
Wed, 11 Nov 2009 14:15:11 +0100 wenzelm uniform use of simultabeous use_thys;
Wed, 11 Nov 2009 16:19:28 +0100 haftmann merged
Wed, 11 Nov 2009 15:10:29 +0100 haftmann explicit invocation of code generation
Wed, 11 Nov 2009 15:10:26 +0100 haftmann adding code equations for constructors
Wed, 11 Nov 2009 10:06:30 +0100 haftmann tuned
Wed, 11 Nov 2009 15:43:03 +0100 boehmes changed URL of SMT server,
Wed, 11 Nov 2009 14:04:56 +0000 paulson Added two new lemmas
Wed, 11 Nov 2009 09:02:37 +0100 haftmann tuned imports
Wed, 11 Nov 2009 09:02:20 +0100 haftmann tuned
Wed, 11 Nov 2009 00:11:26 +0100 wenzelm local mutex for theory content/identity operations;
Wed, 11 Nov 2009 00:09:15 +0100 wenzelm admit dummy implementation;
Tue, 10 Nov 2009 23:18:03 +0100 wenzelm Toplevel.thread provides Isar-style exception output;
Tue, 10 Nov 2009 23:15:20 +0100 wenzelm generalized Runtime.toplevel_error wrt. output function;
Tue, 10 Nov 2009 23:15:15 +0100 wenzelm exported SimpleThread.attributes;
Tue, 10 Nov 2009 21:28:46 +0100 wenzelm plain add_preference, no setmp_CRITICAL required;
Tue, 10 Nov 2009 21:04:30 +0100 wenzelm adapted Theory_Data;
Tue, 10 Nov 2009 21:02:18 +0100 wenzelm recovered update from 7264824baf66, which got lost in 7264824baf66;
Tue, 10 Nov 2009 18:32:41 +0100 wenzelm merged
Tue, 10 Nov 2009 16:12:35 +0100 haftmann merged
Tue, 10 Nov 2009 16:11:46 +0100 haftmann tuned header
Tue, 10 Nov 2009 16:11:43 +0100 haftmann substantial simplification restores code generation
Tue, 10 Nov 2009 16:11:39 +0100 haftmann lemmas about apfst and apsnd
Tue, 10 Nov 2009 16:11:37 +0100 haftmann tuned imports
Tue, 10 Nov 2009 06:48:26 -0800 huffman merged
Tue, 10 Nov 2009 06:47:55 -0800 huffman HOLCF example: domain package proofs done manually
Tue, 10 Nov 2009 06:30:19 -0800 huffman add lemma parallel_fix_ind
Tue, 10 Nov 2009 06:30:08 -0800 huffman add title/author block
Tue, 10 Nov 2009 06:22:29 -0800 huffman theory of representable cpos
Mon, 09 Nov 2009 15:51:32 -0800 huffman add map_map lemmas
Mon, 09 Nov 2009 15:29:58 -0800 huffman add in_deflation relation, more lemmas about cast
Mon, 09 Nov 2009 12:40:47 -0800 huffman ep_pair and deflation lemmas for powerdomain map functions
Tue, 10 Nov 2009 14:20:15 +0100 blanchet remove spurious parameter to "merge"
Tue, 10 Nov 2009 13:54:00 +0100 blanchet merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
Tue, 10 Nov 2009 13:46:40 +0100 blanchet fixed soundness bug in Nitpick related to sets of sets;
Thu, 05 Nov 2009 19:06:35 +0100 blanchet added possibility to register datatypes as codatatypes in Nitpick;
Thu, 05 Nov 2009 17:03:22 +0100 blanchet added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes
Thu, 05 Nov 2009 17:00:28 +0100 blanchet don't promise too much in the Nitpick manual
Thu, 05 Nov 2009 11:58:36 +0100 blanchet merged
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip