Wed, 02 Jun 2010 13:18:48 +0200 merged
wenzelm [Wed, 02 Jun 2010 13:18:48 +0200] rev 37281
merged
Wed, 02 Jun 2010 13:18:21 +0200 Hilbert_Classical: disable multithreading altogether, otherwise proof normalization will fork futures independently of Goal.parallel_proofs;
wenzelm [Wed, 02 Jun 2010 13:18:21 +0200] rev 37280
Hilbert_Classical: disable multithreading altogether, otherwise proof normalization will fork futures independently of Goal.parallel_proofs;
Wed, 02 Jun 2010 12:40:25 +0200 merged
nipkow [Wed, 02 Jun 2010 12:40:25 +0200] rev 37279
merged
Wed, 02 Jun 2010 12:40:12 +0200 added lemmas
nipkow [Wed, 02 Jun 2010 12:40:12 +0200] rev 37278
added lemmas
Wed, 02 Jun 2010 11:53:17 +0200 merged
blanchet [Wed, 02 Jun 2010 11:53:17 +0200] rev 37277
merged
Wed, 02 Jun 2010 10:51:55 +0200 merge
blanchet [Wed, 02 Jun 2010 10:51:55 +0200] rev 37276
merge
Wed, 02 Jun 2010 10:50:53 +0200 fix parameter settings
blanchet [Wed, 02 Jun 2010 10:50:53 +0200] rev 37275
fix parameter settings
Tue, 01 Jun 2010 20:52:01 +0200 merged
blanchet [Tue, 01 Jun 2010 20:52:01 +0200] rev 37274
merged
Tue, 01 Jun 2010 17:52:19 +0200 merged
blanchet [Tue, 01 Jun 2010 17:52:19 +0200] rev 37273
merged
Tue, 01 Jun 2010 17:52:00 +0200 update NEWS
blanchet [Tue, 01 Jun 2010 17:52:00 +0200] rev 37272
update NEWS
Tue, 01 Jun 2010 17:51:41 +0200 fix Nitpick soundness bug regarding The and Eps
blanchet [Tue, 01 Jun 2010 17:51:41 +0200] rev 37271
fix Nitpick soundness bug regarding The and Eps
Tue, 01 Jun 2010 17:45:28 +0200 added examples/tests for THE and SOME
blanchet [Tue, 01 Jun 2010 17:45:28 +0200] rev 37270
added examples/tests for THE and SOME
Tue, 01 Jun 2010 17:28:16 +0200 cosmetics
blanchet [Tue, 01 Jun 2010 17:28:16 +0200] rev 37269
cosmetics
Tue, 01 Jun 2010 17:04:21 +0200 adapt example
blanchet [Tue, 01 Jun 2010 17:04:21 +0200] rev 37268
adapt example
Tue, 01 Jun 2010 16:17:46 +0200 fix code that used to raise an exception if bound variables were given a finite function type, because the old vs. new bound variable types were confused
blanchet [Tue, 01 Jun 2010 16:17:46 +0200] rev 37267
fix code that used to raise an exception if bound variables were given a finite function type, because the old vs. new bound variable types were confused
Tue, 01 Jun 2010 15:53:15 +0200 improved precision of "set" based on an example from Lukas
blanchet [Tue, 01 Jun 2010 15:53:15 +0200] rev 37266
improved precision of "set" based on an example from Lukas
Tue, 01 Jun 2010 15:43:20 +0200 remove debug output
blanchet [Tue, 01 Jun 2010 15:43:20 +0200] rev 37265
remove debug output
Tue, 01 Jun 2010 15:38:47 +0200 removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
blanchet [Tue, 01 Jun 2010 15:38:47 +0200] rev 37264
removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
Tue, 01 Jun 2010 15:37:14 +0200 subsumed by NEWS -- for older history, see previous versions of Nitpick
blanchet [Tue, 01 Jun 2010 15:37:14 +0200] rev 37263
subsumed by NEWS -- for older history, see previous versions of Nitpick
Tue, 01 Jun 2010 14:54:35 +0200 don't show spurious "..." in Nitpick's output for free variables of set type (e.g., P (op +) example from Manual_Nits.thy); undoes parts of 38ba15040455, which was too aggressive
blanchet [Tue, 01 Jun 2010 14:54:35 +0200] rev 37262
don't show spurious "..." in Nitpick's output for free variables of set type (e.g., P (op +) example from Manual_Nits.thy); undoes parts of 38ba15040455, which was too aggressive
Tue, 01 Jun 2010 14:14:02 +0200 honor xsymbols in Nitpick
blanchet [Tue, 01 Jun 2010 14:14:02 +0200] rev 37261
honor xsymbols in Nitpick
Tue, 01 Jun 2010 12:20:08 +0200 added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
blanchet [Tue, 01 Jun 2010 12:20:08 +0200] rev 37260
added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
Tue, 01 Jun 2010 11:58:50 +0200 document new option
blanchet [Tue, 01 Jun 2010 11:58:50 +0200] rev 37259
document new option
Tue, 01 Jun 2010 10:40:23 +0200 make Nitpick handle multiple typedef entries for same typedef
blanchet [Tue, 01 Jun 2010 10:40:23 +0200] rev 37258
make Nitpick handle multiple typedef entries for same typedef
Tue, 01 Jun 2010 10:32:29 +0200 remove comment
blanchet [Tue, 01 Jun 2010 10:32:29 +0200] rev 37257
remove comment
Tue, 01 Jun 2010 10:31:18 +0200 thread along context instead of theory for typedef lookup
blanchet [Tue, 01 Jun 2010 10:31:18 +0200] rev 37256
thread along context instead of theory for typedef lookup
Mon, 31 May 2010 18:51:06 +0200 obsolete FIXME
blanchet [Mon, 31 May 2010 18:51:06 +0200] rev 37255
obsolete FIXME
Mon, 31 May 2010 18:49:32 +0200 move SAT solver warning from every invocation of SAT solver to the tool, Refute, that uses it;
blanchet [Mon, 31 May 2010 18:49:32 +0200] rev 37254
move SAT solver warning from every invocation of SAT solver to the tool, Refute, that uses it; "size_change" rarely needs anything beyond "dpll", so this warning is annoying at best, and when "size_change" is called from Nitpick the warning confuses users, who then think that Nitpick is using "dpll" when it's really using MiniSat or some other fast solver
Mon, 31 May 2010 18:00:28 +0200 don't include any axioms for "TYPE" in Nitpick
blanchet [Mon, 31 May 2010 18:00:28 +0200] rev 37253
don't include any axioms for "TYPE" in Nitpick
Wed, 02 Jun 2010 11:36:09 +0200 dropped obsolete script
haftmann [Wed, 02 Jun 2010 11:36:09 +0200] rev 37252
dropped obsolete script
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip