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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip