Sat, 07 Jan 2012 12:39:46 +0100 |
wenzelm |
accumulate status as regular markup for command range;
|
changeset |
files
|
Sat, 07 Jan 2012 11:45:53 +0100 |
haftmann |
corrected slip
|
changeset |
files
|
Sat, 07 Jan 2012 09:32:18 +0100 |
haftmann |
tuned
|
changeset |
files
|
Sat, 07 Jan 2012 09:32:01 +0100 |
haftmann |
restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
|
changeset |
files
|
Fri, 06 Jan 2012 22:16:25 +0100 |
haftmann |
moved lemmas about List.set and set operations to List theory
|
changeset |
files
|
Fri, 06 Jan 2012 22:16:01 +0100 |
haftmann |
moved lemmas about List.set and set operations to List theory
|
changeset |
files
|
Fri, 06 Jan 2012 21:48:45 +0100 |
haftmann |
incorporated various theorems from theory More_Set into corpus
|
changeset |
files
|
Fri, 06 Jan 2012 21:48:45 +0100 |
haftmann |
consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
|
changeset |
files
|
Fri, 06 Jan 2012 20:48:52 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 06 Jan 2012 20:39:50 +0100 |
haftmann |
farewell to theory More_List
|
changeset |
files
|
Fri, 06 Jan 2012 11:15:02 +0100 |
haftmann |
dropped unused nth_map
|
changeset |
files
|
Fri, 06 Jan 2012 10:53:52 +0100 |
haftmann |
more explicit NEWS
|
changeset |
files
|
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
|