Tue, 09 Dec 2008 11:30:24 +0100 When adding locales, delay notes until local theory is built.
ballarin [Tue, 09 Dec 2008 11:30:24 +0100] rev 29028
When adding locales, delay notes until local theory is built.
Wed, 10 Dec 2008 10:28:16 +0100 merged
nipkow [Wed, 10 Dec 2008 10:28:16 +0100] rev 29027
merged
Wed, 10 Dec 2008 10:23:47 +0100 moved ContNotDenum into Library
nipkow [Wed, 10 Dec 2008 10:23:47 +0100] rev 29026
moved ContNotDenum into Library
Tue, 09 Dec 2008 15:31:38 -0800 move lemmas from Numeral_Type.thy to other theories
huffman [Tue, 09 Dec 2008 15:31:38 -0800] rev 29025
move lemmas from Numeral_Type.thy to other theories
Tue, 09 Dec 2008 12:53:25 -0800 instantiation option :: (enum) enum
huffman [Tue, 09 Dec 2008 12:53:25 -0800] rev 29024
instantiation option :: (enum) enum
Tue, 09 Dec 2008 11:49:12 -0800 instance inat :: semiring_char_0
huffman [Tue, 09 Dec 2008 11:49:12 -0800] rev 29023
instance inat :: semiring_char_0
Mon, 08 Dec 2008 21:33:50 +0100 Default names for definitions.
ballarin [Mon, 08 Dec 2008 21:33:50 +0100] rev 29022
Default names for definitions.
Mon, 08 Dec 2008 18:44:24 +0100 Proper shape of assumptions generated from Defines elements.
ballarin [Mon, 08 Dec 2008 18:44:24 +0100] rev 29021
Proper shape of assumptions generated from Defines elements.
Mon, 08 Dec 2008 14:22:42 +0100 Merged.
ballarin [Mon, 08 Dec 2008 14:22:42 +0100] rev 29020
Merged.
Mon, 08 Dec 2008 14:18:29 +0100 Explicitly close up defines.
ballarin [Mon, 08 Dec 2008 14:18:29 +0100] rev 29019
Explicitly close up defines.
Fri, 05 Dec 2008 16:41:36 +0100 Interpretation in proof contexts.
ballarin [Fri, 05 Dec 2008 16:41:36 +0100] rev 29018
Interpretation in proof contexts.
Mon, 08 Dec 2008 10:27:40 +0100 tuned LaTeX files
haftmann [Mon, 08 Dec 2008 10:27:40 +0100] rev 29017
tuned LaTeX files
Mon, 08 Dec 2008 10:14:50 +0100 tuned LaTeX files
haftmann [Mon, 08 Dec 2008 10:14:50 +0100] rev 29016
tuned LaTeX files
Sat, 06 Dec 2008 23:19:44 -0800 merged.
huffman [Sat, 06 Dec 2008 23:19:44 -0800] rev 29015
merged.
Sat, 06 Dec 2008 20:26:51 -0800 multiplication for type inat
huffman [Sat, 06 Dec 2008 20:26:51 -0800] rev 29014
multiplication for type inat
Sat, 06 Dec 2008 20:25:31 -0800 fix proofs
huffman [Sat, 06 Dec 2008 20:25:31 -0800] rev 29013
fix proofs
Sat, 06 Dec 2008 19:39:53 -0800 change lemmas to avoid using neg
huffman [Sat, 06 Dec 2008 19:39:53 -0800] rev 29012
change lemmas to avoid using neg
Fri, 05 Dec 2008 17:35:22 -0800 simplify less_nat_number_of
huffman [Fri, 05 Dec 2008 17:35:22 -0800] rev 29011
simplify less_nat_number_of
Fri, 05 Dec 2008 17:26:16 -0800 add lemma le_nat_number_of
huffman [Fri, 05 Dec 2008 17:26:16 -0800] rev 29010
add lemma le_nat_number_of
Sat, 06 Dec 2008 12:18:05 +0100 merged
wenzelm [Sat, 06 Dec 2008 12:18:05 +0100] rev 29009
merged
Sat, 06 Dec 2008 08:57:39 +0100 adapted to changes in binding module
haftmann [Sat, 06 Dec 2008 08:57:39 +0100] rev 29008
adapted to changes in binding module
Sat, 06 Dec 2008 08:45:38 +0100 merged
haftmann [Sat, 06 Dec 2008 08:45:38 +0100] rev 29007
merged
Fri, 05 Dec 2008 18:43:42 +0100 Name.name_of -> Binding.base_name
haftmann [Fri, 05 Dec 2008 18:43:42 +0100] rev 29006
Name.name_of -> Binding.base_name
Fri, 05 Dec 2008 18:42:39 +0100 corrected theory path
haftmann [Fri, 05 Dec 2008 18:42:39 +0100] rev 29005
corrected theory path
Fri, 05 Dec 2008 18:42:37 +0100 removed Table.extend, NameSpace.extend_table
haftmann [Fri, 05 Dec 2008 18:42:37 +0100] rev 29004
removed Table.extend, NameSpace.extend_table
Sat, 06 Dec 2008 00:09:01 +0100 renamed force_proof to join_proof;
wenzelm [Sat, 06 Dec 2008 00:09:01 +0100] rev 29003
renamed force_proof to join_proof;
Sat, 06 Dec 2008 00:08:32 +0100 renamed force_proofs to join_proofs;
wenzelm [Sat, 06 Dec 2008 00:08:32 +0100] rev 29002
renamed force_proofs to join_proofs;
Sat, 06 Dec 2008 00:08:07 +0100 finish_thy: to not collapse checkpoints -- allows future proofs to be deferred indefinitely (performance tradeoff: 5-15% slowdown in sequential batch jobs);
wenzelm [Sat, 06 Dec 2008 00:08:07 +0100] rev 29001
finish_thy: to not collapse checkpoints -- allows future proofs to be deferred indefinitely (performance tradeoff: 5-15% slowdown in sequential batch jobs);
Sat, 06 Dec 2008 00:04:44 +0100 improved future_schedule: more robust handling of failed parents (explicit join), final join of all futures, including Exn.release_all;
wenzelm [Sat, 06 Dec 2008 00:04:44 +0100] rev 29000
improved future_schedule: more robust handling of failed parents (explicit join), final join of all futures, including Exn.release_all;
Sat, 06 Dec 2008 00:03:28 +0100 excursion: improve parallelism by not joining proofs here (depends on persistent checkpoints);
wenzelm [Sat, 06 Dec 2008 00:03:28 +0100] rev 28999
excursion: improve parallelism by not joining proofs here (depends on persistent checkpoints);
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip