Thu, 12 Nov 2009 22:02:11 +0100 eliminated obsolete "internal" kind -- collapsed to unspecific "";
wenzelm [Thu, 12 Nov 2009 22:02:11 +0100] rev 33643
eliminated obsolete "internal" kind -- collapsed to unspecific "";
Thu, 12 Nov 2009 21:59:35 +0100 unused_thms: ignore kind -- already observes "concealed" flag;
wenzelm [Thu, 12 Nov 2009 21:59:35 +0100] rev 33642
unused_thms: ignore kind -- already observes "concealed" flag;
Thu, 12 Nov 2009 20:33:26 +0100 all_valid_thms: more sophisticated check against global + local name space;
wenzelm [Thu, 12 Nov 2009 20:33:26 +0100] rev 33641
all_valid_thms: more sophisticated check against global + local name space;
Thu, 12 Nov 2009 17:21:51 +0100 Remove map_compose, replaced by map_map
hoelzl [Thu, 12 Nov 2009 17:21:51 +0100] rev 33640
Remove map_compose, replaced by map_map
Thu, 12 Nov 2009 17:21:48 +0100 New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
hoelzl [Thu, 12 Nov 2009 17:21:48 +0100] rev 33639
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 Renamed upd_snd_conv to apsnd_conv to be consistent with apfst_conv; Added apsnd_apfst_commute
hoelzl [Thu, 12 Nov 2009 17:21:43 +0100] rev 33638
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 merged
haftmann [Thu, 12 Nov 2009 15:50:05 +0100] rev 33637
merged
Thu, 12 Nov 2009 15:10:27 +0100 accomplish mutual recursion between fun and inst
haftmann [Thu, 12 Nov 2009 15:10:27 +0100] rev 33636
accomplish mutual recursion between fun and inst
Thu, 12 Nov 2009 15:10:24 +0100 moved lemma map_of_zip_map to Map.thy
haftmann [Thu, 12 Nov 2009 15:10:24 +0100] rev 33635
moved lemma map_of_zip_map to Map.thy
Thu, 12 Nov 2009 15:49:30 +0100 merged
haftmann [Thu, 12 Nov 2009 15:49:30 +0100] rev 33634
merged
Thu, 12 Nov 2009 15:49:01 +0100 explicit code lemmas produce nices code
haftmann [Thu, 12 Nov 2009 15:49:01 +0100] rev 33633
explicit code lemmas produce nices code
Thu, 12 Nov 2009 15:48:44 +0100 repaired broken code_const for term_of [String.literal]
haftmann [Thu, 12 Nov 2009 15:48:44 +0100] rev 33632
repaired broken code_const for term_of [String.literal]
Thu, 12 Nov 2009 14:47:54 +0100 fixed soundness bug in Nitpick related to sets
blanchet [Thu, 12 Nov 2009 14:47:54 +0100] rev 33631
fixed soundness bug in Nitpick related to sets
Thu, 12 Nov 2009 09:11:46 +0100 removed unnecessary oracle in the predicate compiler
bulwahn [Thu, 12 Nov 2009 09:11:46 +0100] rev 33630
removed unnecessary oracle in the predicate compiler
Thu, 12 Nov 2009 09:11:41 +0100 improving code quality thanks to Florian's code review
bulwahn [Thu, 12 Nov 2009 09:11:41 +0100] rev 33629
improving code quality thanks to Florian's code review
Thu, 12 Nov 2009 09:11:36 +0100 renaming code_pred_intros to code_pred_intro
bulwahn [Thu, 12 Nov 2009 09:11:36 +0100] rev 33628
renaming code_pred_intros to code_pred_intro * * * adopted alternative definitions for the predicate compiler to new attribute name
Thu, 12 Nov 2009 09:11:31 +0100 announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn [Thu, 12 Nov 2009 09:11:31 +0100] rev 33627
announcing the predicate compiler in NEWS and CONTRIBUTORS
Thu, 12 Nov 2009 09:11:26 +0100 new names for predicate functions in the predicate compiler
bulwahn [Thu, 12 Nov 2009 09:11:26 +0100] rev 33626
new names for predicate functions in the predicate compiler * * * adopting examples of the predicate compiler
Thu, 12 Nov 2009 09:11:16 +0100 removed deprecated mode annotation parser; renamed accepted mode annotation parser to nicer naming
bulwahn [Thu, 12 Nov 2009 09:11:16 +0100] rev 33625
removed deprecated mode annotation parser; renamed accepted mode annotation parser to nicer naming
Thu, 12 Nov 2009 09:11:06 +0100 added another example to the predicate compiler
bulwahn [Thu, 12 Nov 2009 09:11:06 +0100] rev 33624
added another example to the predicate compiler * * * tuning examples
Thu, 12 Nov 2009 09:10:42 +0100 changed modes to expected_modes; added UNION to code_pred_inlining; fixed some examples; tuned
bulwahn [Thu, 12 Nov 2009 09:10:42 +0100] rev 33623
changed modes to expected_modes; added UNION to code_pred_inlining; fixed some examples; tuned
Thu, 12 Nov 2009 09:10:37 +0100 removed dummy setup for predicate compiler commands as the compiler is now part of HOL-Main
bulwahn [Thu, 12 Nov 2009 09:10:37 +0100] rev 33622
removed dummy setup for predicate compiler commands as the compiler is now part of HOL-Main
Thu, 12 Nov 2009 09:10:30 +0100 adopted predicate compiler examples to new syntax for modes
bulwahn [Thu, 12 Nov 2009 09:10:30 +0100] rev 33621
adopted predicate compiler examples to new syntax for modes
Thu, 12 Nov 2009 09:10:22 +0100 added interface of user proposals for names of generated constants
bulwahn [Thu, 12 Nov 2009 09:10:22 +0100] rev 33620
added interface of user proposals for names of generated constants
Thu, 12 Nov 2009 09:10:16 +0100 first steps towards a new mode datastructure; new syntax for mode annotations and new output of modes
bulwahn [Thu, 12 Nov 2009 09:10:16 +0100] rev 33619
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 adding more tests for the values command; adding some forbidden constants to inductify
bulwahn [Thu, 12 Nov 2009 09:10:07 +0100] rev 33618
adding more tests for the values command; adding some forbidden constants to inductify * * * added further testcase for values command
Wed, 11 Nov 2009 21:53:58 +0100 Enables tests for locale functionality that is now available.
ballarin [Wed, 11 Nov 2009 21:53:58 +0100] rev 33617
Enables tests for locale functionality that is now available.
Wed, 11 Nov 2009 17:27:48 +0100 merged
wenzelm [Wed, 11 Nov 2009 17:27:48 +0100] rev 33616
merged
Wed, 11 Nov 2009 14:15:11 +0100 uniform use of simultabeous use_thys;
wenzelm [Wed, 11 Nov 2009 14:15:11 +0100] rev 33615
uniform use of simultabeous use_thys;
Wed, 11 Nov 2009 16:19:28 +0100 merged
haftmann [Wed, 11 Nov 2009 16:19:28 +0100] rev 33614
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip