blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46103
always treat "unit" as a deep datatype, so that we get a good interaction with the record syntax (2.7 of the Nitpick manual)
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46102
more robust destruction of "set Collect" idiom
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46101
handle starred predicates correctly w.r.t. "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46100
handle "Id" gracefully w.r.t. "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46099
reintroduced 'refute' calls taken out after reintroducing the "set" constructor, and use "expect" feature
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46098
handle "set" correctly in Refute -- inspired by old code from Isabelle2007
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46097
create consts with proper "set" types
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46096
tuned Refute
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46095
lower cardinality for faster testing
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46094
simplify mem Collect
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46093
tuning
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46092
ported Minipick to "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46091
fixed set extensionality code
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46090
tuned import
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46089
construct correct "set" type for wf goal
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46088
fixed Nitpick's typedef handling w.r.t. "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46087
fixed type annotations
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46086
rationalized output (a bit)
blanchet [Tue, 03 Jan 2012 18:33:17 +0100] rev 46085
fixed a few more bugs in \Nitpick's new "set" support
blanchet [Tue, 03 Jan 2012 18:33:17 +0100] rev 46084
regenerate SMT example certificates, to reflect "set" type constructor
blanchet [Tue, 03 Jan 2012 18:33:17 +0100] rev 46083
port part of Nitpick to "set" type constructor
blanchet [Tue, 03 Jan 2012 18:33:17 +0100] rev 46082
reintroduced failing examples now that they work again, after reintroduction of "set"
blanchet [Tue, 03 Jan 2012 18:33:17 +0100] rev 46081
ported mono calculus to handle "set" type constructors
blanchet [Tue, 03 Jan 2012 18:33:17 +0100] rev 46080
fixed spurious catch-all patterns