blanchet [Fri, 23 May 2014 14:12:21 +0200] rev 57077
fixed semantics of 'linearize'
blanchet [Fri, 23 May 2014 14:12:20 +0200] rev 57076
automatically reload state file when it changes on disk
haftmann [Thu, 22 May 2014 17:53:03 +0200] rev 57075
tuned
haftmann [Thu, 22 May 2014 17:53:02 +0200] rev 57074
tuned names
haftmann [Thu, 22 May 2014 17:53:01 +0200] rev 57073
tuned signature
haftmann [Thu, 22 May 2014 17:53:01 +0200] rev 57072
moved const declaration further down in bootstrap hierarchy: keep Named_Target free of low-level stuff
haftmann [Thu, 22 May 2014 17:52:59 +0200] rev 57071
unused
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57070
tuned
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57069
more uniform order of operations;
tuned names
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57068
common background_abbrev operation
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57067
tuned signature
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57066
tuned: prefer separate function trails for locales and classes rather than ad-hoc case distinction
haftmann [Thu, 22 May 2014 16:59:49 +0200] rev 57065
compactified
wenzelm [Thu, 22 May 2014 15:49:36 +0200] rev 57064
include Nominal2 keywords -- Proof General legacy;
wenzelm [Thu, 22 May 2014 15:31:36 +0200] rev 57063
another attempt to revive isatest -- reverting 801c01004a21;
blanchet [Thu, 22 May 2014 14:27:43 +0200] rev 57062
avoid slow inspection of proof terms now that dependencies are stored in 'state'
blanchet [Thu, 22 May 2014 13:46:49 +0200] rev 57061
properly mark relearns as dirty
blanchet [Thu, 22 May 2014 13:07:53 +0200] rev 57060
disable weights that cause more harm than they help in kNN
blanchet [Thu, 22 May 2014 13:07:52 +0200] rev 57059
add self dependency to naive Bayes
blanchet [Thu, 22 May 2014 13:07:51 +0200] rev 57058
make MaSh Python the default when passing 'fact_filter = mash' without enabling the 'maSh' Isabelle system option
haftmann [Thu, 22 May 2014 09:40:05 +0200] rev 57057
compactified level discriminator
blanchet [Thu, 22 May 2014 05:23:50 +0200] rev 57056
properly reconstruct helpers in Z3 proofs
blanchet [Thu, 22 May 2014 04:12:06 +0200] rev 57055
reverted '|' features in MaSh -- these sounded like a good idea but never really worked
blanchet [Thu, 22 May 2014 03:29:36 +0200] rev 57054
tuning
blanchet [Thu, 22 May 2014 03:29:35 +0200] rev 57053
shorten Sledgehammer output, as suggested by Andrei Popescu
blanchet [Thu, 22 May 2014 03:29:35 +0200] rev 57052
until naive Bayes supports weights, don't incorporate 'extra' low-weight features
wenzelm [Wed, 21 May 2014 22:06:10 +0200] rev 57051
spell-checker completion is restricted to explicit mode, to avoid odd effects with immediate edits vs. delayed language context markup, and occasional delays due to dictionary lookup of many variants;
wenzelm [Wed, 21 May 2014 20:36:22 +0200] rev 57050
merged