Wed, 02 Jan 2008 19:41:12 +0100 update sq_ord/po instance proofs
huffman [Wed, 02 Jan 2008 19:41:12 +0100] rev 25787
update sq_ord/po instance proofs
Wed, 02 Jan 2008 18:57:40 +0100 move lemmas from Cont.thy to Ffun.thy;
huffman [Wed, 02 Jan 2008 18:57:40 +0100] rev 25786
move lemmas from Cont.thy to Ffun.thy; reorder dependency of Cont.thy and Ffun.thy; add dcpo instance proofs for function type
Wed, 02 Jan 2008 18:54:21 +0100 remove not_up_less_UU [simp]
huffman [Wed, 02 Jan 2008 18:54:21 +0100] rev 25785
remove not_up_less_UU [simp]
Wed, 02 Jan 2008 18:29:03 +0100 update instance proofs for sq_ord, po; new instance proofs for dcpo
huffman [Wed, 02 Jan 2008 18:29:03 +0100] rev 25784
update instance proofs for sq_ord, po; new instance proofs for dcpo
Wed, 02 Jan 2008 18:28:15 +0100 add lemma ub2ub_monofun'
huffman [Wed, 02 Jan 2008 18:28:15 +0100] rev 25783
add lemma ub2ub_monofun'
Wed, 02 Jan 2008 18:27:07 +0100 added dcpo instance proofs
huffman [Wed, 02 Jan 2008 18:27:07 +0100] rev 25782
added dcpo instance proofs
Wed, 02 Jan 2008 18:26:01 +0100 new class dcpo; added dcpo versions of some lemmas
huffman [Wed, 02 Jan 2008 18:26:01 +0100] rev 25781
new class dcpo; added dcpo versions of some lemmas
Wed, 02 Jan 2008 18:23:45 +0100 added new lemmas
huffman [Wed, 02 Jan 2008 18:23:45 +0100] rev 25780
added new lemmas
Wed, 02 Jan 2008 17:26:19 +0100 add lemma dir2dir_monofun
huffman [Wed, 02 Jan 2008 17:26:19 +0100] rev 25779
add lemma dir2dir_monofun
Wed, 02 Jan 2008 16:44:58 +0100 tuned;
wenzelm [Wed, 02 Jan 2008 16:44:58 +0100] rev 25778
tuned;
Wed, 02 Jan 2008 16:37:27 +0100 new is_ub lemmas; new lub syntax for set image
huffman [Wed, 02 Jan 2008 16:37:27 +0100] rev 25777
new is_ub lemmas; new lub syntax for set image
Wed, 02 Jan 2008 16:33:07 +0100 Multithreading.max_threads := 0 refers to number of cores of underlying machine;
wenzelm [Wed, 02 Jan 2008 16:33:07 +0100] rev 25776
Multithreading.max_threads := 0 refers to number of cores of underlying machine;
Wed, 02 Jan 2008 16:32:53 +0100 added Multithreading.max_threads_value, which maps a value of 0 to number of CPUs;
wenzelm [Wed, 02 Jan 2008 16:32:53 +0100] rev 25775
added Multithreading.max_threads_value, which maps a value of 0 to number of CPUs;
Wed, 02 Jan 2008 16:32:52 +0100 added usedir -M max (alias for -M 0);
wenzelm [Wed, 02 Jan 2008 16:32:52 +0100] rev 25774
added usedir -M max (alias for -M 0);
Wed, 02 Jan 2008 16:17:49 +0100 new section for directed sets
huffman [Wed, 02 Jan 2008 16:17:49 +0100] rev 25773
new section for directed sets
Wed, 02 Jan 2008 15:39:42 +0100 split of class uminus
haftmann [Wed, 02 Jan 2008 15:39:42 +0100] rev 25772
split of class uminus
Wed, 02 Jan 2008 15:14:27 +0100 empty dictionaries for OCaml
haftmann [Wed, 02 Jan 2008 15:14:27 +0100] rev 25771
empty dictionaries for OCaml
Wed, 02 Jan 2008 15:14:26 +0100 clarified policy
haftmann [Wed, 02 Jan 2008 15:14:26 +0100] rev 25770
clarified policy
Wed, 02 Jan 2008 15:14:25 +0100 tuned
haftmann [Wed, 02 Jan 2008 15:14:25 +0100] rev 25769
tuned
Wed, 02 Jan 2008 15:14:24 +0100 some more antiquotations
haftmann [Wed, 02 Jan 2008 15:14:24 +0100] rev 25768
some more antiquotations
Wed, 02 Jan 2008 15:14:23 +0100 index now a copy of nat rather than int
haftmann [Wed, 02 Jan 2008 15:14:23 +0100] rev 25767
index now a copy of nat rather than int
Wed, 02 Jan 2008 15:14:22 +0100 absolute import
haftmann [Wed, 02 Jan 2008 15:14:22 +0100] rev 25766
absolute import
Wed, 02 Jan 2008 15:14:20 +0100 some more primrec
haftmann [Wed, 02 Jan 2008 15:14:20 +0100] rev 25765
some more primrec
Wed, 02 Jan 2008 15:14:17 +0100 removed some legacy instantiations
haftmann [Wed, 02 Jan 2008 15:14:17 +0100] rev 25764
removed some legacy instantiations
Wed, 02 Jan 2008 15:14:15 +0100 improved evaluation mechanism
haftmann [Wed, 02 Jan 2008 15:14:15 +0100] rev 25763
improved evaluation mechanism
Wed, 02 Jan 2008 15:14:02 +0100 splitted class uminus from class minus
haftmann [Wed, 02 Jan 2008 15:14:02 +0100] rev 25762
splitted class uminus from class minus
Wed, 02 Jan 2008 12:22:38 +0100 testing for empty sort
paulson [Wed, 02 Jan 2008 12:22:38 +0100] rev 25761
testing for empty sort
Wed, 02 Jan 2008 12:22:05 +0100 new metis proofs
paulson [Wed, 02 Jan 2008 12:22:05 +0100] rev 25760
new metis proofs
Wed, 02 Jan 2008 04:10:47 +0100 renamed foldM to fold_mset on general request
kleing [Wed, 02 Jan 2008 04:10:47 +0100] rev 25759
renamed foldM to fold_mset on general request added Tobias' lemmas on fold_mset (A+B) etc tuned default simp set for fold_mset
Wed, 02 Jan 2008 01:20:18 +0100 update instance proofs to new style
huffman [Wed, 02 Jan 2008 01:20:18 +0100] rev 25758
update instance proofs to new style
Tue, 01 Jan 2008 20:35:16 +0100 declare sprodE as cases rule; new induction rule sprod_induct
huffman [Tue, 01 Jan 2008 20:35:16 +0100] rev 25757
declare sprodE as cases rule; new induction rule sprod_induct
Tue, 01 Jan 2008 20:30:16 +0100 add induction rule ssum_induct
huffman [Tue, 01 Jan 2008 20:30:16 +0100] rev 25756
add induction rule ssum_induct
Tue, 01 Jan 2008 16:09:29 +0100 eval_wrapper: CRITICAL;
wenzelm [Tue, 01 Jan 2008 16:09:29 +0100] rev 25755
eval_wrapper: CRITICAL; tuned;
Tue, 01 Jan 2008 16:09:28 +0100 try_ml_file: setmp explicit theory context, prevents race condition wrt. concurrent ML_Context.set_context;
wenzelm [Tue, 01 Jan 2008 16:09:28 +0100] rev 25754
try_ml_file: setmp explicit theory context, prevents race condition wrt. concurrent ML_Context.set_context;
Tue, 01 Jan 2008 16:09:27 +0100 tuned spaces;
wenzelm [Tue, 01 Jan 2008 16:09:27 +0100] rev 25753
tuned spaces;
Tue, 01 Jan 2008 16:09:26 +0100 removed separate exists/forall code;
wenzelm [Tue, 01 Jan 2008 16:09:26 +0100] rev 25752
removed separate exists/forall code;
Tue, 01 Jan 2008 07:28:20 +0100 tuned proofs and comments
urbanc [Tue, 01 Jan 2008 07:28:20 +0100] rev 25751
tuned proofs and comments
Mon, 31 Dec 2007 19:36:29 +0100 removed obsolete banner;
wenzelm [Mon, 31 Dec 2007 19:36:29 +0100] rev 25750
removed obsolete banner;
Sun, 30 Dec 2007 23:07:31 +0100 tuned;
wenzelm [Sun, 30 Dec 2007 23:07:31 +0100] rev 25749
tuned;
Sun, 30 Dec 2007 23:07:27 +0100 added PROMPT message;
wenzelm [Sun, 30 Dec 2007 23:07:27 +0100] rev 25748
added PROMPT message;
Sun, 30 Dec 2007 22:10:20 +0100 added isSystem;
wenzelm [Sun, 30 Dec 2007 22:10:20 +0100] rev 25747
added isSystem; tune isRaw;
Sun, 30 Dec 2007 13:15:33 +0100 simple make script;
wenzelm [Sun, 30 Dec 2007 13:15:33 +0100] rev 25746
simple make script;
Sat, 29 Dec 2007 17:47:12 +0100 tuned comments (javadoc);
wenzelm [Sat, 29 Dec 2007 17:47:12 +0100] rev 25745
tuned comments (javadoc);
Thu, 27 Dec 2007 12:11:01 +0100 use polyml-cvs, the 5.2 development branch;
wenzelm [Thu, 27 Dec 2007 12:11:01 +0100] rev 25744
use polyml-cvs, the 5.2 development branch;
Sat, 22 Dec 2007 14:10:25 +0100 tuned RandomWord interface;
wenzelm [Sat, 22 Dec 2007 14:10:25 +0100] rev 25743
tuned RandomWord interface;
Sat, 22 Dec 2007 14:10:24 +0100 added int/real/list operations;
wenzelm [Sat, 22 Dec 2007 14:10:24 +0100] rev 25742
added int/real/list operations; tuned interface; tuned;
Sat, 22 Dec 2007 14:10:22 +0100 use random_word.ML earlier;
wenzelm [Sat, 22 Dec 2007 14:10:22 +0100] rev 25741
use random_word.ML earlier;
Fri, 21 Dec 2007 20:29:32 +0100 changed type definition to make Iwhen and reasoning about chains unnecessary;
huffman [Fri, 21 Dec 2007 20:29:32 +0100] rev 25740
changed type definition to make Iwhen and reasoning about chains unnecessary; rearranged sections
Fri, 21 Dec 2007 16:18:23 +0100 Fixed eta constraction issue in compose_witness
ballarin [Fri, 21 Dec 2007 16:18:23 +0100] rev 25739
Fixed eta constraction issue in compose_witness
Thu, 20 Dec 2007 22:21:30 +0100 included meson/metis tests in simultaneous use_thys;
wenzelm [Thu, 20 Dec 2007 22:21:30 +0100] rev 25738
included meson/metis tests in simultaneous use_thys;
Thu, 20 Dec 2007 21:14:28 +0100 ``print mode'' is now a thread-local value derived from a global template;
wenzelm [Thu, 20 Dec 2007 21:14:28 +0100] rev 25737
``print mode'' is now a thread-local value derived from a global template;
Thu, 20 Dec 2007 21:12:03 +0100 scheduling/next_task: PrintMode.closure;
wenzelm [Thu, 20 Dec 2007 21:12:03 +0100] rev 25736
scheduling/next_task: PrintMode.closure;
Thu, 20 Dec 2007 21:12:02 +0100 added get/put_data;
wenzelm [Thu, 20 Dec 2007 21:12:02 +0100] rev 25735
added get/put_data;
Thu, 20 Dec 2007 21:12:01 +0100 separated into global template vs. thread-local value;
wenzelm [Thu, 20 Dec 2007 21:12:01 +0100] rev 25734
separated into global template vs. thread-local value; made setmp thread-local (non-critical); added closure;
Thu, 20 Dec 2007 21:12:00 +0100 Universal values via tagged union. Emulates structure Universal in Poly/ML 5.1.
wenzelm [Thu, 20 Dec 2007 21:12:00 +0100] rev 25733
Universal values via tagged union. Emulates structure Universal in Poly/ML 5.1.
Thu, 20 Dec 2007 21:11:58 +0100 added ML-Systems/universal.ML;
wenzelm [Thu, 20 Dec 2007 21:11:58 +0100] rev 25732
added ML-Systems/universal.ML;
Thu, 20 Dec 2007 21:09:38 +0100 updated;
wenzelm [Thu, 20 Dec 2007 21:09:38 +0100] rev 25731
updated;
Thu, 20 Dec 2007 14:33:43 +0100 obsolete;
wenzelm [Thu, 20 Dec 2007 14:33:43 +0100] rev 25730
obsolete;
Thu, 20 Dec 2007 14:33:41 +0100 removed obsolete (slow!) Random implementation;
wenzelm [Thu, 20 Dec 2007 14:33:41 +0100] rev 25729
removed obsolete (slow!) Random implementation;
Thu, 20 Dec 2007 14:33:40 +0100 moved Pure/General/random_word.ML to Tools/random_word.ML;
wenzelm [Thu, 20 Dec 2007 14:33:40 +0100] rev 25728
moved Pure/General/random_word.ML to Tools/random_word.ML;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip