Sun, 25 Sep 2011 19:34:20 +0200 clarify platforms
blanchet [Sun, 25 Sep 2011 19:34:20 +0200] rev 45080
clarify platforms
Sun, 25 Sep 2011 18:43:25 +0200 killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45079
killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
Sun, 25 Sep 2011 18:43:25 +0200 updated Nitpick SAT Solver doc
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45078
updated Nitpick SAT Solver doc
Sun, 25 Sep 2011 18:43:25 +0200 update list of SAT solvers reflecting Kodkod 1.5
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45077
update list of SAT solvers reflecting Kodkod 1.5
Sun, 25 Sep 2011 17:25:34 +0200 tuned signature;
wenzelm [Sun, 25 Sep 2011 17:25:34 +0200] rev 45076
tuned signature;
Sun, 25 Sep 2011 13:48:59 +0200 more uniform defaults;
wenzelm [Sun, 25 Sep 2011 13:48:59 +0200] rev 45075
more uniform defaults;
Sun, 25 Sep 2011 09:37:33 +0200 Quotient_Set.thy is part of library
haftmann [Sun, 25 Sep 2011 09:37:33 +0200] rev 45074
Quotient_Set.thy is part of library
Sun, 25 Sep 2011 00:32:49 +0200 fixed typo
nipkow [Sun, 25 Sep 2011 00:32:49 +0200] rev 45073
fixed typo
Sat, 24 Sep 2011 17:18:39 +0200 standardize drive letters -- important for proper document node identification;
wenzelm [Sat, 24 Sep 2011 17:18:39 +0200] rev 45072
standardize drive letters -- important for proper document node identification;
Sat, 24 Sep 2011 10:45:57 +0200 more user aliases;
wenzelm [Sat, 24 Sep 2011 10:45:57 +0200] rev 45071
more user aliases;
Sat, 24 Sep 2011 00:17:32 +0100 fixed IsaMakefile action for HOL-TPTP.
sultana [Sat, 24 Sep 2011 00:17:32 +0100] rev 45070
fixed IsaMakefile action for HOL-TPTP.
Fri, 23 Sep 2011 23:46:13 +0200 prefer socket comminication on Cygwin, which is more stable here than fifos;
wenzelm [Fri, 23 Sep 2011 23:46:13 +0200] rev 45069
prefer socket comminication on Cygwin, which is more stable here than fifos;
Fri, 23 Sep 2011 21:51:49 +0200 tuned proof;
wenzelm [Fri, 23 Sep 2011 21:51:49 +0200] rev 45068
tuned proof;
Fri, 23 Sep 2011 17:35:06 +0200 made SML/NJ happy;
wenzelm [Fri, 23 Sep 2011 17:35:06 +0200] rev 45067
made SML/NJ happy;
Fri, 23 Sep 2011 17:23:54 +0200 discontinued stream-based Socket_IO, which causes too many problems with Poly/ML and SML/NJ (reverting major parts of 5c0b0d67f9b1);
wenzelm [Fri, 23 Sep 2011 17:23:54 +0200] rev 45066
discontinued stream-based Socket_IO, which causes too many problems with Poly/ML and SML/NJ (reverting major parts of 5c0b0d67f9b1);
Fri, 23 Sep 2011 17:11:08 +0200 updated header;
wenzelm [Fri, 23 Sep 2011 17:11:08 +0200] rev 45065
updated header;
Fri, 23 Sep 2011 16:50:39 +0200 merged;
wenzelm [Fri, 23 Sep 2011 16:50:39 +0200] rev 45064
merged;
Fri, 23 Sep 2011 16:44:51 +0200 reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
blanchet [Fri, 23 Sep 2011 16:44:51 +0200] rev 45063
reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
Fri, 23 Sep 2011 14:25:53 +0200 first step towards extending Minipick with more translations
blanchet [Fri, 23 Sep 2011 14:25:53 +0200] rev 45062
first step towards extending Minipick with more translations
Fri, 23 Sep 2011 14:08:50 +0200 Include keywords print_coercions and print_coercion_maps
berghofe [Fri, 23 Sep 2011 14:08:50 +0200] rev 45061
Include keywords print_coercions and print_coercion_maps
Wed, 17 Aug 2011 19:49:07 +0200 local coercion insertion algorithm to support complex coercions
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45060
local coercion insertion algorithm to support complex coercions
Wed, 17 Aug 2011 19:49:07 +0200 printing and deleting of coercions
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45059
printing and deleting of coercions
Fri, 23 Sep 2011 14:59:29 +0200 raw unbuffered socket IO, which bypasses the fragile BinIO layer in Poly/ML 5.4.x;
wenzelm [Fri, 23 Sep 2011 14:59:29 +0200] rev 45058
raw unbuffered socket IO, which bypasses the fragile BinIO layer in Poly/ML 5.4.x;
Fri, 23 Sep 2011 14:13:15 +0200 default print mode for Isabelle/Scala, not just Isabelle/jEdit;
wenzelm [Fri, 23 Sep 2011 14:13:15 +0200] rev 45057
default print mode for Isabelle/Scala, not just Isabelle/jEdit;
Fri, 23 Sep 2011 14:12:09 +0200 augment existing print mode;
wenzelm [Fri, 23 Sep 2011 14:12:09 +0200] rev 45056
augment existing print mode;
Fri, 23 Sep 2011 13:44:31 +0200 explicit option for socket vs. fifo communication;
wenzelm [Fri, 23 Sep 2011 13:44:31 +0200] rev 45055
explicit option for socket vs. fifo communication;
Fri, 23 Sep 2011 13:43:44 +0200 tuned proof;
wenzelm [Fri, 23 Sep 2011 13:43:44 +0200] rev 45054
tuned proof;
Fri, 23 Sep 2011 10:31:12 +0200 synchronized section names with manual
blanchet [Fri, 23 Sep 2011 10:31:12 +0200] rev 45053
synchronized section names with manual
Fri, 23 Sep 2011 00:11:29 +0200 merged;
wenzelm [Fri, 23 Sep 2011 00:11:29 +0200] rev 45052
merged;
Thu, 22 Sep 2011 14:12:16 -0700 discontinued legacy theorem names from RealDef.thy
huffman [Thu, 22 Sep 2011 14:12:16 -0700] rev 45051
discontinued legacy theorem names from RealDef.thy
Thu, 22 Sep 2011 13:17:14 -0700 merged
huffman [Thu, 22 Sep 2011 13:17:14 -0700] rev 45050
merged
Thu, 22 Sep 2011 12:55:19 -0700 discontinued HOLCF legacy theorem names
huffman [Thu, 22 Sep 2011 12:55:19 -0700] rev 45049
discontinued HOLCF legacy theorem names
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip