nipkow [Fri, 30 May 2014 18:13:40 +0200] rev 57136
must not cancel common factors on both sides of (in)equations in linear arithmetic decicision procedure
wenzelm [Fri, 30 May 2014 16:10:57 +0200] rev 57135
merged
wenzelm [Fri, 30 May 2014 15:34:14 +0200] rev 57134
updated cygwin -- include perl_vendor for libwww-perl;
blanchet [Fri, 30 May 2014 16:00:54 +0200] rev 57133
made 'Kuehlwein-style' be really like Python code, we now think
blanchet [Fri, 30 May 2014 15:15:41 +0200] rev 57132
make SML code closer to Python code when 'nb_kuehlwein_style' is true
blanchet [Fri, 30 May 2014 15:15:02 +0200] rev 57131
merge
blanchet [Fri, 30 May 2014 14:43:06 +0200] rev 57130
added sleep to give time for the server to shut down -- this is a hack, but it's only in experimental code that will hopefully soon go away
hoelzl [Fri, 30 May 2014 14:55:10 +0200] rev 57129
introduce more powerful reindexing rules for big operators
wenzelm [Fri, 30 May 2014 12:54:42 +0200] rev 57128
merged
wenzelm [Fri, 30 May 2014 11:02:02 +0200] rev 57127
make double-sure that old popup is dismissed, before replacing it;
wenzelm [Fri, 30 May 2014 10:50:57 +0200] rev 57126
more robust bold_style, e.g. relevant for accidental \<^bold> before keyword;
blanchet [Fri, 30 May 2014 12:27:51 +0200] rev 57125
added another way of invoking Python code, for experiments
blanchet [Fri, 30 May 2014 12:27:51 +0200] rev 57124
make SML naive Bayes closer to Python version
blanchet [Fri, 30 May 2014 12:27:51 +0200] rev 57123
tuned whitespace, to make datatype definitions slightly less intimidating
blanchet [Fri, 30 May 2014 12:27:51 +0200] rev 57122
more work on exporter
blanchet [Fri, 30 May 2014 12:27:51 +0200] rev 57121
got rid of 'linearize' option
blanchet [Fri, 30 May 2014 12:27:51 +0200] rev 57120
extend exporter with new versions of MaSh
haftmann [Fri, 30 May 2014 08:23:08 +0200] rev 57119
tuned
haftmann [Fri, 30 May 2014 08:23:07 +0200] rev 57118
tuned signature
haftmann [Fri, 30 May 2014 08:23:07 +0200] rev 57117
terminating code equations
haftmann [Thu, 29 May 2014 22:46:21 +0200] rev 57116
more direct passing of right-hand side
haftmann [Thu, 29 May 2014 22:46:20 +0200] rev 57115
even more uniform treatment of result after 95e5a633a18f
paulson <lp15@cam.ac.uk> [Thu, 29 May 2014 15:27:49 +0100] rev 57114
Merge
paulson <lp15@cam.ac.uk> [Thu, 29 May 2014 14:39:19 +0100] rev 57113
New theorems to enable the simplification of certain functions when applied to specific natural number constants (such as 4)
nipkow [Thu, 29 May 2014 16:13:47 +0200] rev 57112
removed Kleene_Algebra because of superior AFP entry; authors agreed
nipkow [Thu, 29 May 2014 11:11:22 +0200] rev 57111
typo
haftmann [Wed, 28 May 2014 19:18:18 +0200] rev 57110
uniform treatmen of result
haftmann [Wed, 28 May 2014 19:17:32 +0200] rev 57109
tuned variable names
blanchet [Wed, 28 May 2014 17:42:36 +0200] rev 57108
more generous max number of suggestions, for more safety
blanchet [Wed, 28 May 2014 17:42:34 +0200] rev 57107
changed MaSh to use SML version instead of Python version of naive Bayes by default (i.e. if MASH=yes in the settings, or 'fact_filter=mash' with no other explicit setting)