haftmann [Mon, 08 Feb 2010 14:06:41 +0100] rev 35032
separate library theory for type classes combining lattices with various algebraic structures
wenzelm [Mon, 08 Feb 2010 14:04:51 +0100] rev 35031
more quotes;
haftmann [Mon, 08 Feb 2010 11:13:30 +0100] rev 35030
merged
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;