blanchet [Thu, 12 Sep 2013 11:05:19 +0200] rev 53559
when pouring in extra features into the goal, only consider facts from the current theory -- the bottom 10 facts of the last import might be completely unrelated
blanchet [Thu, 12 Sep 2013 10:40:53 +0200] rev 53558
minor fixes
blanchet [Thu, 12 Sep 2013 10:35:33 +0200] rev 53557
commented out code parts leading to runtime errors due to missing gensim module
blanchet [Thu, 12 Sep 2013 10:05:10 +0200] rev 53556
invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
blanchet [Thu, 12 Sep 2013 09:59:45 +0200] rev 53555
new version of MaSh
blanchet [Thu, 12 Sep 2013 00:34:48 +0200] rev 53554
more (co)data docs
blanchet [Thu, 12 Sep 2013 00:07:46 +0200] rev 53553
avoid a keyword
blanchet [Wed, 11 Sep 2013 23:55:47 +0200] rev 53552
more (co)datatype docs
blanchet [Wed, 11 Sep 2013 22:20:45 +0200] rev 53551
killed dead code
blanchet [Wed, 11 Sep 2013 22:20:45 +0200] rev 53550
get rid of another complication in relevance filter
blanchet [Wed, 11 Sep 2013 22:20:44 +0200] rev 53549
tuning
blanchet [Wed, 11 Sep 2013 22:20:43 +0200] rev 53548
renamed config option
haftmann [Wed, 11 Sep 2013 18:52:30 +0200] rev 53547
more correct NEWS
blanchet [Wed, 11 Sep 2013 18:38:23 +0200] rev 53546
kick out totally hopeless facts after 5 iterations to speed things up
blanchet [Wed, 11 Sep 2013 18:37:47 +0200] rev 53545
reintroduced 8d8f72aa5c0b, which does make a small difference in practice, but implemented more efficiently
blanchet [Wed, 11 Sep 2013 18:32:43 +0200] rev 53544
more (co)data docs
blanchet [Wed, 11 Sep 2013 17:17:58 +0200] rev 53543
more (co)data docs
blanchet [Wed, 11 Sep 2013 16:55:01 +0200] rev 53542
more (co)data docs
wenzelm [Wed, 11 Sep 2013 16:16:45 +0200] rev 53541
merged
wenzelm [Wed, 11 Sep 2013 15:54:53 +0200] rev 53540
prefer explicit type constraint (again, see also Type.appl_error);
pretty const with markup;
clarified "the context";
wenzelm [Wed, 11 Sep 2013 15:42:05 +0200] rev 53539
tuned signature;
wenzelm [Wed, 11 Sep 2013 15:30:12 +0200] rev 53538
tuned whitespace;
wenzelm [Wed, 11 Sep 2013 15:25:51 +0200] rev 53537
tuned message;
wenzelm [Wed, 11 Sep 2013 14:23:06 +0200] rev 53536
do not expose internal flags to attribute name space;
blanchet [Wed, 11 Sep 2013 15:49:39 +0200] rev 53535
more (co)data docs
blanchet [Wed, 11 Sep 2013 15:22:43 +0200] rev 53534
more (co)datatype documentation
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53533
tuning
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53532
disable some checks for huge background theories
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53531
tuning
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53530
reintroduced half of f99ee3adb81d -- that part definitely looks useless (and is inefficient)