Sat, 07 Jan 2012 12:39:46 +0100 accumulate status as regular markup for command range;
wenzelm [Sat, 07 Jan 2012 12:39:46 +0100] rev 46152
accumulate status as regular markup for command range; tuned signature;
Sat, 07 Jan 2012 11:45:53 +0100 corrected slip
haftmann [Sat, 07 Jan 2012 11:45:53 +0100] rev 46151
corrected slip
Sat, 07 Jan 2012 09:32:18 +0100 tuned
haftmann [Sat, 07 Jan 2012 09:32:18 +0100] rev 46150
tuned
Sat, 07 Jan 2012 09:32:01 +0100 restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
haftmann [Sat, 07 Jan 2012 09:32:01 +0100] rev 46149
restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
Fri, 06 Jan 2012 22:16:25 +0100 moved lemmas about List.set and set operations to List theory
haftmann [Fri, 06 Jan 2012 22:16:25 +0100] rev 46148
moved lemmas about List.set and set operations to List theory
Fri, 06 Jan 2012 22:16:01 +0100 moved lemmas about List.set and set operations to List theory
haftmann [Fri, 06 Jan 2012 22:16:01 +0100] rev 46147
moved lemmas about List.set and set operations to List theory
Fri, 06 Jan 2012 21:48:45 +0100 incorporated various theorems from theory More_Set into corpus
haftmann [Fri, 06 Jan 2012 21:48:45 +0100] rev 46146
incorporated various theorems from theory More_Set into corpus
Fri, 06 Jan 2012 21:48:45 +0100 consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
haftmann [Fri, 06 Jan 2012 21:48:45 +0100] rev 46145
consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
Fri, 06 Jan 2012 20:48:52 +0100 merged
wenzelm [Fri, 06 Jan 2012 20:48:52 +0100] rev 46144
merged
Fri, 06 Jan 2012 20:39:50 +0100 farewell to theory More_List
haftmann [Fri, 06 Jan 2012 20:39:50 +0100] rev 46143
farewell to theory More_List
Fri, 06 Jan 2012 11:15:02 +0100 dropped unused nth_map
haftmann [Fri, 06 Jan 2012 11:15:02 +0100] rev 46142
dropped unused nth_map
Fri, 06 Jan 2012 10:53:52 +0100 more explicit NEWS
haftmann [Fri, 06 Jan 2012 10:53:52 +0100] rev 46141
more explicit NEWS
Fri, 06 Jan 2012 20:18:49 +0100 refined case syntax again, improved treatment of constructors without arguments, e.g. "case a of (True, x) => x";
wenzelm [Fri, 06 Jan 2012 20:18:49 +0100] rev 46140
refined case syntax again, improved treatment of constructors without arguments, e.g. "case a of (True, x) => x";
Fri, 06 Jan 2012 19:24:23 +0100 tuned;
wenzelm [Fri, 06 Jan 2012 19:24:23 +0100] rev 46139
tuned;
Fri, 06 Jan 2012 17:44:42 +0100 improved list comprehension syntax: more careful treatment of position constraints, which enables PIDE markup;
wenzelm [Fri, 06 Jan 2012 17:44:42 +0100] rev 46138
improved list comprehension syntax: more careful treatment of position constraints, which enables PIDE markup; tuned;
Fri, 06 Jan 2012 16:45:19 +0100 tuned -- more direct @{type_name set} (NB: binder_tr' retains the original non-syntax type for the bound/free variable);
wenzelm [Fri, 06 Jan 2012 16:45:19 +0100] rev 46137
tuned -- more direct @{type_name set} (NB: binder_tr' retains the original non-syntax type for the bound/free variable);
Fri, 06 Jan 2012 16:42:15 +0100 recovered case syntax for of_int, also with source positions (appears to be unused nonetheless);
wenzelm [Fri, 06 Jan 2012 16:42:15 +0100] rev 46136
recovered case syntax for of_int, also with source positions (appears to be unused nonetheless);
Fri, 06 Jan 2012 15:19:17 +0100 more careful treatment of outermost constraints, e.g. constructors without arguments (despite loss of positions for catch-all variables);
wenzelm [Fri, 06 Jan 2012 15:19:17 +0100] rev 46135
more careful treatment of outermost constraints, e.g. constructors without arguments (despite loss of positions for catch-all variables);
Fri, 06 Jan 2012 11:27:49 +0100 proper refs;
wenzelm [Fri, 06 Jan 2012 11:27:49 +0100] rev 46134
proper refs;
Fri, 06 Jan 2012 10:19:49 +0100 incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r)
haftmann [Fri, 06 Jan 2012 10:19:49 +0100] rev 46133
incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r)
Fri, 06 Jan 2012 10:19:49 +0100 incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
haftmann [Fri, 06 Jan 2012 10:19:49 +0100] rev 46132
incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
Fri, 06 Jan 2012 10:19:48 +0100 prefer listsum over foldl plus 0
haftmann [Fri, 06 Jan 2012 10:19:48 +0100] rev 46131
prefer listsum over foldl plus 0
Fri, 06 Jan 2012 10:19:48 +0100 prefer concat over foldl append []
haftmann [Fri, 06 Jan 2012 10:19:48 +0100] rev 46130
prefer concat over foldl append []
Fri, 06 Jan 2012 10:19:47 +0100 tuned proofs
haftmann [Fri, 06 Jan 2012 10:19:47 +0100] rev 46129
tuned proofs
Sun, 01 Jan 2012 15:44:15 +0100 interaction of set operations for execution and membership predicate
haftmann [Sun, 01 Jan 2012 15:44:15 +0100] rev 46128
interaction of set operations for execution and membership predicate
Sun, 01 Jan 2012 11:28:45 +0100 cleanup of code declarations
haftmann [Sun, 01 Jan 2012 11:28:45 +0100] rev 46127
cleanup of code declarations
Thu, 05 Jan 2012 20:26:01 +0100 discontinued Syntax.positions -- atomic parse trees are always annotated;
wenzelm [Thu, 05 Jan 2012 20:26:01 +0100] rev 46126
discontinued Syntax.positions -- atomic parse trees are always annotated;
Thu, 05 Jan 2012 18:18:39 +0100 improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
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;
Thu, 05 Jan 2012 15:31:49 +0100 misc tuning;
wenzelm [Thu, 05 Jan 2012 15:31:49 +0100] rev 46124
misc tuning;
Thu, 05 Jan 2012 14:48:41 +0100 prefer raw_message for protocol implementation;
wenzelm [Thu, 05 Jan 2012 14:48:41 +0100] rev 46123
prefer raw_message for protocol implementation;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip