Fri, 06 Jan 2012 20:18:49 +0100 |
wenzelm |
refined case syntax again, improved treatment of constructors without arguments, e.g. "case a of (True, x) => x";
|
changeset |
files
|
Fri, 06 Jan 2012 19:24:23 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 06 Jan 2012 17:44:42 +0100 |
wenzelm |
improved list comprehension syntax: more careful treatment of position constraints, which enables PIDE markup;
|
changeset |
files
|
Fri, 06 Jan 2012 16:45:19 +0100 |
wenzelm |
tuned -- more direct @{type_name set} (NB: binder_tr' retains the original non-syntax type for the bound/free variable);
|
changeset |
files
|
Fri, 06 Jan 2012 16:42:15 +0100 |
wenzelm |
recovered case syntax for of_int, also with source positions (appears to be unused nonetheless);
|
changeset |
files
|
Fri, 06 Jan 2012 15:19:17 +0100 |
wenzelm |
more careful treatment of outermost constraints, e.g. constructors without arguments (despite loss of positions for catch-all variables);
|
changeset |
files
|
Fri, 06 Jan 2012 11:27:49 +0100 |
wenzelm |
proper refs;
|
changeset |
files
|
Fri, 06 Jan 2012 10:19:49 +0100 |
haftmann |
incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r)
|
changeset |
files
|
Fri, 06 Jan 2012 10:19:49 +0100 |
haftmann |
incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
|
changeset |
files
|
Fri, 06 Jan 2012 10:19:48 +0100 |
haftmann |
prefer listsum over foldl plus 0
|
changeset |
files
|
Fri, 06 Jan 2012 10:19:48 +0100 |
haftmann |
prefer concat over foldl append []
|
changeset |
files
|
Fri, 06 Jan 2012 10:19:47 +0100 |
haftmann |
tuned proofs
|
changeset |
files
|
Sun, 01 Jan 2012 15:44:15 +0100 |
haftmann |
interaction of set operations for execution and membership predicate
|
changeset |
files
|
Sun, 01 Jan 2012 11:28:45 +0100 |
haftmann |
cleanup of code declarations
|
changeset |
files
|
Thu, 05 Jan 2012 20:26:01 +0100 |
wenzelm |
discontinued Syntax.positions -- atomic parse trees are always annotated;
|
changeset |
files
|
Thu, 05 Jan 2012 18:18:39 +0100 |
wenzelm |
improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
|
changeset |
files
|
Thu, 05 Jan 2012 15:31:49 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Thu, 05 Jan 2012 14:48:41 +0100 |
wenzelm |
prefer raw_message for protocol implementation;
|
changeset |
files
|
Thu, 05 Jan 2012 14:34:18 +0100 |
wenzelm |
prefer raw_message for protocol implementation;
|
changeset |
files
|
Thu, 05 Jan 2012 14:15:37 +0100 |
wenzelm |
prefer raw_message for protocol implementation;
|
changeset |
files
|
Thu, 05 Jan 2012 13:27:50 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 05 Jan 2012 13:24:29 +0100 |
wenzelm |
tuned signature -- emphasize special nature of protocol commands;
|
changeset |
files
|
Thu, 05 Jan 2012 10:59:18 +0100 |
wenzelm |
updated version information;
|
changeset |
files
|
Wed, 04 Jan 2012 15:41:18 +0100 |
wenzelm |
updated version information;
|
changeset |
files
|
Wed, 04 Jan 2012 13:58:06 +0100 |
nipkow |
generalised type
|
changeset |
files
|
Wed, 04 Jan 2012 12:09:53 +0100 |
blanchet |
improved "set" support by code inspection
|
changeset |
files
|
Wed, 04 Jan 2012 12:09:53 +0100 |
blanchet |
remove subtlety whose justification got lost in time -- the new code is possibly less precise but sounder
|
changeset |
files
|
Wed, 04 Jan 2012 12:09:53 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 04 Jan 2012 12:09:53 +0100 |
blanchet |
handle higher-order occurrences of sets gracefully in model display
|
changeset |
files
|
Wed, 04 Jan 2012 11:01:08 +0100 |
wenzelm |
prefer explicit version information;
|
changeset |
files
|
Wed, 04 Jan 2012 10:47:07 +0100 |
blanchet |
more Nitpick doc updates
|
changeset |
files
|
Wed, 04 Jan 2012 00:32:02 +0100 |
blanchet |
reenable Kodkodi in Mira now that Nitpick has been ported to 'a set constructor
|
changeset |
files
|
Wed, 04 Jan 2012 00:30:53 +0100 |
blanchet |
reenable Kodkodi in Isatest now that Nitpick has been ported to 'a set constructor
|
changeset |
files
|
Tue, 03 Jan 2012 23:41:59 +0100 |
blanchet |
fixed bisimilarity axiom -- avoid "insert" with wrong type
|
changeset |
files
|
Tue, 03 Jan 2012 23:09:27 +0100 |
blanchet |
tuning
|
changeset |
files
|
Tue, 03 Jan 2012 23:03:49 +0100 |
blanchet |
updated Nitpick docs after "set" reintroduction
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
no abuse of notation
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
always treat "unit" as a deep datatype, so that we get a good interaction with the record syntax (2.7 of the Nitpick manual)
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
more robust destruction of "set Collect" idiom
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
handle starred predicates correctly w.r.t. "set"
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
handle "Id" gracefully w.r.t. "set"
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
reintroduced 'refute' calls taken out after reintroducing the "set" constructor, and use "expect" feature
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
handle "set" correctly in Refute -- inspired by old code from Isabelle2007
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
create consts with proper "set" types
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
tuned Refute
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
lower cardinality for faster testing
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
simplify mem Collect
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
tuning
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
ported Minipick to "set"
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
fixed set extensionality code
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
tuned import
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
construct correct "set" type for wf goal
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
fixed Nitpick's typedef handling w.r.t. "set"
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
fixed type annotations
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
rationalized output (a bit)
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
fixed a few more bugs in \Nitpick's new "set" support
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
regenerate SMT example certificates, to reflect "set" type constructor
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
port part of Nitpick to "set" type constructor
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
reintroduced failing examples now that they work again, after reintroduction of "set"
|
changeset |
files
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
ported mono calculus to handle "set" type constructors
|
changeset |
files
|