Sat, 24 Aug 2013 17:39:18 +0200 more static values;
wenzelm [Sat, 24 Aug 2013 17:39:18 +0200] rev 53182
more static values;
Sat, 24 Aug 2013 16:06:15 +0200 support more brackets;
wenzelm [Sat, 24 Aug 2013 16:06:15 +0200] rev 53181
support more brackets;
Sat, 24 Aug 2013 15:34:09 +0200 prefer static "control", which is determined when the mouse event happens, not when its action runs;
wenzelm [Sat, 24 Aug 2013 15:34:09 +0200] rev 53180
prefer static "control", which is determined when the mouse event happens, not when its action runs;
Sat, 24 Aug 2013 15:30:50 +0200 tuned signature;
wenzelm [Sat, 24 Aug 2013 15:30:50 +0200] rev 53179
tuned signature;
Sat, 24 Aug 2013 14:58:36 +0200 more precise painting;
wenzelm [Sat, 24 Aug 2013 14:58:36 +0200] rev 53178
more precise painting;
Sat, 24 Aug 2013 13:32:51 +0200 more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
wenzelm [Sat, 24 Aug 2013 13:32:51 +0200] rev 53177
more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Sat, 24 Aug 2013 12:31:24 +0200 clarified border (again, see also 7ce3ebc268a1);
wenzelm [Sat, 24 Aug 2013 12:31:24 +0200] rev 53176
clarified border (again, see also 7ce3ebc268a1);
Sat, 24 Aug 2013 00:06:53 +0200 more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
wenzelm [Sat, 24 Aug 2013 00:06:53 +0200] rev 53175
more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
Fri, 23 Aug 2013 22:48:12 +0200 prefer plain subscript for notation;
wenzelm [Fri, 23 Aug 2013 22:48:12 +0200] rev 53174
prefer plain subscript for notation;
Fri, 23 Aug 2013 21:59:29 +0200 merged
wenzelm [Fri, 23 Aug 2013 21:59:29 +0200] rev 53173
merged
Fri, 23 Aug 2013 20:53:00 +0200 more standard parser combinator expressions and tool setup;
wenzelm [Fri, 23 Aug 2013 20:53:00 +0200] rev 53172
more standard parser combinator expressions and tool setup;
Fri, 23 Aug 2013 20:35:50 +0200 added Theory.setup convenience;
wenzelm [Fri, 23 Aug 2013 20:35:50 +0200] rev 53171
added Theory.setup convenience;
Fri, 23 Aug 2013 20:09:34 +0200 more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
wenzelm [Fri, 23 Aug 2013 20:09:34 +0200] rev 53170
more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
Fri, 23 Aug 2013 19:53:27 +0200 clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context;
wenzelm [Fri, 23 Aug 2013 19:53:27 +0200] rev 53169
clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context; subtle change of semantics of ML_Context.add_antiq: need to avoid accidental update of context due to concrete syntax parser (cf. Scan.pass);
Fri, 23 Aug 2013 17:01:12 +0200 tuned signature;
wenzelm [Fri, 23 Aug 2013 17:01:12 +0200] rev 53168
tuned signature;
Fri, 23 Aug 2013 15:36:54 +0200 discontinued unused antiquotation blocks;
wenzelm [Fri, 23 Aug 2013 15:36:54 +0200] rev 53167
discontinued unused antiquotation blocks;
Fri, 23 Aug 2013 15:04:00 +0200 missing ROOT (cf. beb4ee344c22);
wenzelm [Fri, 23 Aug 2013 15:04:00 +0200] rev 53166
missing ROOT (cf. beb4ee344c22);
Fri, 23 Aug 2013 12:43:16 +0200 more modular setup;
wenzelm [Fri, 23 Aug 2013 12:43:16 +0200] rev 53165
more modular setup;
Fri, 23 Aug 2013 12:40:55 +0200 clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
wenzelm [Fri, 23 Aug 2013 12:40:55 +0200] rev 53164
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL; just one src/Tools/ROOT;
Fri, 23 Aug 2013 12:30:51 +0200 removed unused ML antiquotations @{let}, @{note};
wenzelm [Fri, 23 Aug 2013 12:30:51 +0200] rev 53163
removed unused ML antiquotations @{let}, @{note};
Fri, 23 Aug 2013 11:44:28 +0200 obsolete (see 52790e3961fe);
wenzelm [Fri, 23 Aug 2013 11:44:28 +0200] rev 53162
obsolete (see 52790e3961fe);
Fri, 23 Aug 2013 11:41:17 +0200 added action isabelle.reset-font-size;
wenzelm [Fri, 23 Aug 2013 11:41:17 +0200] rev 53161
added action isabelle.reset-font-size;
Fri, 23 Aug 2013 11:23:26 +0200 tuned -- some reformatting;
wenzelm [Fri, 23 Aug 2013 11:23:26 +0200] rev 53160
tuned -- some reformatting;
Fri, 23 Aug 2013 16:51:53 +0200 repaired num_extra_feature_facts + tuning
blanchet [Fri, 23 Aug 2013 16:51:53 +0200] rev 53159
repaired num_extra_feature_facts + tuning
Fri, 23 Aug 2013 16:14:26 +0200 thread information about when a constant became relevant through MePo -- the information is not used yet but could help fight starvation in the (ITP) world
blanchet [Fri, 23 Aug 2013 16:14:26 +0200] rev 53158
thread information about when a constant became relevant through MePo -- the information is not used yet but could help fight starvation in the (ITP) world
Fri, 23 Aug 2013 16:02:32 +0200 removed obsolete file
blanchet [Fri, 23 Aug 2013 16:02:32 +0200] rev 53157
removed obsolete file
Fri, 23 Aug 2013 15:49:27 +0200 minor MaSh fix
blanchet [Fri, 23 Aug 2013 15:49:27 +0200] rev 53156
minor MaSh fix
Fri, 23 Aug 2013 15:07:32 +0200 eliminated some needless MaSh features
blanchet [Fri, 23 Aug 2013 15:07:32 +0200] rev 53155
eliminated some needless MaSh features
Fri, 23 Aug 2013 14:19:57 +0200 tuned output
blanchet [Fri, 23 Aug 2013 14:19:57 +0200] rev 53154
tuned output
Fri, 23 Aug 2013 14:04:08 +0200 better tracing + honor blocking better
blanchet [Fri, 23 Aug 2013 14:04:08 +0200] rev 53153
better tracing + honor blocking better
Fri, 23 Aug 2013 13:30:25 +0200 learn new facts on query if there aren't too many of them in MaSh
blanchet [Fri, 23 Aug 2013 13:30:25 +0200] rev 53152
learn new facts on query if there aren't too many of them in MaSh
Fri, 23 Aug 2013 00:12:20 +0200 remove OP
kuncar [Fri, 23 Aug 2013 00:12:20 +0200] rev 53151
remove OP
Thu, 22 Aug 2013 23:03:23 +0200 increase relevance of unknown proximate facts
blanchet [Thu, 22 Aug 2013 23:03:23 +0200] rev 53150
increase relevance of unknown proximate facts
Thu, 22 Aug 2013 23:03:22 +0200 fixed pattern matching
blanchet [Thu, 22 Aug 2013 23:03:22 +0200] rev 53149
fixed pattern matching
Thu, 22 Aug 2013 23:03:21 +0200 fixed subtle bug with "take" + thread overlord through
blanchet [Thu, 22 Aug 2013 23:03:21 +0200] rev 53148
fixed subtle bug with "take" + thread overlord through
Thu, 22 Aug 2013 21:15:43 +0200 separate tracing option for code_simp
haftmann [Thu, 22 Aug 2013 21:15:43 +0200] rev 53147
separate tracing option for code_simp
Thu, 22 Aug 2013 21:15:43 +0200 congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
haftmann [Thu, 22 Aug 2013 21:15:43 +0200] rev 53146
congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
Thu, 22 Aug 2013 17:19:51 +0200 delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
kuncar [Thu, 22 Aug 2013 17:19:51 +0200] rev 53145
delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
Thu, 22 Aug 2013 17:19:44 +0200 publish a private function
kuncar [Thu, 22 Aug 2013 17:19:44 +0200] rev 53144
publish a private function
Thu, 22 Aug 2013 17:13:46 +0200 configuration option to control timing output for (co)datatypes
traytel [Thu, 22 Aug 2013 17:13:46 +0200] rev 53143
configuration option to control timing output for (co)datatypes
Thu, 22 Aug 2013 16:03:13 +0200 have kill_all also kill MaSh server + be paranoid about reloading after clear_state, to allow for easier experimentation
blanchet [Thu, 22 Aug 2013 16:03:13 +0200] rev 53142
have kill_all also kill MaSh server + be paranoid about reloading after clear_state, to allow for easier experimentation
Thu, 22 Aug 2013 12:16:56 +0200 take chained and proximate facts into consideration when computing MaSh features
blanchet [Thu, 22 Aug 2013 12:16:56 +0200] rev 53141
take chained and proximate facts into consideration when computing MaSh features
Thu, 22 Aug 2013 12:12:52 +0200 pour extra features from proximate facts into goal, in exporter
blanchet [Thu, 22 Aug 2013 12:12:52 +0200] rev 53140
pour extra features from proximate facts into goal, in exporter
Thu, 22 Aug 2013 12:12:51 +0200 cleanup old duplicated functionality
blanchet [Thu, 22 Aug 2013 12:12:51 +0200] rev 53139
cleanup old duplicated functionality
Thu, 22 Aug 2013 11:30:14 +0200 store theorem about composition of fold and map in fp_result
traytel [Thu, 22 Aug 2013 11:30:14 +0200] rev 53138
store theorem about composition of fold and map in fp_result
Thu, 22 Aug 2013 08:42:27 +0200 tuning
blanchet [Thu, 22 Aug 2013 08:42:27 +0200] rev 53137
tuning
Thu, 22 Aug 2013 08:42:27 +0200 ideas for (co)datatype docs
blanchet [Thu, 22 Aug 2013 08:42:27 +0200] rev 53136
ideas for (co)datatype docs
Thu, 22 Aug 2013 08:42:27 +0200 minor tweaks to MaSh tool
blanchet [Thu, 22 Aug 2013 08:42:27 +0200] rev 53135
minor tweaks to MaSh tool
Thu, 22 Aug 2013 08:42:27 +0200 added datatype example
blanchet [Thu, 22 Aug 2013 08:42:27 +0200] rev 53134
added datatype example
Wed, 21 Aug 2013 22:40:55 +0200 support more brackets;
wenzelm [Wed, 21 Aug 2013 22:40:55 +0200] rev 53133
support more brackets; more uniform isabelle modes;
Wed, 21 Aug 2013 21:41:44 +0200 prefer text version of single angle quotation marks: U+2039 and U+203A from DejaVuSansMono;
wenzelm [Wed, 21 Aug 2013 21:41:44 +0200] rev 53132
prefer text version of single angle quotation marks: U+2039 and U+203A from DejaVuSansMono;
Wed, 21 Aug 2013 16:51:50 +0200 double check that lhs or rhs really matches a subterm in a goal when creating a hole in a skeleton (Net.net does only rough matching)
kuncar [Wed, 21 Aug 2013 16:51:50 +0200] rev 53131
double check that lhs or rhs really matches a subterm in a goal when creating a hole in a skeleton (Net.net does only rough matching)
Wed, 21 Aug 2013 16:21:37 +0200 improve weight computation for complex terms
blanchet [Wed, 21 Aug 2013 16:21:37 +0200] rev 53130
improve weight computation for complex terms
Wed, 21 Aug 2013 15:34:51 +0200 improved support for MaSh server
blanchet [Wed, 21 Aug 2013 15:34:51 +0200] rev 53129
improved support for MaSh server
Wed, 21 Aug 2013 15:18:06 +0200 get rid of some silly MaSh features
blanchet [Wed, 21 Aug 2013 15:18:06 +0200] rev 53128
get rid of some silly MaSh features
Wed, 21 Aug 2013 14:54:25 +0200 weight MaSh constants by frequency
blanchet [Wed, 21 Aug 2013 14:54:25 +0200] rev 53127
weight MaSh constants by frequency
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip