wenzelm [Sun, 07 Feb 2010 19:54:12 +0100] rev 35022
modernized perl scripts: prefer standalone executables;
wenzelm [Sun, 07 Feb 2010 19:33:34 +0100] rev 35021
renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
wenzelm [Sun, 07 Feb 2010 19:31:55 +0100] rev 35020
prefer explicit @{lemma} over adhoc forward reasoning;
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