Sat, 27 Nov 2010 17:14:29 -0800 remove HOLCF from build script, since it no longer works
huffman [Sat, 27 Nov 2010 17:14:29 -0800] rev 40775
remove HOLCF from build script, since it no longer works
Sat, 27 Nov 2010 16:08:10 -0800 moved directory src/HOLCF to src/HOL/HOLCF;
huffman [Sat, 27 Nov 2010 16:08:10 -0800] rev 40774
moved directory src/HOLCF to src/HOL/HOLCF; added HOLCF theories to src/HOL/IsaMakefile;
Sat, 27 Nov 2010 14:34:54 -0800 merged
huffman [Sat, 27 Nov 2010 14:34:54 -0800] rev 40773
merged
Sat, 27 Nov 2010 14:09:03 -0800 rename Pcpodef.thy to Cpodef.thy;
huffman [Sat, 27 Nov 2010 14:09:03 -0800] rev 40772
rename Pcpodef.thy to Cpodef.thy; rename pcpodef.ML to cpodef.ML;
Sat, 27 Nov 2010 13:12:10 -0800 renamed several HOLCF theorems (listed in NEWS)
huffman [Sat, 27 Nov 2010 13:12:10 -0800] rev 40771
renamed several HOLCF theorems (listed in NEWS)
Sat, 27 Nov 2010 12:55:12 -0800 rename cpodef theorems: lub_foo -> is_lub_foo, thelub_foo -> lub_foo
huffman [Sat, 27 Nov 2010 12:55:12 -0800] rev 40770
rename cpodef theorems: lub_foo -> is_lub_foo, thelub_foo -> lub_foo
Sat, 27 Nov 2010 12:38:02 -0800 rename rep_contlub lemmas to rep_lub
huffman [Sat, 27 Nov 2010 12:38:02 -0800] rev 40769
rename rep_contlub lemmas to rep_lub
Sat, 27 Nov 2010 12:27:57 -0800 rename function 'match_UU' to 'match_bottom'
huffman [Sat, 27 Nov 2010 12:27:57 -0800] rev 40768
rename function 'match_UU' to 'match_bottom'
Sat, 27 Nov 2010 12:26:18 -0800 rename function 'strict' to 'seq', which is its name in Haskell
huffman [Sat, 27 Nov 2010 12:26:18 -0800] rev 40767
rename function 'strict' to 'seq', which is its name in Haskell
Sat, 27 Nov 2010 22:02:16 +0100 merged
haftmann [Sat, 27 Nov 2010 22:02:16 +0100] rev 40766
merged
Sat, 27 Nov 2010 22:01:45 +0100 merged
haftmann [Sat, 27 Nov 2010 22:01:45 +0100] rev 40765
merged
Sat, 27 Nov 2010 22:01:27 +0100 typscheme with signatures is inappropriate when building empty certificate;
haftmann [Sat, 27 Nov 2010 22:01:27 +0100] rev 40764
typscheme with signatures is inappropriate when building empty certificate; prefer logical_typscheme over const_typargs; tuned
Sat, 27 Nov 2010 19:42:41 +0100 merged
haftmann [Sat, 27 Nov 2010 19:42:41 +0100] rev 40763
merged
Sat, 27 Nov 2010 19:41:37 +0100 merged
haftmann [Sat, 27 Nov 2010 19:41:37 +0100] rev 40762
merged
Sat, 27 Nov 2010 19:41:28 +0100 corrected: use canonical variables of type scheme uniformly
haftmann [Sat, 27 Nov 2010 19:41:28 +0100] rev 40761
corrected: use canonical variables of type scheme uniformly
Sat, 27 Nov 2010 19:41:27 +0100 tuned
haftmann [Sat, 27 Nov 2010 19:41:27 +0100] rev 40760
tuned
Fri, 26 Nov 2010 23:50:14 +0100 merged
haftmann [Fri, 26 Nov 2010 23:50:14 +0100] rev 40759
merged
Fri, 26 Nov 2010 23:49:49 +0100 consider sort constraints for datatype constructors when constructing the empty equation certificate;
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40758
consider sort constraints for datatype constructors when constructing the empty equation certificate; actually consider sort constraints in constructor sets; dropped redundant bindings
Fri, 26 Nov 2010 23:49:49 +0100 tuned example
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40757
tuned example
Sat, 27 Nov 2010 20:48:06 +0100 merged
wenzelm [Sat, 27 Nov 2010 20:48:06 +0100] rev 40756
merged
Sat, 27 Nov 2010 18:51:15 +0100 updated generated documents
haftmann [Sat, 27 Nov 2010 18:51:15 +0100] rev 40755
updated generated documents
Sat, 27 Nov 2010 18:51:04 +0100 added equation for Queue;
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40754
added equation for Queue; tuned proofs
Sat, 27 Nov 2010 18:51:04 +0100 added evaluation section
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40753
added evaluation section
Sat, 27 Nov 2010 18:51:04 +0100 tuned formatting;
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40752
tuned formatting; adjustments to changes on ML level
Sat, 27 Nov 2010 18:51:04 +0100 added label
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40751
added label
Sat, 27 Nov 2010 20:10:57 +0100 more thorough process termination (cf. Scala version);
wenzelm [Sat, 27 Nov 2010 20:10:57 +0100] rev 40750
more thorough process termination (cf. Scala version);
Sat, 27 Nov 2010 19:17:55 +0100 prefer Isabelle/ML concurrency elements;
wenzelm [Sat, 27 Nov 2010 19:17:55 +0100] rev 40749
prefer Isabelle/ML concurrency elements; more careful propagation of interrupts;
Sat, 27 Nov 2010 16:29:53 +0100 removed bash from ML system bootstrap, and past the Secure ML barrier;
wenzelm [Sat, 27 Nov 2010 16:29:53 +0100] rev 40748
removed bash from ML system bootstrap, and past the Secure ML barrier;
Sat, 27 Nov 2010 16:27:52 +0100 more proper int wrappers;
wenzelm [Sat, 27 Nov 2010 16:27:52 +0100] rev 40747
more proper int wrappers;
Sat, 27 Nov 2010 15:58:36 +0100 explicit check for requirement;
wenzelm [Sat, 27 Nov 2010 15:58:36 +0100] rev 40746
explicit check for requirement;
Sat, 27 Nov 2010 15:45:20 +0100 more basic Isabelle_System.mkdir;
wenzelm [Sat, 27 Nov 2010 15:45:20 +0100] rev 40745
more basic Isabelle_System.mkdir;
Sat, 27 Nov 2010 15:36:35 +0100 tuned;
wenzelm [Sat, 27 Nov 2010 15:36:35 +0100] rev 40744
tuned;
Sat, 27 Nov 2010 15:28:00 +0100 more explicit Isabelle_System operations;
wenzelm [Sat, 27 Nov 2010 15:28:00 +0100] rev 40743
more explicit Isabelle_System operations;
Sat, 27 Nov 2010 14:32:08 +0100 prefer Synchronized.var over CRITICAL/Unsynchronized.ref;
wenzelm [Sat, 27 Nov 2010 14:32:08 +0100] rev 40742
prefer Synchronized.var over CRITICAL/Unsynchronized.ref;
Sat, 27 Nov 2010 14:19:04 +0100 moved file identification to thy_load.ML (where it is actually used);
wenzelm [Sat, 27 Nov 2010 14:19:04 +0100] rev 40741
moved file identification to thy_load.ML (where it is actually used);
Sat, 27 Nov 2010 12:02:19 +0100 removed some old settings;
wenzelm [Sat, 27 Nov 2010 12:02:19 +0100] rev 40740
removed some old settings;
Sat, 27 Nov 2010 11:51:05 +0100 recovered global "Isabelle" symlink for isatest (cf. 7f745e4b7cce);
wenzelm [Sat, 27 Nov 2010 11:51:05 +0100] rev 40739
recovered global "Isabelle" symlink for isatest (cf. 7f745e4b7cce);
Fri, 26 Nov 2010 15:49:59 -0800 merged
huffman [Fri, 26 Nov 2010 15:49:59 -0800] rev 40738
merged
Fri, 26 Nov 2010 15:24:11 -0800 remove map function names from domain package theory data
huffman [Fri, 26 Nov 2010 15:24:11 -0800] rev 40737
remove map function names from domain package theory data
Fri, 26 Nov 2010 14:13:34 -0800 isar-style proof for lemma contI2
huffman [Fri, 26 Nov 2010 14:13:34 -0800] rev 40736
isar-style proof for lemma contI2
Fri, 26 Nov 2010 15:11:08 -0800 remove case combinator for fixrec match type
huffman [Fri, 26 Nov 2010 15:11:08 -0800] rev 40735
remove case combinator for fixrec match type
Fri, 26 Nov 2010 14:10:34 -0800 declare more simp rules for powerdomains
huffman [Fri, 26 Nov 2010 14:10:34 -0800] rev 40734
declare more simp rules for powerdomains
Sat, 27 Nov 2010 00:00:54 +0100 merged;
wenzelm [Sat, 27 Nov 2010 00:00:54 +0100] rev 40733
merged; adapted ListPair.UnequalLengths;
Fri, 26 Nov 2010 23:14:14 +0100 merged
haftmann [Fri, 26 Nov 2010 23:14:14 +0100] rev 40732
merged
Fri, 26 Nov 2010 23:13:58 +0100 strict forall2
haftmann [Fri, 26 Nov 2010 23:13:58 +0100] rev 40731
strict forall2
Fri, 26 Nov 2010 23:13:58 +0100 nbe decides equality of abstractions by extensionality
haftmann [Fri, 26 Nov 2010 23:13:58 +0100] rev 40730
nbe decides equality of abstractions by extensionality
Fri, 26 Nov 2010 23:51:34 +0100 eliminated some generated comments;
wenzelm [Fri, 26 Nov 2010 23:51:34 +0100] rev 40729
eliminated some generated comments;
Fri, 26 Nov 2010 23:41:23 +0100 merged
wenzelm [Fri, 26 Nov 2010 23:41:23 +0100] rev 40728
merged
Fri, 26 Nov 2010 23:12:01 +0100 merged
haftmann [Fri, 26 Nov 2010 23:12:01 +0100] rev 40727
merged
Fri, 26 Nov 2010 22:33:21 +0100 keep type variable arguments of datatype constructors in bookkeeping
haftmann [Fri, 26 Nov 2010 22:33:21 +0100] rev 40726
keep type variable arguments of datatype constructors in bookkeeping
Fri, 26 Nov 2010 22:36:55 +0100 document changes in Nitpick and MESON/Metis
blanchet [Fri, 26 Nov 2010 22:36:55 +0100] rev 40725
document changes in Nitpick and MESON/Metis
Fri, 26 Nov 2010 22:36:24 +0100 renamed "trace_me{son,tis}" and "verbose_metis" to have the name of the tool first
blanchet [Fri, 26 Nov 2010 22:36:24 +0100] rev 40724
renamed "trace_me{son,tis}" and "verbose_metis" to have the name of the tool first
Fri, 26 Nov 2010 22:22:07 +0100 put facts found by SMT solver in alphabetical order and omit chained facts, as was done already for ATP proofs
blanchet [Fri, 26 Nov 2010 22:22:07 +0100] rev 40723
put facts found by SMT solver in alphabetical order and omit chained facts, as was done already for ATP proofs
Fri, 26 Nov 2010 22:29:41 +0100 make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
wenzelm [Fri, 26 Nov 2010 22:29:41 +0100] rev 40722
make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
Fri, 26 Nov 2010 22:04:33 +0100 just one version of fold_rev2;
wenzelm [Fri, 26 Nov 2010 22:04:33 +0100] rev 40721
just one version of fold_rev2;
Fri, 26 Nov 2010 21:31:46 +0100 explicit use of unprefix;
wenzelm [Fri, 26 Nov 2010 21:31:46 +0100] rev 40720
explicit use of unprefix;
Fri, 26 Nov 2010 21:09:36 +0100 keep private things private, without comments;
wenzelm [Fri, 26 Nov 2010 21:09:36 +0100] rev 40719
keep private things private, without comments;
Fri, 26 Nov 2010 20:52:21 +0100 eliminated some clones of eq_list;
wenzelm [Fri, 26 Nov 2010 20:52:21 +0100] rev 40718
eliminated some clones of eq_list;
Fri, 26 Nov 2010 18:07:00 +0100 merged
nipkow [Fri, 26 Nov 2010 18:07:00 +0100] rev 40717
merged
Fri, 26 Nov 2010 18:06:48 +0100 new lemma
nipkow [Fri, 26 Nov 2010 18:06:48 +0100] rev 40716
new lemma
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip