haftmann [Mon, 08 Feb 2010 10:36:02 +0100] rev 35029
separate theory for index structures
haftmann [Fri, 05 Feb 2010 14:33:50 +0100] rev 35028
more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
haftmann [Fri, 05 Feb 2010 14:33:31 +0100] rev 35027
more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
haftmann [Fri, 05 Feb 2010 14:33:29 +0100] rev 35026
added explaining comment; added ac_simps slot; drop unused abstract lattice; dropped mysterious syntax declaration
boehmes [Mon, 08 Feb 2010 11:01:47 +0100] rev 35025
split SMT perl script: certificate caching and invokation of remote solvers are now in separate scripts,
modernized perl scripts: prefer standalone executables
wenzelm [Sun, 07 Feb 2010 20:44:25 +0100] rev 35024
removed paranoia setting of signal handler -- appears to be no longer necessary (thanks to Cygwin 1.7?);
wenzelm [Sun, 07 Feb 2010 20:21:38 +0100] rev 35023
modernized perl scripts: prefer standalone executables;
exec bash wrapper script directly -- avoid intermediate process;
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;