haftmann [Mon, 08 Feb 2010 14:22:22 +0100] rev 35043
dropped accidental duplication of "lin" prefix from cs. 108662d50512
haftmann [Mon, 08 Feb 2010 14:22:22 +0100] rev 35042
NEWS: ax_simps
haftmann [Mon, 08 Feb 2010 14:12:50 +0100] rev 35041
avoid upto in generated code (is infix operator in library.ML)
haftmann [Mon, 08 Feb 2010 15:25:00 +0100] rev 35040
separate library theory for type classes combining lattices with various algebraic structures; c.f. cs. 7efe662e41b4
haftmann [Mon, 08 Feb 2010 14:08:32 +0100] rev 35039
merged
haftmann [Mon, 08 Feb 2010 14:06:58 +0100] rev 35038
more precise proofs
haftmann [Mon, 08 Feb 2010 14:06:54 +0100] rev 35037
moved auxiliary lemmas to more appropriate places
haftmann [Mon, 08 Feb 2010 14:06:51 +0100] rev 35036
separate library theory for type classes combining lattices with various algebraic structures; more simp rules
haftmann [Mon, 08 Feb 2010 14:06:48 +0100] rev 35035
dropped instantiations for combined lattices
haftmann [Mon, 08 Feb 2010 14:06:46 +0100] rev 35034
added lemmas involving Min, Max, uminus
haftmann [Mon, 08 Feb 2010 14:06:43 +0100] rev 35033
tuned proof
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;
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;