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