Wed, 04 Jan 2012 12:09:53 +0100 remove subtlety whose justification got lost in time -- the new code is possibly less precise but sounder
blanchet [Wed, 04 Jan 2012 12:09:53 +0100] rev 46114
remove subtlety whose justification got lost in time -- the new code is possibly less precise but sounder
Wed, 04 Jan 2012 12:09:53 +0100 tuning
blanchet [Wed, 04 Jan 2012 12:09:53 +0100] rev 46113
tuning
Wed, 04 Jan 2012 12:09:53 +0100 handle higher-order occurrences of sets gracefully in model display
blanchet [Wed, 04 Jan 2012 12:09:53 +0100] rev 46112
handle higher-order occurrences of sets gracefully in model display
Wed, 04 Jan 2012 11:01:08 +0100 prefer explicit version information;
wenzelm [Wed, 04 Jan 2012 11:01:08 +0100] rev 46111
prefer explicit version information;
Wed, 04 Jan 2012 10:47:07 +0100 more Nitpick doc updates
blanchet [Wed, 04 Jan 2012 10:47:07 +0100] rev 46110
more Nitpick doc updates
Wed, 04 Jan 2012 00:32:02 +0100 reenable Kodkodi in Mira now that Nitpick has been ported to 'a set constructor
blanchet [Wed, 04 Jan 2012 00:32:02 +0100] rev 46109
reenable Kodkodi in Mira now that Nitpick has been ported to 'a set constructor
Wed, 04 Jan 2012 00:30:53 +0100 reenable Kodkodi in Isatest now that Nitpick has been ported to 'a set constructor
blanchet [Wed, 04 Jan 2012 00:30:53 +0100] rev 46108
reenable Kodkodi in Isatest now that Nitpick has been ported to 'a set constructor
Tue, 03 Jan 2012 23:41:59 +0100 fixed bisimilarity axiom -- avoid "insert" with wrong type
blanchet [Tue, 03 Jan 2012 23:41:59 +0100] rev 46107
fixed bisimilarity axiom -- avoid "insert" with wrong type
Tue, 03 Jan 2012 23:09:27 +0100 tuning
blanchet [Tue, 03 Jan 2012 23:09:27 +0100] rev 46106
tuning
Tue, 03 Jan 2012 23:03:49 +0100 updated Nitpick docs after "set" reintroduction
blanchet [Tue, 03 Jan 2012 23:03:49 +0100] rev 46105
updated Nitpick docs after "set" reintroduction
Tue, 03 Jan 2012 18:33:18 +0100 no abuse of notation
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46104
no abuse of notation
Tue, 03 Jan 2012 18:33:18 +0100 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 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)
Tue, 03 Jan 2012 18:33:18 +0100 more robust destruction of "set Collect" idiom
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46102
more robust destruction of "set Collect" idiom
Tue, 03 Jan 2012 18:33:18 +0100 handle starred predicates correctly w.r.t. "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46101
handle starred predicates correctly w.r.t. "set"
Tue, 03 Jan 2012 18:33:18 +0100 handle "Id" gracefully w.r.t. "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46100
handle "Id" gracefully w.r.t. "set"
Tue, 03 Jan 2012 18:33:18 +0100 reintroduced 'refute' calls taken out after reintroducing the "set" constructor, and use "expect" feature
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
Tue, 03 Jan 2012 18:33:18 +0100 handle "set" correctly in Refute -- inspired by old code from Isabelle2007
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46098
handle "set" correctly in Refute -- inspired by old code from Isabelle2007
Tue, 03 Jan 2012 18:33:18 +0100 create consts with proper "set" types
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46097
create consts with proper "set" types
Tue, 03 Jan 2012 18:33:18 +0100 tuned Refute
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46096
tuned Refute
Tue, 03 Jan 2012 18:33:18 +0100 lower cardinality for faster testing
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46095
lower cardinality for faster testing
Tue, 03 Jan 2012 18:33:18 +0100 simplify mem Collect
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46094
simplify mem Collect
Tue, 03 Jan 2012 18:33:18 +0100 tuning
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46093
tuning
Tue, 03 Jan 2012 18:33:18 +0100 ported Minipick to "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46092
ported Minipick to "set"
Tue, 03 Jan 2012 18:33:18 +0100 fixed set extensionality code
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46091
fixed set extensionality code
Tue, 03 Jan 2012 18:33:18 +0100 tuned import
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46090
tuned import
Tue, 03 Jan 2012 18:33:18 +0100 construct correct "set" type for wf goal
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46089
construct correct "set" type for wf goal
Tue, 03 Jan 2012 18:33:18 +0100 fixed Nitpick's typedef handling w.r.t. "set"
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46088
fixed Nitpick's typedef handling w.r.t. "set"
Tue, 03 Jan 2012 18:33:18 +0100 fixed type annotations
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46087
fixed type annotations
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip