blanchet [Wed, 20 Jan 2010 11:54:19 +0100] rev 34938
fix issues with previous Nitpick change
blanchet [Wed, 20 Jan 2010 10:38:19 +0100] rev 34937
merged
blanchet [Wed, 20 Jan 2010 10:38:06 +0100] rev 34936
some work on Nitpick's support for quotient types;
quotient types are not yet in Isabelle, so for now I hardcoded "IntEx.my_int"
blanchet [Thu, 14 Jan 2010 17:06:35 +0100] rev 34935
removed the Nitpick code that loaded the "Nitpick" theory explicitly if it's not already loaded, because this didn't work properly and is of doubtful value
hoelzl [Tue, 19 Jan 2010 17:53:11 +0100] rev 34934
Added transpose_rectangle, when the input list is rectangular.
hoelzl [Tue, 19 Jan 2010 16:52:01 +0100] rev 34933
Add transpose to the List-theory.
wenzelm [Tue, 02 Feb 2010 21:37:27 +0100] rev 34932
some examples for basic context operations;
wenzelm [Tue, 02 Feb 2010 13:22:36 +0100] rev 34931
minimal tuning of this slightly dated material;
wenzelm [Tue, 02 Feb 2010 13:11:04 +0100] rev 34930
added Subgoal.FOCUS;
misc tuning and clarification;
wenzelm [Tue, 02 Feb 2010 12:37:57 +0100] rev 34929
misc tuning and clarification;
wenzelm [Tue, 02 Feb 2010 11:47:49 +0100] rev 34928
moved examples to proper place;
wenzelm [Mon, 01 Feb 2010 22:46:12 +0100] rev 34927
more details on long names, binding/naming, name space;
tuned;
wenzelm [Sun, 31 Jan 2010 22:08:25 +0100] rev 34926
Variable.names_of;
tuned;
wenzelm [Sun, 31 Jan 2010 21:40:44 +0100] rev 34925
more details on Isabelle symbols;
wenzelm [Fri, 29 Jan 2010 23:59:03 +0100] rev 34924
theory data example;
wenzelm [Fri, 29 Jan 2010 23:57:57 +0100] rev 34923
basic setup for ML examples: tag "mlex";
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
haftmann [Wed, 13 Jan 2010 09:13:30 +0100] rev 34892
merged
haftmann [Tue, 12 Jan 2010 16:27:42 +0100] rev 34891
code certificates as integral part of code generation
haftmann [Wed, 13 Jan 2010 09:02:47 +0100] rev 34890
import of antiquote_setup not necessary
haftmann [Wed, 13 Jan 2010 08:56:25 +0100] rev 34889
merged
haftmann [Wed, 13 Jan 2010 08:56:16 +0100] rev 34888
being more accurate wrt. list syntax
haftmann [Wed, 13 Jan 2010 08:56:16 +0100] rev 34887
deactivate pretty code test for Scala -- no proper setup yet
haftmann [Wed, 13 Jan 2010 08:56:15 +0100] rev 34886
some syntax setup for Scala
wenzelm [Wed, 13 Jan 2010 00:08:56 +0100] rev 34885
added SOLVED' -- a more direct version of THEN_ALL_NEW (K no_tac) -- strictly speaking it does not even depend on subgoal addressing, but it would be too confusing without it;
wenzelm [Tue, 12 Jan 2010 22:53:18 +0100] rev 34884
merged
paulson [Tue, 12 Jan 2010 16:55:59 +0000] rev 34883
Parsing errors during proof reconstruction now give rise to an intelligible error message.