Wed, 10 Feb 2010 00:45:16 +0100 wenzelm modernized syntax translations, using mostly abbreviation/notation;
Tue, 09 Feb 2010 16:07:09 +0100 haftmann simple proofs make life faster and easier
Tue, 09 Feb 2010 14:32:16 +0100 haftmann merged
Tue, 09 Feb 2010 11:47:47 +0100 haftmann hide fact names clashing with fact names from Group.thy
Tue, 09 Feb 2010 11:07:14 +0100 haftmann dropped lemma duplicates
Tue, 09 Feb 2010 13:54:27 +0100 wenzelm isatest: activated HOL-Nitpick_Examples (by adding component kodkodi) on some platforms where it mostly works as expected;
Tue, 09 Feb 2010 08:28:12 +0100 haftmann adjusted to cs. 9f841f20dca6
Mon, 08 Feb 2010 15:54:01 -0800 huffman merged
Mon, 08 Feb 2010 15:49:01 -0800 huffman correct definedness side conditions for copy_apps and take_apps
Mon, 08 Feb 2010 11:14:12 -0800 huffman handle case where copy_stricts cannot be proven; rewrite proof script for take_apps
Sun, 07 Feb 2010 10:31:11 -0800 huffman rewrite proof script for take_stricts
Sun, 07 Feb 2010 10:16:10 -0800 huffman remove redundant theorem attributes
Sun, 07 Feb 2010 10:15:15 -0800 huffman add lemma iterate_below_fix
Mon, 08 Feb 2010 21:28:27 +0100 wenzelm modernized some syntax translations;
Mon, 08 Feb 2010 21:26:52 +0100 wenzelm more precise dependencies;
Mon, 08 Feb 2010 17:13:45 +0100 haftmann merged
Mon, 08 Feb 2010 17:12:40 +0100 haftmann re-generated certificates
Mon, 08 Feb 2010 17:12:38 +0100 haftmann renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
Mon, 08 Feb 2010 17:12:32 +0100 haftmann tuned spelling
Mon, 08 Feb 2010 17:12:30 +0100 haftmann tuned proofs
Mon, 08 Feb 2010 17:12:27 +0100 haftmann hide fact Nat.add_0_right; make add_0_right from Groups priority
Mon, 08 Feb 2010 17:12:24 +0100 haftmann tuned header
Mon, 08 Feb 2010 17:12:22 +0100 haftmann using code antiquotation
Mon, 08 Feb 2010 17:12:18 +0100 haftmann tuned header
Mon, 08 Feb 2010 14:22:22 +0100 haftmann dropped accidental duplication of "lin" prefix from cs. 108662d50512
Mon, 08 Feb 2010 14:22:22 +0100 haftmann NEWS: ax_simps
Mon, 08 Feb 2010 14:12:50 +0100 haftmann avoid upto in generated code (is infix operator in library.ML)
Mon, 08 Feb 2010 15:25:00 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures; c.f. cs. 7efe662e41b4
Mon, 08 Feb 2010 14:08:32 +0100 haftmann merged
Mon, 08 Feb 2010 14:06:58 +0100 haftmann more precise proofs
Mon, 08 Feb 2010 14:06:54 +0100 haftmann moved auxiliary lemmas to more appropriate places
Mon, 08 Feb 2010 14:06:51 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures; more simp rules
Mon, 08 Feb 2010 14:06:48 +0100 haftmann dropped instantiations for combined lattices
Mon, 08 Feb 2010 14:06:46 +0100 haftmann added lemmas involving Min, Max, uminus
Mon, 08 Feb 2010 14:06:43 +0100 haftmann tuned proof
Mon, 08 Feb 2010 14:06:41 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures
Mon, 08 Feb 2010 14:04:51 +0100 wenzelm more quotes;
Mon, 08 Feb 2010 11:13:30 +0100 haftmann merged
Mon, 08 Feb 2010 10:36:02 +0100 haftmann separate theory for index structures
Fri, 05 Feb 2010 14:33:50 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Fri, 05 Feb 2010 14:33:31 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Fri, 05 Feb 2010 14:33:29 +0100 haftmann added explaining comment; added ac_simps slot; drop unused abstract lattice; dropped mysterious syntax declaration
Mon, 08 Feb 2010 11:01:47 +0100 boehmes split SMT perl script: certificate caching and invokation of remote solvers are now in separate scripts,
Sun, 07 Feb 2010 20:44:25 +0100 wenzelm removed paranoia setting of signal handler -- appears to be no longer necessary (thanks to Cygwin 1.7?);
Sun, 07 Feb 2010 20:21:38 +0100 wenzelm modernized perl scripts: prefer standalone executables;
Sun, 07 Feb 2010 19:54:12 +0100 wenzelm modernized perl scripts: prefer standalone executables;
Sun, 07 Feb 2010 19:33:34 +0100 wenzelm 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 wenzelm prefer explicit @{lemma} over adhoc forward reasoning;
Sun, 07 Feb 2010 18:04:48 +0100 wenzelm simplified interface for ML antiquotations, struct_name is always "Isabelle";
Sat, 06 Feb 2010 23:26:17 +0100 wenzelm tuned isatest ML_OPTIONS;
Sat, 06 Feb 2010 22:54:53 +0100 wenzelm removed ever experimental support for Moscow ML -- hardly works anymore;
Sat, 06 Feb 2010 22:06:18 +0100 wenzelm result: Single_Assignment.var;
Sat, 06 Feb 2010 22:05:02 +0100 wenzelm removed slightly adhoc single-assignment feature, cf. structure Single_Assignment;
Sat, 06 Feb 2010 22:01:48 +0100 wenzelm explicit representation of single-assignment variables;
Sat, 06 Feb 2010 20:57:07 +0100 wenzelm fixed spelling;
Sat, 06 Feb 2010 16:32:34 +0100 wenzelm removed unused "boundary" of Table/Graph.get_first;
Sat, 06 Feb 2010 15:51:22 +0100 wenzelm proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
Sat, 06 Feb 2010 14:50:55 +0100 wenzelm 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 wenzelm misc tuning;
Sat, 06 Feb 2010 08:42:37 +0100 haftmann merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip