Thu, 09 Jun 2011 00:16:28 +0200 cleaner fact freshening, which also works in corner cases, e.g. if two backquoted facts have the same name (but have different variable indices)
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43304
cleaner fact freshening, which also works in corner cases, e.g. if two backquoted facts have the same name (but have different variable indices)
Thu, 09 Jun 2011 00:16:28 +0200 added a really fully typed translation as a fallback for Metis, in rare cases where Metis correctly proves a theorem but has type-unsound steps in it (which is likelier to happen with some of the lighter translations)
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43303
added a really fully typed translation as a fallback for Metis, in rare cases where Metis correctly proves a theorem but has type-unsound steps in it (which is likelier to happen with some of the lighter translations)
Thu, 09 Jun 2011 00:16:28 +0200 improve sort inference in Metis proofs -- in some rare cases Metis steals Isabelle's variable names and the sorts must then be inferred as well
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43302
improve sort inference in Metis proofs -- in some rare cases Metis steals Isabelle's variable names and the sorts must then be inferred as well
Thu, 09 Jun 2011 00:16:28 +0200 removed needless function that duplicated standard functionality, with a little unnecessary twist
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43301
removed needless function that duplicated standard functionality, with a little unnecessary twist
Thu, 09 Jun 2011 00:16:28 +0200 removed more dead code
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43300
removed more dead code
Thu, 09 Jun 2011 00:16:28 +0200 be a bit more liberal with respect to the universal sort -- it sometimes help
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43299
be a bit more liberal with respect to the universal sort -- it sometimes help
Thu, 09 Jun 2011 00:16:28 +0200 renamed "untyped_aconv" to distinguish it clearly from the standard "aconv_untyped"
blanchet [Thu, 09 Jun 2011 00:16:28 +0200] rev 43298
renamed "untyped_aconv" to distinguish it clearly from the standard "aconv_untyped"
Wed, 08 Jun 2011 22:13:49 +0200 merged
wenzelm [Wed, 08 Jun 2011 22:13:49 +0200] rev 43297
merged
Wed, 08 Jun 2011 17:01:07 +0200 avoid duplicate facts, which confuse the minimizer output
blanchet [Wed, 08 Jun 2011 17:01:07 +0200] rev 43296
avoid duplicate facts, which confuse the minimizer output
Wed, 08 Jun 2011 16:20:19 +0200 pass Metis facts and negated conjecture as facts, with (almost) correctly set localities, so that the correct encoding is used for nonmonotonic occurrences of infinite types
blanchet [Wed, 08 Jun 2011 16:20:19 +0200] rev 43295
pass Metis facts and negated conjecture as facts, with (almost) correctly set localities, so that the correct encoding is used for nonmonotonic occurrences of infinite types
Wed, 08 Jun 2011 16:20:18 +0200 restore comment about subtle issue
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43294
restore comment about subtle issue
Wed, 08 Jun 2011 16:20:18 +0200 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 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
Wed, 08 Jun 2011 16:20:18 +0200 don't launch the automatic minimizer for zero facts
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43292
don't launch the automatic minimizer for zero facts
Wed, 08 Jun 2011 16:20:18 +0200 don't generate unsound proof error for missing proofs
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43291
don't generate unsound proof error for missing proofs
Wed, 08 Jun 2011 16:20:18 +0200 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 43290
renamed option to avoid talking about seconds, since this is now the default Isabelle unit
Wed, 08 Jun 2011 16:20:18 +0200 fixed format selection logic for Waldmeister
blanchet [Wed, 08 Jun 2011 16:20:18 +0200] rev 43289
fixed format selection logic for Waldmeister
Wed, 08 Jun 2011 16:20:18 +0200 better default type system for Waldmeister, with fewer predicates (for types or type classes)
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)
Wed, 08 Jun 2011 22:06:05 +0200 simplified directory structure;
wenzelm [Wed, 08 Jun 2011 22:06:05 +0200] rev 43287
simplified directory structure; recovered README.html;
Wed, 08 Jun 2011 21:40:54 +0200 simplified directory structure;
wenzelm [Wed, 08 Jun 2011 21:40:54 +0200] rev 43286
simplified directory structure;
Wed, 08 Jun 2011 21:29:49 +0200 further jedit build option;
wenzelm [Wed, 08 Jun 2011 21:29:49 +0200] rev 43285
further jedit build option; misc tuning;
Wed, 08 Jun 2011 20:58:51 +0200 build jedit as part of regular startup script (in that case depending on jedit_build component);
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;
Wed, 08 Jun 2011 17:49:01 +0200 updated headers;
wenzelm [Wed, 08 Jun 2011 17:49:01 +0200] rev 43283
updated headers;
Wed, 08 Jun 2011 17:42:07 +0200 moved sources -- eliminated Netbeans artifact of jedit package directory;
wenzelm [Wed, 08 Jun 2011 17:42:07 +0200] rev 43282
moved sources -- eliminated Netbeans artifact of jedit package directory;
Wed, 08 Jun 2011 17:32:31 +0200 removed obsolete Netbeans project setup;
wenzelm [Wed, 08 Jun 2011 17:32:31 +0200] rev 43281
removed obsolete Netbeans project setup;
Wed, 08 Jun 2011 17:11:00 +0200 support fresh build of jars;
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;
Wed, 08 Jun 2011 16:19:22 +0200 more jvmpath wrapping for Cygwin;
wenzelm [Wed, 08 Jun 2011 16:19:22 +0200] rev 43279
more jvmpath wrapping for Cygwin;
Wed, 08 Jun 2011 15:56:57 +0200 more robust exception pattern General.Subscript;
wenzelm [Wed, 08 Jun 2011 15:56:57 +0200] rev 43278
more robust exception pattern General.Subscript;
Wed, 08 Jun 2011 15:39:55 +0200 pervasive Output operations;
wenzelm [Wed, 08 Jun 2011 15:39:55 +0200] rev 43277
pervasive Output operations;
Wed, 08 Jun 2011 15:25:44 +0200 modernized Proof_Context;
wenzelm [Wed, 08 Jun 2011 15:25:44 +0200] rev 43276
modernized Proof_Context;
Wed, 08 Jun 2011 14:44:54 +0200 standardized header;
wenzelm [Wed, 08 Jun 2011 14:44:54 +0200] rev 43275
standardized header;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip