Sun, 07 Feb 2010 19:54:12 +0100 modernized perl scripts: prefer standalone executables;
wenzelm [Sun, 07 Feb 2010 19:54:12 +0100] rev 35022
modernized perl scripts: prefer standalone executables;
Sun, 07 Feb 2010 19:33:34 +0100 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: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;
Sun, 07 Feb 2010 19:31:55 +0100 prefer explicit @{lemma} over adhoc forward reasoning;
wenzelm [Sun, 07 Feb 2010 19:31:55 +0100] rev 35020
prefer explicit @{lemma} over adhoc forward reasoning;
Sun, 07 Feb 2010 18:04:48 +0100 simplified interface for ML antiquotations, struct_name is always "Isabelle";
wenzelm [Sun, 07 Feb 2010 18:04:48 +0100] rev 35019
simplified interface for ML antiquotations, struct_name is always "Isabelle";
Sat, 06 Feb 2010 23:26:17 +0100 tuned isatest ML_OPTIONS;
wenzelm [Sat, 06 Feb 2010 23:26:17 +0100] rev 35018
tuned isatest ML_OPTIONS;
Sat, 06 Feb 2010 22:54:53 +0100 removed ever experimental support for Moscow ML -- hardly works anymore;
wenzelm [Sat, 06 Feb 2010 22:54:53 +0100] rev 35017
removed ever experimental support for Moscow ML -- hardly works anymore;
Sat, 06 Feb 2010 22:06:18 +0100 result: Single_Assignment.var;
wenzelm [Sat, 06 Feb 2010 22:06:18 +0100] rev 35016
result: Single_Assignment.var;
Sat, 06 Feb 2010 22:05:02 +0100 removed slightly adhoc single-assignment feature, cf. structure Single_Assignment;
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;
Sat, 06 Feb 2010 22:01:48 +0100 explicit representation of single-assignment variables;
wenzelm [Sat, 06 Feb 2010 22:01:48 +0100] rev 35014
explicit representation of single-assignment variables;
Sat, 06 Feb 2010 20:57:07 +0100 fixed spelling;
wenzelm [Sat, 06 Feb 2010 20:57:07 +0100] rev 35013
fixed spelling;
Sat, 06 Feb 2010 16:32:34 +0100 removed unused "boundary" of Table/Graph.get_first;
wenzelm [Sat, 06 Feb 2010 16:32:34 +0100] rev 35012
removed unused "boundary" of Table/Graph.get_first;
Sat, 06 Feb 2010 15:51:22 +0100 proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
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;
Sat, 06 Feb 2010 14:50:55 +0100 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: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;
Sat, 06 Feb 2010 14:39:33 +0100 misc tuning;
wenzelm [Sat, 06 Feb 2010 14:39:33 +0100] rev 35009
misc tuning;
Sat, 06 Feb 2010 08:42:37 +0100 merged
haftmann [Sat, 06 Feb 2010 08:42:37 +0100] rev 35008
merged
Sat, 06 Feb 2010 08:42:22 +0100 adjusted to changeset 118b41bba42b5
haftmann [Sat, 06 Feb 2010 08:42:22 +0100] rev 35007
adjusted to changeset 118b41bba42b5
Sat, 06 Feb 2010 00:22:01 +0100 tuned font handling;
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";
Fri, 05 Feb 2010 22:09:57 +0100 updated versions of requirements;
wenzelm [Fri, 05 Feb 2010 22:09:57 +0100] rev 35005
updated versions of requirements;
Fri, 05 Feb 2010 22:07:42 +0100 filter out identical completions only after symbols.decode -- recover completion of literal symbols (e.g. \<AA>);
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>);
Fri, 05 Feb 2010 20:19:40 +0100 eliminated self intersection and non-integer coordinates;
wenzelm [Fri, 05 Feb 2010 20:19:40 +0100] rev 35003
eliminated self intersection and non-integer coordinates;
Fri, 05 Feb 2010 19:48:13 +0100 try "GTK+" as well -- note that "Nimbus" is unavailable in versions of OpenJDK;
wenzelm [Fri, 05 Feb 2010 19:48:13 +0100] rev 35002
try "GTK+" as well -- note that "Nimbus" is unavailable in versions of OpenJDK;
Fri, 05 Feb 2010 14:39:02 +0100 updated generated files;
wenzelm [Fri, 05 Feb 2010 14:39:02 +0100] rev 35001
updated generated files;
Fri, 05 Feb 2010 11:51:52 +0100 merged
wenzelm [Fri, 05 Feb 2010 11:51:52 +0100] rev 35000
merged
Thu, 04 Feb 2010 14:45:08 +0100 Changed 'bounded unique existential quantifiers' from a constant to syntax translation.
hoelzl [Thu, 04 Feb 2010 14:45:08 +0100] rev 34999
Changed 'bounded unique existential quantifiers' from a constant to syntax translation.
Thu, 04 Feb 2010 13:36:52 +0100 four changes to Nitpick:
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"
Tue, 02 Feb 2010 23:38:41 +0100 capture error messages (of SMT solvers)
boehmes [Tue, 02 Feb 2010 23:38:41 +0100] rev 34997
capture error messages (of SMT solvers)
Tue, 02 Feb 2010 19:30:08 +0100 updated dependencies
boehmes [Tue, 02 Feb 2010 19:30:08 +0100] rev 34996
updated dependencies
Tue, 02 Feb 2010 19:26:34 +0100 merged
boehmes [Tue, 02 Feb 2010 19:26:34 +0100] rev 34995
merged
Tue, 02 Feb 2010 19:10:48 +0100 updated SMT certificates
boehmes [Tue, 02 Feb 2010 19:10:48 +0100] rev 34994
updated SMT certificates
Tue, 02 Feb 2010 19:09:41 +0100 updated examples due to changes in the way SMT certificates are stored
boehmes [Tue, 02 Feb 2010 19:09:41 +0100] rev 34993
updated examples due to changes in the way SMT certificates are stored
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip