haftmann [Fri, 06 Jan 2012 10:19:48 +0100] rev 46130
prefer concat over foldl append []
haftmann [Fri, 06 Jan 2012 10:19:47 +0100] rev 46129
tuned proofs
haftmann [Sun, 01 Jan 2012 15:44:15 +0100] rev 46128
interaction of set operations for execution and membership predicate
haftmann [Sun, 01 Jan 2012 11:28:45 +0100] rev 46127
cleanup of code declarations
wenzelm [Thu, 05 Jan 2012 20:26:01 +0100] rev 46126
discontinued Syntax.positions -- atomic parse trees are always annotated;
wenzelm [Thu, 05 Jan 2012 18:18:39 +0100] rev 46125
improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
tuned;
wenzelm [Thu, 05 Jan 2012 15:31:49 +0100] rev 46124
misc tuning;
wenzelm [Thu, 05 Jan 2012 14:48:41 +0100] rev 46123
prefer raw_message for protocol implementation;
wenzelm [Thu, 05 Jan 2012 14:34:18 +0100] rev 46122
prefer raw_message for protocol implementation;
tuned;
wenzelm [Thu, 05 Jan 2012 14:15:37 +0100] rev 46121
prefer raw_message for protocol implementation;
wenzelm [Thu, 05 Jan 2012 13:27:50 +0100] rev 46120
tuned signature;
wenzelm [Thu, 05 Jan 2012 13:24:29 +0100] rev 46119
tuned signature -- emphasize special nature of protocol commands;
wenzelm [Thu, 05 Jan 2012 10:59:18 +0100] rev 46118
updated version information;
wenzelm [Wed, 04 Jan 2012 15:41:18 +0100] rev 46117
updated version information;
discontinued somewhat obsolete hotspot check: OpenJDK 1.7 works reasonably well, and final bundling provides certain tested JDK/JRE versions;
nipkow [Wed, 04 Jan 2012 13:58:06 +0100] rev 46116
generalised type
blanchet [Wed, 04 Jan 2012 12:09:53 +0100] rev 46115
improved "set" support by code inspection
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
blanchet [Wed, 04 Jan 2012 12:09:53 +0100] rev 46113
tuning
blanchet [Wed, 04 Jan 2012 12:09:53 +0100] rev 46112
handle higher-order occurrences of sets gracefully in model display
wenzelm [Wed, 04 Jan 2012 11:01:08 +0100] rev 46111
prefer explicit version information;
blanchet [Wed, 04 Jan 2012 10:47:07 +0100] rev 46110
more Nitpick doc updates
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
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
blanchet [Tue, 03 Jan 2012 23:41:59 +0100] rev 46107
fixed bisimilarity axiom -- avoid "insert" with wrong type
blanchet [Tue, 03 Jan 2012 23:09:27 +0100] rev 46106
tuning
blanchet [Tue, 03 Jan 2012 23:03:49 +0100] rev 46105
updated Nitpick docs after "set" reintroduction
blanchet [Tue, 03 Jan 2012 18:33:18 +0100] rev 46104
no abuse of notation
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"