Wed, 18 Jan 2012 00:07:08 +0100 basic support for PIDE Scala programming, independently of the main Isabelle repository;
wenzelm [Wed, 18 Jan 2012 00:07:08 +0100] rev 46245
basic support for PIDE Scala programming, independently of the main Isabelle repository;
Tue, 17 Jan 2012 18:25:36 +0100 fixed a bug introduced when porting functions to set -- extensionality on sets break the form of equations expected elsewhere by Nitpick
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46244
fixed a bug introduced when porting functions to set -- extensionality on sets break the form of equations expected elsewhere by Nitpick
Tue, 17 Jan 2012 18:25:36 +0100 updated message
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46243
updated message
Tue, 17 Jan 2012 18:25:36 +0100 improve installation instructions
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46242
improve installation instructions
Tue, 17 Jan 2012 18:25:36 +0100 allow use of proxy for remote SMT solver invocations, just like in the "remote_atp" script
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46241
allow use of proxy for remote SMT solver invocations, just like in the "remote_atp" script
Tue, 17 Jan 2012 16:30:54 +0100 factor-cancellation simprocs now call the full simplifier to prove that factors are non-zero
huffman [Tue, 17 Jan 2012 16:30:54 +0100] rev 46240
factor-cancellation simprocs now call the full simplifier to prove that factors are non-zero
Tue, 17 Jan 2012 11:15:36 +0100 refreshing NEWS
bulwahn [Tue, 17 Jan 2012 11:15:36 +0100] rev 46239
refreshing NEWS
Tue, 17 Jan 2012 10:45:42 +0100 renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
bulwahn [Tue, 17 Jan 2012 10:45:42 +0100] rev 46238
renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
Tue, 17 Jan 2012 09:38:30 +0100 renamed theory AList to DAList
bulwahn [Tue, 17 Jan 2012 09:38:30 +0100] rev 46237
renamed theory AList to DAList
Mon, 16 Jan 2012 21:50:15 +0100 position constraints for numerals enable PIDE markup;
wenzelm [Mon, 16 Jan 2012 21:50:15 +0100] rev 46236
position constraints for numerals enable PIDE markup;
Mon, 16 Jan 2012 20:32:33 +0100 more careful cumulation of tooltips -- ensure uniform range;
wenzelm [Mon, 16 Jan 2012 20:32:33 +0100] rev 46235
more careful cumulation of tooltips -- ensure uniform range;
Mon, 16 Jan 2012 13:19:44 +0100 tuned;
wenzelm [Mon, 16 Jan 2012 13:19:44 +0100] rev 46234
tuned;
Mon, 16 Jan 2012 07:55:10 +0100 tuned
nipkow [Mon, 16 Jan 2012 07:55:10 +0100] rev 46233
tuned
Mon, 16 Jan 2012 07:46:58 +0100 missing dependency
nipkow [Mon, 16 Jan 2012 07:46:58 +0100] rev 46232
missing dependency
Sun, 15 Jan 2012 20:30:17 +0100 tuned example;
wenzelm [Sun, 15 Jan 2012 20:30:17 +0100] rev 46231
tuned example;
Sun, 15 Jan 2012 20:03:59 +0100 merged
wenzelm [Sun, 15 Jan 2012 20:03:59 +0100] rev 46230
merged
Sun, 15 Jan 2012 19:55:31 +0100 back to more basic caret_range (reverting 0ad063afa3d6) -- BreakIterator crashes due to non-zero text.offset when deleting the first character of the buffer;
wenzelm [Sun, 15 Jan 2012 19:55:31 +0100] rev 46229
back to more basic caret_range (reverting 0ad063afa3d6) -- BreakIterator crashes due to non-zero text.offset when deleting the first character of the buffer;
Sun, 15 Jan 2012 19:17:39 +0100 recovered outdated_color (cf. 4beb2f41ed93);
wenzelm [Sun, 15 Jan 2012 19:17:39 +0100] rev 46228
recovered outdated_color (cf. 4beb2f41ed93);
Sun, 15 Jan 2012 19:09:03 +0100 more precise rendering of overview_color/gutter_message/squiggly_underline based on cumulation of command status and warning/error messages;
wenzelm [Sun, 15 Jan 2012 19:09:03 +0100] rev 46227
more precise rendering of overview_color/gutter_message/squiggly_underline based on cumulation of command status and warning/error messages;
Sun, 15 Jan 2012 18:55:27 +0100 tuned proofs;
wenzelm [Sun, 15 Jan 2012 18:55:27 +0100] rev 46226
tuned proofs;
Sun, 15 Jan 2012 17:27:46 +0100 tuned
nipkow [Sun, 15 Jan 2012 17:27:46 +0100] rev 46225
tuned
Sun, 15 Jan 2012 14:55:30 +0100 tuned signature;
wenzelm [Sun, 15 Jan 2012 14:55:30 +0100] rev 46224
tuned signature;
Sun, 15 Jan 2012 14:22:54 +0100 comments;
wenzelm [Sun, 15 Jan 2012 14:22:54 +0100] rev 46223
comments;
Sun, 15 Jan 2012 14:17:42 +0100 tuned proofs;
wenzelm [Sun, 15 Jan 2012 14:17:42 +0100] rev 46222
tuned proofs;
Sun, 15 Jan 2012 14:00:07 +0100 eliminated dead code, together with spurious warning about congruence rule for "Fun.comp";
wenzelm [Sun, 15 Jan 2012 14:00:07 +0100] rev 46221
eliminated dead code, together with spurious warning about congruence rule for "Fun.comp";
Sun, 15 Jan 2012 13:55:01 +0100 more explicit/robust treatment of common snapshot;
wenzelm [Sun, 15 Jan 2012 13:55:01 +0100] rev 46220
more explicit/robust treatment of common snapshot;
Sat, 14 Jan 2012 21:16:15 +0100 discontinued old-style Term.list_abs in favour of plain Term.abs;
wenzelm [Sat, 14 Jan 2012 21:16:15 +0100] rev 46219
discontinued old-style Term.list_abs in favour of plain Term.abs;
Sat, 14 Jan 2012 20:05:58 +0100 renamed Term.list_all to Logic.list_all, in accordance to HOLogic.list_all;
wenzelm [Sat, 14 Jan 2012 20:05:58 +0100] rev 46218
renamed Term.list_all to Logic.list_all, in accordance to HOLogic.list_all;
Sat, 14 Jan 2012 19:06:05 +0100 renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const;
wenzelm [Sat, 14 Jan 2012 19:06:05 +0100] rev 46217
renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const;
Sat, 14 Jan 2012 18:18:06 +0100 tuned;
wenzelm [Sat, 14 Jan 2012 18:18:06 +0100] rev 46216
tuned;
Sat, 14 Jan 2012 17:45:04 +0100 discontinued old-style Term.list_all_free in favour of plain Logic.all;
wenzelm [Sat, 14 Jan 2012 17:45:04 +0100] rev 46215
discontinued old-style Term.list_all_free in favour of plain Logic.all;
Sat, 14 Jan 2012 16:58:29 +0100 tuned;
wenzelm [Sat, 14 Jan 2012 16:58:29 +0100] rev 46214
tuned;
Sat, 14 Jan 2012 16:25:54 +0100 discontinued default rendering for Oheimb's double-space;
wenzelm [Sat, 14 Jan 2012 16:25:54 +0100] rev 46213
discontinued default rendering for Oheimb's double-space;
Sat, 14 Jan 2012 16:14:22 +0100 tuned white space;
wenzelm [Sat, 14 Jan 2012 16:14:22 +0100] rev 46212
tuned white space;
Sat, 14 Jan 2012 16:12:09 +0100 tuned comment;
wenzelm [Sat, 14 Jan 2012 16:12:09 +0100] rev 46211
tuned comment;
Sat, 14 Jan 2012 15:44:44 +0100 paranoia null check -- prevent spurious crash of jedit token markup;
wenzelm [Sat, 14 Jan 2012 15:44:44 +0100] rev 46210
paranoia null check -- prevent spurious crash of jedit token markup;
Sat, 14 Jan 2012 15:30:54 +0100 tuned comments;
wenzelm [Sat, 14 Jan 2012 15:30:54 +0100] rev 46209
tuned comments;
Sat, 14 Jan 2012 15:20:29 +0100 tuned signature;
wenzelm [Sat, 14 Jan 2012 15:20:29 +0100] rev 46208
tuned signature;
Sat, 14 Jan 2012 14:34:42 +0100 clarified partial restrict operation;
wenzelm [Sat, 14 Jan 2012 14:34:42 +0100] rev 46207
clarified partial restrict operation;
Sat, 14 Jan 2012 13:22:39 +0100 tuned proofs;
wenzelm [Sat, 14 Jan 2012 13:22:39 +0100] rev 46206
tuned proofs;
Sat, 14 Jan 2012 13:11:32 +0100 ignore empty gfx_range;
wenzelm [Sat, 14 Jan 2012 13:11:32 +0100] rev 46205
ignore empty gfx_range; tuned;
Sat, 14 Jan 2012 12:36:43 +0100 tuned signature;
wenzelm [Sat, 14 Jan 2012 12:36:43 +0100] rev 46204
tuned signature;
Fri, 13 Jan 2012 12:31:22 +0100 tuned
nipkow [Fri, 13 Jan 2012 12:31:22 +0100] rev 46203
tuned
Fri, 13 Jan 2012 11:55:06 +0100 handle specific exception, not arbitrary ones (including Interrupt);
wenzelm [Fri, 13 Jan 2012 11:55:06 +0100] rev 46202
handle specific exception, not arbitrary ones (including Interrupt);
Fri, 13 Jan 2012 11:50:28 +0100 eliminated dead code;
wenzelm [Fri, 13 Jan 2012 11:50:28 +0100] rev 46201
eliminated dead code;
Thu, 12 Jan 2012 23:29:03 +0100 more modest settings for lxbroy10 -- might actually perform better;
wenzelm [Thu, 12 Jan 2012 23:29:03 +0100] rev 46200
more modest settings for lxbroy10 -- might actually perform better;
Thu, 12 Jan 2012 22:05:54 +0100 tuned;
wenzelm [Thu, 12 Jan 2012 22:05:54 +0100] rev 46199
tuned;
Thu, 12 Jan 2012 21:50:00 +0100 improved select_markup: include filtering of defined results;
wenzelm [Thu, 12 Jan 2012 21:50:00 +0100] rev 46198
improved select_markup: include filtering of defined results;
Thu, 12 Jan 2012 21:21:22 +0100 tuned text_color: cumulate with explicit default color;
wenzelm [Thu, 12 Jan 2012 21:21:22 +0100] rev 46197
tuned text_color: cumulate with explicit default color;
Thu, 12 Jan 2012 20:58:17 +0100 added cat_lines convenience;
wenzelm [Thu, 12 Jan 2012 20:58:17 +0100] rev 46196
added cat_lines convenience;
Thu, 12 Jan 2012 20:57:37 +0100 tuned;
wenzelm [Thu, 12 Jan 2012 20:57:37 +0100] rev 46195
tuned;
Thu, 12 Jan 2012 20:51:28 +0100 clarified mkString: no extra line-breaks for XML.Body;
wenzelm [Thu, 12 Jan 2012 20:51:28 +0100] rev 46194
clarified mkString: no extra line-breaks for XML.Body;
Thu, 12 Jan 2012 10:19:33 +0100 adding exhaustive instances for type constructor set
bulwahn [Thu, 12 Jan 2012 10:19:33 +0100] rev 46193
adding exhaustive instances for type constructor set
Thu, 12 Jan 2012 00:14:20 +0100 Updated generated file
berghofe [Thu, 12 Jan 2012 00:14:20 +0100] rev 46192
Updated generated file
Thu, 12 Jan 2012 00:13:37 +0100 Added inf_Int_eq to pred_set_conv database as well
berghofe [Thu, 12 Jan 2012 00:13:37 +0100] rev 46191
Added inf_Int_eq to pred_set_conv database as well
Wed, 11 Jan 2012 21:04:22 +0100 more conventional eval_tac vs. method_setup "eval";
wenzelm [Wed, 11 Jan 2012 21:04:22 +0100] rev 46190
more conventional eval_tac vs. method_setup "eval"; clarified method "normalization": THEN_ALL_NEW avoids bumping into other subgoals;
Wed, 11 Jan 2012 18:02:59 +0100 updated generated file -- change of printed case syntax probably due to f805747f8571;
wenzelm [Wed, 11 Jan 2012 18:02:59 +0100] rev 46189
updated generated file -- change of printed case syntax probably due to f805747f8571;
Wed, 11 Jan 2012 17:30:34 +0100 actually try to preserve names given by user (cf. 463b594e186a);
wenzelm [Wed, 11 Jan 2012 17:30:34 +0100] rev 46188
actually try to preserve names given by user (cf. 463b594e186a);
Wed, 11 Jan 2012 16:47:30 +0100 updated example -- List.foldl is no longer defined via primrec;
wenzelm [Wed, 11 Jan 2012 16:47:30 +0100] rev 46187
updated example -- List.foldl is no longer defined via primrec;
Wed, 11 Jan 2012 16:25:34 +0100 more qualified names;
wenzelm [Wed, 11 Jan 2012 16:25:34 +0100] rev 46186
more qualified names; more antiquotations;
Wed, 11 Jan 2012 16:23:59 +0100 refer to imp_cong from HOL, not Drule (!) -- cf. 4ed94d92ae19;
wenzelm [Wed, 11 Jan 2012 16:23:59 +0100] rev 46185
refer to imp_cong from HOL, not Drule (!) -- cf. 4ed94d92ae19;
Wed, 11 Jan 2012 15:12:57 +0100 more robust ISABELLE_HOME_USER for repository versions -- some versions of Emacs interpret foo//bar as /bar even on the command-line (unlike regular POSIX semantics);
wenzelm [Wed, 11 Jan 2012 15:12:57 +0100] rev 46184
more robust ISABELLE_HOME_USER for repository versions -- some versions of Emacs interpret foo//bar as /bar even on the command-line (unlike regular POSIX semantics);
Wed, 11 Jan 2012 00:05:31 +0100 merged
berghofe [Wed, 11 Jan 2012 00:05:31 +0100] rev 46183
merged
Wed, 11 Jan 2012 00:01:54 +0100 Removed strange hack introduced in b27e93132603, since equivariance
berghofe [Wed, 11 Jan 2012 00:01:54 +0100] rev 46182
Removed strange hack introduced in b27e93132603, since equivariance is working again
Tue, 10 Jan 2012 23:59:37 +0100 Replaced perm_set_eq by perm_set_def
berghofe [Tue, 10 Jan 2012 23:59:37 +0100] rev 46181
Replaced perm_set_eq by perm_set_def
Tue, 10 Jan 2012 23:58:10 +0100 Corrected pt_set_inst, added missing cp_set_inst, deleted obsolete
berghofe [Tue, 10 Jan 2012 23:58:10 +0100] rev 46180
Corrected pt_set_inst, added missing cp_set_inst, deleted obsolete pt_insert_eqvt, pt_set_eqvt, and perm_set_eq
Tue, 10 Jan 2012 23:49:53 +0100 Reverted several lemmas involving sets to the state before the
berghofe [Tue, 10 Jan 2012 23:49:53 +0100] rev 46179
Reverted several lemmas involving sets to the state before the removal of the set type.
Tue, 10 Jan 2012 23:26:27 +0100 clarified Isabelle_Rendering vs. physical painting;
wenzelm [Tue, 10 Jan 2012 23:26:27 +0100] rev 46178
clarified Isabelle_Rendering vs. physical painting; discontinued slightly odd object-oriented Markup_Tree.Cumulate/Select;
Tue, 10 Jan 2012 18:12:55 +0100 pred_subset_eq and SUP_UN_eq2 are now standard pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:12:55 +0100] rev 46177
pred_subset_eq and SUP_UN_eq2 are now standard pred_set_conv rules
Tue, 10 Jan 2012 18:12:03 +0100 pred_subset/equals_eq are now standard pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:12:03 +0100] rev 46176
pred_subset/equals_eq are now standard pred_set_conv rules
Tue, 10 Jan 2012 18:09:09 +0100 Declared pred_equals/subset_eq, sup_Un_eq and SUP_UN_eq(2) as pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:09:09 +0100] rev 46175
Declared pred_equals/subset_eq, sup_Un_eq and SUP_UN_eq(2) as pred_set_conv rules
Tue, 10 Jan 2012 17:14:25 +0100 merged
huffman [Tue, 10 Jan 2012 17:14:25 +0100] rev 46174
merged
Tue, 10 Jan 2012 15:43:16 +0100 add simp rules for set_bit and msb applied to 0 and 1
huffman [Tue, 10 Jan 2012 15:43:16 +0100] rev 46173
add simp rules for set_bit and msb applied to 0 and 1
Tue, 10 Jan 2012 14:48:42 +0100 add simp rule test_bit_1
huffman [Tue, 10 Jan 2012 14:48:42 +0100] rev 46172
add simp rule test_bit_1
Tue, 10 Jan 2012 15:48:10 +0100 proper hiding of facts and constants in AList_Impl and AList theory
bulwahn [Tue, 10 Jan 2012 15:48:10 +0100] rev 46171
proper hiding of facts and constants in AList_Impl and AList theory
Tue, 10 Jan 2012 10:48:39 +0100 NEWS
bulwahn [Tue, 10 Jan 2012 10:48:39 +0100] rev 46170
NEWS
Tue, 10 Jan 2012 10:18:08 +0100 adding quickcheck examples with multisets
bulwahn [Tue, 10 Jan 2012 10:18:08 +0100] rev 46169
adding quickcheck examples with multisets
Tue, 10 Jan 2012 10:17:09 +0100 improving code generation for multisets; adding exhaustive quickcheck generators for multisets
bulwahn [Tue, 10 Jan 2012 10:17:09 +0100] rev 46168
improving code generation for multisets; adding exhaustive quickcheck generators for multisets
Tue, 10 Jan 2012 10:17:07 +0100 adding theory association lists with invariant
bulwahn [Tue, 10 Jan 2012 10:17:07 +0100] rev 46167
adding theory association lists with invariant
Mon, 09 Jan 2012 23:11:28 +0100 command status color via regular markup;
wenzelm [Mon, 09 Jan 2012 23:11:28 +0100] rev 46166
command status color via regular markup;
Mon, 09 Jan 2012 23:09:03 +0100 proper cumulation of bulk arguments;
wenzelm [Mon, 09 Jan 2012 23:09:03 +0100] rev 46165
proper cumulation of bulk arguments;
Mon, 09 Jan 2012 23:08:33 +0100 tuned;
wenzelm [Mon, 09 Jan 2012 23:08:33 +0100] rev 46164
tuned;
Mon, 09 Jan 2012 18:33:55 +0100 merge
blanchet [Mon, 09 Jan 2012 18:33:55 +0100] rev 46163
merge
Mon, 09 Jan 2012 18:32:56 +0100 revert unintended "sledgehammer" call
blanchet [Mon, 09 Jan 2012 18:32:56 +0100] rev 46162
revert unintended "sledgehammer" call
Mon, 09 Jan 2012 18:29:42 +0100 prefer antiquotations;
wenzelm [Mon, 09 Jan 2012 18:29:42 +0100] rev 46161
prefer antiquotations;
Mon, 09 Jan 2012 14:47:18 +0100 misc tuning and reformatting;
wenzelm [Mon, 09 Jan 2012 14:47:18 +0100] rev 46160
misc tuning and reformatting;
Mon, 09 Jan 2012 14:26:13 +0100 updated generated file;
wenzelm [Mon, 09 Jan 2012 14:26:13 +0100] rev 46159
updated generated file;
Mon, 09 Jan 2012 13:48:14 +0100 Added termination to IMP Abs_Int
nipkow [Mon, 09 Jan 2012 13:48:14 +0100] rev 46158
Added termination to IMP Abs_Int
Mon, 09 Jan 2012 11:41:38 +0100 added lemmas
nipkow [Mon, 09 Jan 2012 11:41:38 +0100] rev 46157
added lemmas
Sat, 07 Jan 2012 20:44:23 +0100 massaging of code setup for sets
haftmann [Sat, 07 Jan 2012 20:44:23 +0100] rev 46156
massaging of code setup for sets
Sat, 07 Jan 2012 20:18:56 +0100 dropped theory More_Set
haftmann [Sat, 07 Jan 2012 20:18:56 +0100] rev 46155
dropped theory More_Set
Sat, 07 Jan 2012 20:18:56 +0100 use Inf/Sup_bool_def/apply as code equations
haftmann [Sat, 07 Jan 2012 20:18:56 +0100] rev 46154
use Inf/Sup_bool_def/apply as code equations
Sat, 07 Jan 2012 21:19:53 +0100 tuned
nipkow [Sat, 07 Jan 2012 21:19:53 +0100] rev 46153
tuned
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;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip