blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45078
updated Nitpick SAT Solver doc
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45077
update list of SAT solvers reflecting Kodkod 1.5
wenzelm [Sun, 25 Sep 2011 17:25:34 +0200] rev 45076
tuned signature;
wenzelm [Sun, 25 Sep 2011 13:48:59 +0200] rev 45075
more uniform defaults;
haftmann [Sun, 25 Sep 2011 09:37:33 +0200] rev 45074
Quotient_Set.thy is part of library
nipkow [Sun, 25 Sep 2011 00:32:49 +0200] rev 45073
fixed typo
wenzelm [Sat, 24 Sep 2011 17:18:39 +0200] rev 45072
standardize drive letters -- important for proper document node identification;
wenzelm [Sat, 24 Sep 2011 10:45:57 +0200] rev 45071
more user aliases;
sultana [Sat, 24 Sep 2011 00:17:32 +0100] rev 45070
fixed IsaMakefile action for HOL-TPTP.
wenzelm [Fri, 23 Sep 2011 23:46:13 +0200] rev 45069
prefer socket comminication on Cygwin, which is more stable here than fifos;
wenzelm [Fri, 23 Sep 2011 21:51:49 +0200] rev 45068
tuned proof;
wenzelm [Fri, 23 Sep 2011 17:35:06 +0200] rev 45067
made SML/NJ happy;
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);
wenzelm [Fri, 23 Sep 2011 17:11:08 +0200] rev 45065
updated header;
wenzelm [Fri, 23 Sep 2011 16:50:39 +0200] rev 45064
merged;
blanchet [Fri, 23 Sep 2011 16:44:51 +0200] rev 45063
reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
blanchet [Fri, 23 Sep 2011 14:25:53 +0200] rev 45062
first step towards extending Minipick with more translations
berghofe [Fri, 23 Sep 2011 14:08:50 +0200] rev 45061
Include keywords print_coercions and print_coercion_maps
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45060
local coercion insertion algorithm to support complex coercions
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45059
printing and deleting of coercions
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;
wenzelm [Fri, 23 Sep 2011 14:13:15 +0200] rev 45057
default print mode for Isabelle/Scala, not just Isabelle/jEdit;
wenzelm [Fri, 23 Sep 2011 14:12:09 +0200] rev 45056
augment existing print mode;
wenzelm [Fri, 23 Sep 2011 13:44:31 +0200] rev 45055
explicit option for socket vs. fifo communication;
wenzelm [Fri, 23 Sep 2011 13:43:44 +0200] rev 45054
tuned proof;
blanchet [Fri, 23 Sep 2011 10:31:12 +0200] rev 45053
synchronized section names with manual
wenzelm [Fri, 23 Sep 2011 00:11:29 +0200] rev 45052
merged;
huffman [Thu, 22 Sep 2011 14:12:16 -0700] rev 45051
discontinued legacy theorem names from RealDef.thy
huffman [Thu, 22 Sep 2011 13:17:14 -0700] rev 45050
merged
huffman [Thu, 22 Sep 2011 12:55:19 -0700] rev 45049
discontinued HOLCF legacy theorem names
blanchet [Thu, 22 Sep 2011 19:42:06 +0200] rev 45048
take out remote E-SInE -- it's broken and Geoff says it might take quite a while before he gets to it, plus it's fairly obsolete in the meantime
berghofe [Thu, 22 Sep 2011 18:23:38 +0200] rev 45047
Moved extraction part of Higman's lemma to separate theory to allow reuse in
theories compiled without support for proof terms.
berghofe [Thu, 22 Sep 2011 17:15:46 +0200] rev 45046
Removed hcentering and vcentering options, since they are not supported
by all versions of geometry.
berghofe [Thu, 22 Sep 2011 16:56:19 +0200] rev 45045
merged
berghofe [Thu, 22 Sep 2011 16:50:23 +0200] rev 45044
Added documentation for HOL-SPARK
blanchet [Thu, 22 Sep 2011 16:30:47 +0200] rev 45043
drop partial monomorphic instances in Metis, like in Sledgehammer
blanchet [Thu, 22 Sep 2011 16:30:47 +0200] rev 45042
better type reconstruction -- prevents ill-instantiations in proof replay
hoelzl [Thu, 22 Sep 2011 10:02:16 -0400] rev 45041
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
bulwahn [Thu, 22 Sep 2011 10:48:53 +0200] rev 45040
changing quickcheck_timeout to 30 seconds in mutabelle's testing
bulwahn [Thu, 22 Sep 2011 07:26:53 +0200] rev 45039
adding post-processing of terms to narrowing-based Quickcheck
huffman [Wed, 21 Sep 2011 17:43:13 -0700] rev 45038
HOL/ex/ROOT.ML: only list BinEx once
huffman [Wed, 21 Sep 2011 10:59:55 -0700] rev 45037
merged
huffman [Wed, 21 Sep 2011 08:28:53 -0700] rev 45036
remove redundant instantiation ereal :: power
blanchet [Wed, 21 Sep 2011 15:55:16 +0200] rev 45035
reintroduced Minipick as Nitpick example
blanchet [Wed, 21 Sep 2011 15:55:15 +0200] rev 45034
tuned comment
huffman [Wed, 21 Sep 2011 06:41:34 -0700] rev 45033
merged
huffman [Tue, 20 Sep 2011 11:02:41 -0700] rev 45032
Extended_Real_Limits: generalize some lemmas
huffman [Tue, 20 Sep 2011 10:52:08 -0700] rev 45031
add lemmas within_empty and tendsto_bot;
declare within_UNIV [simp];
tuned some proofs;
wenzelm [Thu, 22 Sep 2011 21:58:05 +0200] rev 45030
made SML/NJ happy;
wenzelm [Thu, 22 Sep 2011 20:33:08 +0200] rev 45029
abstract System_Channel in ML (cf. Scala version);
back to TextIO for fifo, which is more stable in Poly/ML 5.4.x;
explicit block buffering -- BinIO might be subject to old Poly/ML defaults;
wenzelm [Wed, 21 Sep 2011 22:18:17 +0200] rev 45028
alternative Socket_Channel;
use BinIO for fifos uniformly;
wenzelm [Wed, 21 Sep 2011 20:35:50 +0200] rev 45027
more abstract wrapping of fifos as System_Channel;
wenzelm [Wed, 21 Sep 2011 17:50:25 +0200] rev 45026
slightly more general Socket_IO as part of Pure;
wenzelm [Wed, 21 Sep 2011 16:04:29 +0200] rev 45025
more hints on Z3 configuration;
wenzelm [Wed, 21 Sep 2011 15:08:15 +0200] rev 45024
reduced default thread stack, to increase the success rate especially on Windows (NB: the actor worker farm tends to produce 100-200 threads for big sessions);
nipkow [Wed, 21 Sep 2011 07:31:08 +0200] rev 45023
renamed inv -> filter
nipkow [Wed, 21 Sep 2011 07:04:04 +0200] rev 45022
Added proofs about narowing
nipkow [Wed, 21 Sep 2011 07:03:16 +0200] rev 45021
added missing makefile dependence
nipkow [Wed, 21 Sep 2011 06:26:15 +0200] rev 45020
added example
nipkow [Wed, 21 Sep 2011 03:24:54 +0200] rev 45019
tuned