Thu, 19 Nov 2009 08:25:47 +0100adopting proposed_modes; adding a new dimension of complexity for nicer error messages; tuned
bulwahn [Thu, 19 Nov 2009 08:25:47 +0100] rev 33752
adopting proposed_modes; adding a new dimension of complexity for nicer error messages; tuned

Thu, 19 Nov 2009 10:33:20 +0100check if equations are present for all functions to avoid low-level exception later
krauss [Thu, 19 Nov 2009 10:33:20 +0100] rev 33751
check if equations are present for all functions to avoid low-level exception later

Thu, 19 Nov 2009 08:19:57 +0100anti_sym -> antisym
nipkow [Thu, 19 Nov 2009 08:19:57 +0100] rev 33750
anti_sym -> antisym

Wed, 18 Nov 2009 14:00:08 +0100optionally trace theorems used in proof reconstruction
boehmes [Wed, 18 Nov 2009 14:00:08 +0100] rev 33749
optionally trace theorems used in proof reconstruction

Wed, 18 Nov 2009 09:34:53 +0100added arithmetic example using div and mod
boehmes [Wed, 18 Nov 2009 09:34:53 +0100] rev 33748
added arithmetic example using div and mod

Tue, 17 Nov 2009 23:47:57 +0100bump up Nitpick's axiom/definition unfolding limits, because some real-world problems (e.g. from Boogie) ran into the previous limits;
blanchet [Tue, 17 Nov 2009 23:47:57 +0100] rev 33747
bump up Nitpick's axiom/definition unfolding limits, because some real-world problems (e.g. from Boogie) ran into the previous limits;
the limits are there to prevent infinite recursion; they can be set arbitrarily high without much harm

Tue, 17 Nov 2009 22:51:00 +0100merged
blanchet [Tue, 17 Nov 2009 22:51:00 +0100] rev 33746
merged

Tue, 17 Nov 2009 22:20:51 +0100comment out debugging code in Nitpick
blanchet [Tue, 17 Nov 2009 22:20:51 +0100] rev 33745
comment out debugging code in Nitpick

Tue, 17 Nov 2009 19:47:27 +0100fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"
blanchet [Tue, 17 Nov 2009 19:47:27 +0100] rev 33744
fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"

Tue, 17 Nov 2009 19:12:10 +0100made "NitpickHOL.normalized_rhs_of" more robust in the face of locale definitions
blanchet [Tue, 17 Nov 2009 19:12:10 +0100] rev 33743
made "NitpickHOL.normalized_rhs_of" more robust in the face of locale definitions