wenzelm [Sun, 07 Feb 2010 18:04:48 +0100] rev 35019
simplified interface for ML antiquotations, struct_name is always "Isabelle";
wenzelm [Sat, 06 Feb 2010 23:26:17 +0100] rev 35018
tuned isatest ML_OPTIONS;
wenzelm [Sat, 06 Feb 2010 22:54:53 +0100] rev 35017
removed ever experimental support for Moscow ML -- hardly works anymore;
wenzelm [Sat, 06 Feb 2010 22:06:18 +0100] rev 35016
result: Single_Assignment.var;
wenzelm [Sat, 06 Feb 2010 22:05:02 +0100] rev 35015
removed slightly adhoc single-assignment feature, cf. structure Single_Assignment;
access: uninterruptible update/broadcast, to prevent lost signals;
wenzelm [Sat, 06 Feb 2010 22:01:48 +0100] rev 35014
explicit representation of single-assignment variables;
wenzelm [Sat, 06 Feb 2010 20:57:07 +0100] rev 35013
fixed spelling;
wenzelm [Sat, 06 Feb 2010 16:32:34 +0100] rev 35012
removed unused "boundary" of Table/Graph.get_first;
wenzelm [Sat, 06 Feb 2010 15:51:22 +0100] rev 35011
proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
wenzelm [Sat, 06 Feb 2010 14:50:55 +0100] rev 35010
renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
wenzelm [Sat, 06 Feb 2010 14:39:33 +0100] rev 35009
misc tuning;
haftmann [Sat, 06 Feb 2010 08:42:37 +0100] rev 35008
merged
haftmann [Sat, 06 Feb 2010 08:42:22 +0100] rev 35007
adjusted to changeset 118b41bba42b5
wenzelm [Sat, 06 Feb 2010 00:22:01 +0100] rev 35006
tuned font handling;
explicit workaround for Apple's font manager in Java 1.6, which fails to create "IsabelleTextBold" as family member of "IsabelleText";
wenzelm [Fri, 05 Feb 2010 22:09:57 +0100] rev 35005
updated versions of requirements;
wenzelm [Fri, 05 Feb 2010 22:07:42 +0100] rev 35004
filter out identical completions only after symbols.decode -- recover completion of literal symbols (e.g. \<AA>);
wenzelm [Fri, 05 Feb 2010 20:19:40 +0100] rev 35003
eliminated self intersection and non-integer coordinates;
wenzelm [Fri, 05 Feb 2010 19:48:13 +0100] rev 35002
try "GTK+" as well -- note that "Nimbus" is unavailable in versions of OpenJDK;
wenzelm [Fri, 05 Feb 2010 14:39:02 +0100] rev 35001
updated generated files;
wenzelm [Fri, 05 Feb 2010 11:51:52 +0100] rev 35000
merged
hoelzl [Thu, 04 Feb 2010 14:45:08 +0100] rev 34999
Changed 'bounded unique existential quantifiers' from a constant to syntax translation.
blanchet [Thu, 04 Feb 2010 13:36:52 +0100] rev 34998
four changes to Nitpick:
1. avoid writing absolute paths in Kodkodi files for input/output files of external SAT solvers (e.g. MiniSat), to dodge Cygwin problems
2. do eta-contraction in the monotonicity check
3. improved quantifier massaging algorithms using ideas from Paradox
4. repaired "check_potential" and "check_genuine"
boehmes [Tue, 02 Feb 2010 23:38:41 +0100] rev 34997
capture error messages (of SMT solvers)
boehmes [Tue, 02 Feb 2010 19:30:08 +0100] rev 34996
updated dependencies
boehmes [Tue, 02 Feb 2010 19:26:34 +0100] rev 34995
merged
boehmes [Tue, 02 Feb 2010 19:10:48 +0100] rev 34994
updated SMT certificates
boehmes [Tue, 02 Feb 2010 19:09:41 +0100] rev 34993
updated examples due to changes in the way SMT certificates are stored
berghofe [Tue, 02 Feb 2010 18:16:48 +0100] rev 34992
merged
berghofe [Sun, 31 Jan 2010 15:22:40 +0100] rev 34991
merged
berghofe [Sat, 30 Jan 2010 17:03:46 +0100] rev 34990
Adapted to changes in cases method.
berghofe [Sat, 30 Jan 2010 17:01:01 +0100] rev 34989
Adapted to changes in setup of cases method.
berghofe [Sat, 30 Jan 2010 16:59:49 +0100] rev 34988
Added setup for simplification of equality constraints in cases rules.
berghofe [Sat, 30 Jan 2010 16:58:46 +0100] rev 34987
Added infrastructure for simplifying equality constraints in cases rules.
berghofe [Sat, 30 Jan 2010 16:56:28 +0100] rev 34986
Added "constraints" tag / attribute for specifying the number of equality
constraints in cases rules.
boehmes [Tue, 02 Feb 2010 18:12:05 +0100] rev 34985
updated SMT certificates
boehmes [Tue, 02 Feb 2010 18:11:21 +0100] rev 34984
updated SMT examples
boehmes [Tue, 02 Feb 2010 18:10:41 +0100] rev 34983
collect certificates in a single file
blanchet [Tue, 02 Feb 2010 11:38:38 +0100] rev 34982
added support for nonstandard models to Nitpick (based on an idea by Koen Claessen) and did other fixes to Nitpick
himmelma [Mon, 01 Feb 2010 14:12:12 +0100] rev 34981
Removed explicit type annotations
haftmann [Sun, 31 Jan 2010 19:07:03 +0100] rev 34980
adjusted to changes in List_Set.thy
haftmann [Sun, 31 Jan 2010 14:51:32 +0100] rev 34979
more correspondence lemmas between related operations
haftmann [Sun, 31 Jan 2010 14:51:32 +0100] rev 34978
canonical insert operation; generalized lemma foldl_apply_inv to foldl_apply
haftmann [Sun, 31 Jan 2010 14:51:32 +0100] rev 34977
dropped some redundancies
haftmann [Sun, 31 Jan 2010 14:51:31 +0100] rev 34976
generalized lemma foldl_apply_inv to foldl_apply
haftmann [Sun, 31 Jan 2010 14:51:30 +0100] rev 34975
more correspondence lemmas between related operations; tuned some proofs
haftmann [Thu, 28 Jan 2010 11:48:49 +0100] rev 34974
new theory Algebras.thy for generic algebraic structures
haftmann [Thu, 28 Jan 2010 11:48:43 +0100] rev 34973
dropped mk_left_commute; use interpretation of locale abel_semigroup instead
haftmann [Wed, 27 Jan 2010 14:03:08 +0100] rev 34972
merged
haftmann [Wed, 27 Jan 2010 14:02:53 +0100] rev 34971
a more complex record expression -- cf. src/HOL/Tools/quickcheck_generators.ML
haftmann [Wed, 27 Jan 2010 14:02:53 +0100] rev 34970
lemma Image_closed_trancl
haftmann [Wed, 27 Jan 2010 14:02:52 +0100] rev 34969
corrected type of typecopy constructor
haftmann [Wed, 27 Jan 2010 14:02:52 +0100] rev 34968
tuned structure; moved non-related quickcheck.setup to Code_Generator.thy
berghofe [Wed, 27 Jan 2010 11:47:17 +0100] rev 34967
Changed author; removed debugging code.
bulwahn [Mon, 25 Jan 2010 19:31:50 +0100] rev 34966
merged
bulwahn [Mon, 25 Jan 2010 16:19:42 +0100] rev 34965
adding Mutabelle to repository
hoelzl [Mon, 25 Jan 2010 16:56:24 +0100] rev 34964
Replaced vec1 and dest_vec1 by abbreviation.
haftmann [Fri, 22 Jan 2010 16:59:21 +0100] rev 34963
merged
haftmann [Fri, 22 Jan 2010 16:56:51 +0100] rev 34962
HOLogic.strip_psplits: types are ordered after syntactic appearance, not after corresponding de-Bruin index (closer correspondence to similar strip operations)
boehmes [Fri, 22 Jan 2010 16:38:58 +0100] rev 34961
merged
boehmes [Fri, 22 Jan 2010 16:38:21 +0100] rev 34960
support skolem constant for extensional arrays in Z3 proofs
boehmes [Fri, 22 Jan 2010 16:33:44 +0100] rev 34959
drop underscores at end of names coming from Boogie
bulwahn [Fri, 22 Jan 2010 15:26:29 +0100] rev 34958
merged
bulwahn [Fri, 22 Jan 2010 11:42:28 +0100] rev 34957
correctly hiding facts of Lazy_Sequence
bulwahn [Thu, 21 Jan 2010 14:13:21 +0100] rev 34956
corrected and simplified Spec_Rules registration in the Recdef package