blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43293
made "query" type systes a bit more sound -- local facts, e.g. the negated conjecture, may make invalid the infinity check, e.g. if we are proving that there exists two values of an infinite type, we can use the negated conjecture that there is only one value to derive unsound proofs unless the type is properly encoded
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43292
don't launch the automatic minimizer for zero facts
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43291
don't generate unsound proof error for missing proofs
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43290
renamed option to avoid talking about seconds, since this is now the default Isabelle unit
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43289
fixed format selection logic for Waldmeister
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43288
better default type system for Waldmeister, with fewer predicates (for types or type classes)
wenzelm [Wed, 08 Jun 2011 22:06:05 +0200] rev 43287
simplified directory structure;
recovered README.html;
wenzelm [Wed, 08 Jun 2011 21:40:54 +0200] rev 43286
simplified directory structure;
wenzelm [Wed, 08 Jun 2011 21:29:49 +0200] rev 43285
further jedit build option;
misc tuning;
wenzelm [Wed, 08 Jun 2011 20:58:51 +0200] rev 43284
build jedit as part of regular startup script (in that case depending on jedit_build component);
misc tuning and simplification;
wenzelm [Wed, 08 Jun 2011 17:49:01 +0200] rev 43283
updated headers;
wenzelm [Wed, 08 Jun 2011 17:42:07 +0200] rev 43282
moved sources -- eliminated Netbeans artifact of jedit package directory;
wenzelm [Wed, 08 Jun 2011 17:32:31 +0200] rev 43281
removed obsolete Netbeans project setup;
wenzelm [Wed, 08 Jun 2011 17:11:00 +0200] rev 43280
support fresh build of jars;
prefer pushd/popd, to avoid unclarity about fail/exit within sub-shell;
wenzelm [Wed, 08 Jun 2011 16:19:22 +0200] rev 43279
more jvmpath wrapping for Cygwin;