Wed, 17 Feb 2010 11:21:59 +0100 merged
haftmann [Wed, 17 Feb 2010 11:21:59 +0100] rev 35165
merged
Wed, 17 Feb 2010 11:21:47 +0100 example for executable choice
haftmann [Wed, 17 Feb 2010 11:21:47 +0100] rev 35164
example for executable choice
Wed, 17 Feb 2010 10:43:20 +0100 added simple theory about discrete summation
haftmann [Wed, 17 Feb 2010 10:43:20 +0100] rev 35163
added simple theory about discrete summation
Wed, 17 Feb 2010 11:01:01 +0100 giving up sunbroy2;
wenzelm [Wed, 17 Feb 2010 11:01:01 +0100] rev 35162
giving up sunbroy2;
Wed, 17 Feb 2010 09:51:46 +0100 merged
haftmann [Wed, 17 Feb 2010 09:51:46 +0100] rev 35161
merged
Wed, 17 Feb 2010 09:48:53 +0100 a draft for an example how to turn specifications involving choice executable
haftmann [Wed, 17 Feb 2010 09:48:53 +0100] rev 35160
a draft for an example how to turn specifications involving choice executable
Wed, 17 Feb 2010 09:48:53 +0100 added lemma map_of_map_restrict; generalized lemma dom_const
haftmann [Wed, 17 Feb 2010 09:48:53 +0100] rev 35159
added lemma map_of_map_restrict; generalized lemma dom_const
Wed, 17 Feb 2010 09:48:53 +0100 adjusted to changes in theory Mapping
haftmann [Wed, 17 Feb 2010 09:48:53 +0100] rev 35158
adjusted to changes in theory Mapping
Wed, 17 Feb 2010 09:48:52 +0100 more close integration with theory Map
haftmann [Wed, 17 Feb 2010 09:48:52 +0100] rev 35157
more close integration with theory Map
Wed, 17 Feb 2010 09:48:52 +0100 mappings implemented by association lists
haftmann [Wed, 17 Feb 2010 09:48:52 +0100] rev 35156
mappings implemented by association lists
Tue, 16 Feb 2010 20:42:44 +0100 merged
wenzelm [Tue, 16 Feb 2010 20:42:44 +0100] rev 35155
merged
Tue, 16 Feb 2010 16:20:46 +0100 updated SMT certificates
boehmes [Tue, 16 Feb 2010 16:20:46 +0100] rev 35154
updated SMT certificates
Tue, 16 Feb 2010 16:20:34 +0100 include solver arguments as comments in SMT problem files (to distinguish different results from the same problem when caching results)
boehmes [Tue, 16 Feb 2010 16:20:34 +0100] rev 35153
include solver arguments as comments in SMT problem files (to distinguish different results from the same problem when caching results)
Tue, 16 Feb 2010 15:26:24 +0100 updated SMT certificates
boehmes [Tue, 16 Feb 2010 15:26:24 +0100] rev 35152
updated SMT certificates
Tue, 16 Feb 2010 15:25:36 +0100 added Cache_IO: cache for output of external tools,
boehmes [Tue, 16 Feb 2010 15:25:36 +0100] rev 35151
added Cache_IO: cache for output of external tools, changed SMT solver interface to use Cache_IO
Tue, 16 Feb 2010 15:16:33 +0100 Rename transp to transpose in HOL-Multivariate_Analysis. (by himmelma)
hoelzl [Tue, 16 Feb 2010 15:16:33 +0100] rev 35150
Rename transp to transpose in HOL-Multivariate_Analysis. (by himmelma)
Tue, 16 Feb 2010 20:41:52 +0100 simplified/clarified record print translations;
wenzelm [Tue, 16 Feb 2010 20:41:52 +0100] rev 35149
simplified/clarified record print translations;
Tue, 16 Feb 2010 16:42:18 +0100 eliminated camel case;
wenzelm [Tue, 16 Feb 2010 16:42:18 +0100] rev 35148
eliminated camel case;
Tue, 16 Feb 2010 16:40:16 +0100 tuned;
wenzelm [Tue, 16 Feb 2010 16:40:16 +0100] rev 35147
tuned;
Tue, 16 Feb 2010 16:03:06 +0100 simplified/clarified record translations;
wenzelm [Tue, 16 Feb 2010 16:03:06 +0100] rev 35146
simplified/clarified record translations;
Tue, 16 Feb 2010 14:08:39 +0100 moved generic update_name to Pure syntax -- not specific to HOL/record;
wenzelm [Tue, 16 Feb 2010 14:08:39 +0100] rev 35145
moved generic update_name to Pure syntax -- not specific to HOL/record;
Tue, 16 Feb 2010 13:35:42 +0100 tuned;
wenzelm [Tue, 16 Feb 2010 13:35:42 +0100] rev 35144
tuned;
Tue, 16 Feb 2010 13:26:21 +0100 comment;
wenzelm [Tue, 16 Feb 2010 13:26:21 +0100] rev 35143
comment;
Tue, 16 Feb 2010 13:06:43 +0100 conceal internal record definitions;
wenzelm [Tue, 16 Feb 2010 13:06:43 +0100] rev 35142
conceal internal record definitions;
Tue, 16 Feb 2010 11:59:05 +0100 simplified meaning of ProofContext.verbose;
wenzelm [Tue, 16 Feb 2010 11:59:05 +0100] rev 35141
simplified meaning of ProofContext.verbose; eliminated strange ProofContext.setmp_verbose_CRITICAL; less confusing printing of (cumulative) unnamed facts;
Tue, 16 Feb 2010 11:56:13 +0100 refrain from using @{const_name} in syntax translations;
wenzelm [Tue, 16 Feb 2010 11:56:13 +0100] rev 35140
refrain from using @{const_name} in syntax translations;
Tue, 16 Feb 2010 11:27:29 +0100 misc tuning and simplification;
wenzelm [Tue, 16 Feb 2010 11:27:29 +0100] rev 35139
misc tuning and simplification;
Mon, 15 Feb 2010 23:58:24 +0100 refined and exported record_info;
wenzelm [Mon, 15 Feb 2010 23:58:24 +0100] rev 35138
refined and exported record_info;
Mon, 15 Feb 2010 22:40:03 +0100 modernized structures;
wenzelm [Mon, 15 Feb 2010 22:40:03 +0100] rev 35137
modernized structures;
Mon, 15 Feb 2010 22:24:19 +0100 modernized signature -- proper binding;
wenzelm [Mon, 15 Feb 2010 22:24:19 +0100] rev 35136
modernized signature -- proper binding; misc tuning;
Mon, 15 Feb 2010 20:32:21 +0100 tuned errors;
wenzelm [Mon, 15 Feb 2010 20:32:21 +0100] rev 35135
tuned errors; tuned;
Mon, 15 Feb 2010 20:30:56 +0100 Typedef.the_info;
wenzelm [Mon, 15 Feb 2010 20:30:56 +0100] rev 35134
Typedef.the_info;
Mon, 15 Feb 2010 20:01:07 +0100 formal markup of constants;
wenzelm [Mon, 15 Feb 2010 20:01:07 +0100] rev 35133
formal markup of constants; misc tuning;
Mon, 15 Feb 2010 19:16:45 +0100 tuned document;
wenzelm [Mon, 15 Feb 2010 19:16:45 +0100] rev 35132
tuned document;
Mon, 15 Feb 2010 18:50:16 +0100 eliminated old fold;
wenzelm [Mon, 15 Feb 2010 18:50:16 +0100] rev 35131
eliminated old fold;
Mon, 15 Feb 2010 18:03:42 +0100 renamed InfixName to Infix etc.;
wenzelm [Mon, 15 Feb 2010 18:03:42 +0100] rev 35130
renamed InfixName to Infix etc.;
Mon, 15 Feb 2010 17:17:51 +0100 discontinued unnamed infix syntax;
wenzelm [Mon, 15 Feb 2010 17:17:51 +0100] rev 35129
discontinued unnamed infix syntax;
Mon, 15 Feb 2010 15:50:41 +0100 eliminated unnamed infixes;
wenzelm [Mon, 15 Feb 2010 15:50:41 +0100] rev 35128
eliminated unnamed infixes;
Mon, 15 Feb 2010 14:04:06 +0100 apply global morphism for theory, instantiation and overloading target; n.b. target morphism and global morphism coincide for theory target
haftmann [Mon, 15 Feb 2010 14:04:06 +0100] rev 35127
apply global morphism for theory, instantiation and overloading target; n.b. target morphism and global morphism coincide for theory target
Mon, 15 Feb 2010 14:04:06 +0100 clarifed type
haftmann [Mon, 15 Feb 2010 14:04:06 +0100] rev 35126
clarifed type
Sun, 14 Feb 2010 17:46:28 +0100 optionally localize assertion labels (based on user-defined offsets) to reduce the effort of label adaptions after changes to the source program
boehmes [Sun, 14 Feb 2010 17:46:28 +0100] rev 35125
optionally localize assertion labels (based on user-defined offsets) to reduce the effort of label adaptions after changes to the source program
Sun, 14 Feb 2010 00:26:48 +0100 formal markup of constants;
wenzelm [Sun, 14 Feb 2010 00:26:48 +0100] rev 35124
formal markup of constants;
Sat, 13 Feb 2010 23:24:57 +0100 modernized structures;
wenzelm [Sat, 13 Feb 2010 23:24:57 +0100] rev 35123
modernized structures;
Sat, 13 Feb 2010 23:16:06 +0100 authentic proof syntax;
wenzelm [Sat, 13 Feb 2010 23:16:06 +0100] rev 35122
authentic proof syntax;
Fri, 12 Feb 2010 14:28:01 +0100 tuned import order
haftmann [Fri, 12 Feb 2010 14:28:01 +0100] rev 35121
tuned import order
Fri, 12 Feb 2010 09:49:28 +0100 tuned comments
haftmann [Fri, 12 Feb 2010 09:49:28 +0100] rev 35120
tuned comments
Thu, 11 Feb 2010 23:50:38 +0100 merged
wenzelm [Thu, 11 Feb 2010 23:50:38 +0100] rev 35119
merged
Thu, 11 Feb 2010 12:26:50 -0800 merged
huffman [Thu, 11 Feb 2010 12:26:50 -0800] rev 35118
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip