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
Wed, 21 Aug 2013 13:48:25 +0200 transfer stored fp_sugar theorems into the "current" theory when retrieving an fp_sugar (avoids non-trivial merges)
traytel [Wed, 21 Aug 2013 13:48:25 +0200] rev 53126
transfer stored fp_sugar theorems into the "current" theory when retrieving an fp_sugar (avoids non-trivial merges)
Wed, 21 Aug 2013 12:28:34 +0200 reference to datatype refinment paper
haftmann [Wed, 21 Aug 2013 12:28:34 +0200] rev 53125
reference to datatype refinment paper
Wed, 21 Aug 2013 10:58:15 +0200 tuned theory imports
traytel [Wed, 21 Aug 2013 10:58:15 +0200] rev 53124
tuned theory imports
Wed, 21 Aug 2013 09:25:40 +0200 avoid constructor name clash
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53123
avoid constructor name clash
Wed, 21 Aug 2013 09:25:40 +0200 renamed theory files to be closer to (new) command names
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53122
renamed theory files to be closer to (new) command names
Wed, 21 Aug 2013 09:25:40 +0200 only generate feature weights for queries -- they're not used elsewhere
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53121
only generate feature weights for queries -- they're not used elsewhere
Wed, 21 Aug 2013 09:25:40 +0200 generate max suggestions in MaSh export driver
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53120
generate max suggestions in MaSh export driver
Wed, 21 Aug 2013 09:25:40 +0200 new version of MaSh tool, with more server bugfixes
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53119
new version of MaSh tool, with more server bugfixes
Wed, 21 Aug 2013 09:25:40 +0200 take out dangerous feature, now that all updates are permanent
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53118
take out dangerous feature, now that all updates are permanent
Wed, 21 Aug 2013 09:25:40 +0200 use new MaSh command-line arguments
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53117
use new MaSh command-line arguments
Wed, 21 Aug 2013 09:25:40 +0200 shutdown MaSh server
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53116
shutdown MaSh server
Wed, 21 Aug 2013 09:25:40 +0200 new version of MaSh tool, with less broken server
blanchet [Wed, 21 Aug 2013 09:25:40 +0200] rev 53115
new version of MaSh tool, with less broken server
Tue, 20 Aug 2013 23:40:23 +0200 merged
wenzelm [Tue, 20 Aug 2013 23:40:23 +0200] rev 53114
merged
Tue, 20 Aug 2013 23:20:30 +0200 more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
wenzelm [Tue, 20 Aug 2013 23:20:30 +0200] rev 53113
more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip