wenzelm [Thu, 28 Jan 2010 22:39:48 +0100] rev 34922
tuned signature;
wenzelm [Thu, 28 Jan 2010 22:38:11 +0100] rev 34921
formal markup of type aliases;
updated/tuned/clarified contexts;
misc tuning and clarification;
wenzelm [Thu, 28 Jan 2010 22:19:27 +0100] rev 34920
make underscores visually appear as such, although TeX-nically they are just rules (e.g. cannot be searched);
wenzelm [Sat, 16 Jan 2010 21:14:15 +0100] rev 34919
Netbeans Library "Scala-compiler";
berghofe [Fri, 15 Jan 2010 19:14:51 +0100] rev 34918
union is an abbreviation for sup.
berghofe [Fri, 15 Jan 2010 14:43:00 +0100] rev 34917
merged
berghofe [Fri, 15 Jan 2010 13:37:41 +0100] rev 34916
Eliminated is_open option of Rule_Cases.make_nested/make_common;
use Rule_Cases.internalize_params to rename parameters instead.
berghofe [Sun, 10 Jan 2010 18:43:45 +0100] rev 34915
Adapted to changes in induct method.
berghofe [Sun, 10 Jan 2010 18:41:07 +0100] rev 34914
Adapted to changes in setup of induct method.
berghofe [Sun, 10 Jan 2010 18:39:50 +0100] rev 34913
Expand proofs of induct_atomize'/rulify'.
berghofe [Sun, 10 Jan 2010 18:37:37 +0100] rev 34912
Changed case names of converse_rtranclp_induct.
berghofe [Sun, 10 Jan 2010 18:11:00 +0100] rev 34911
Injectivity / distinctness theorems are now used to simplify induction rules.
berghofe [Sun, 10 Jan 2010 18:09:11 +0100] rev 34910
same_append_eq / append_same_eq are now used for simplifying induction rules.
berghofe [Sun, 10 Jan 2010 18:06:30 +0100] rev 34909
Tuned some proofs; nicer case names for some of the induction / cases rules.
berghofe [Sun, 10 Jan 2010 18:03:20 +0100] rev 34908
Added setup for simplification of equality constraints in induction rules.
berghofe [Sun, 10 Jan 2010 18:01:04 +0100] rev 34907
Added infrastructure for simplifying equality constraints.
Option (no_simp) restores old behaviour of induct method.
haftmann [Fri, 15 Jan 2010 08:27:21 +0100] rev 34906
spurious proof failure
haftmann [Thu, 14 Jan 2010 18:44:22 +0100] rev 34905
merged
haftmann [Thu, 14 Jan 2010 18:42:15 +0100] rev 34904
merged
haftmann [Thu, 14 Jan 2010 17:54:55 +0100] rev 34903
dropped unused binding
haftmann [Thu, 14 Jan 2010 17:54:54 +0100] rev 34902
dedicated conversions to and from Int
haftmann [Thu, 14 Jan 2010 17:47:39 +0100] rev 34901
printing of cases
haftmann [Thu, 14 Jan 2010 17:47:39 +0100] rev 34900
tuned for products vs. tupled functions
haftmann [Thu, 14 Jan 2010 17:47:39 +0100] rev 34899
added Scala setup
haftmann [Thu, 14 Jan 2010 17:47:38 +0100] rev 34898
allow individual printing of numerals during code serialization
blanchet [Thu, 14 Jan 2010 15:06:38 +0100] rev 34897
reorder Quickcheck and Nitpick, so that Quickcheck gets loaded first and Auto-Quickcheck runs first (since it takes less time)
haftmann [Thu, 14 Jan 2010 09:18:08 +0100] rev 34896
adjusted to changes in code equation administration
haftmann [Wed, 13 Jan 2010 12:20:37 +0100] rev 34895
explicit abstract type of code certificates
haftmann [Wed, 13 Jan 2010 10:18:45 +0100] rev 34894
corrected error messages; tuned
haftmann [Wed, 13 Jan 2010 10:18:45 +0100] rev 34893
function transformer preprocessor applies to both code generators