Thu, 22 May 2014 14:27:43 +0200 blanchet avoid slow inspection of proof terms now that dependencies are stored in 'state'
Thu, 22 May 2014 13:46:49 +0200 blanchet properly mark relearns as dirty
Thu, 22 May 2014 13:07:53 +0200 blanchet disable weights that cause more harm than they help in kNN
Thu, 22 May 2014 13:07:52 +0200 blanchet add self dependency to naive Bayes
Thu, 22 May 2014 13:07:51 +0200 blanchet make MaSh Python the default when passing 'fact_filter = mash' without enabling the 'maSh' Isabelle system option
Thu, 22 May 2014 09:40:05 +0200 haftmann compactified level discriminator
Thu, 22 May 2014 05:23:50 +0200 blanchet properly reconstruct helpers in Z3 proofs
Thu, 22 May 2014 04:12:06 +0200 blanchet reverted '|' features in MaSh -- these sounded like a good idea but never really worked
Thu, 22 May 2014 03:29:36 +0200 blanchet tuning
Thu, 22 May 2014 03:29:35 +0200 blanchet shorten Sledgehammer output, as suggested by Andrei Popescu
Thu, 22 May 2014 03:29:35 +0200 blanchet until naive Bayes supports weights, don't incorporate 'extra' low-weight features
Wed, 21 May 2014 22:06:10 +0200 wenzelm 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;
Wed, 21 May 2014 20:36:22 +0200 wenzelm merged
Wed, 21 May 2014 18:28:04 +0200 wenzelm updated to scala-2.11.1, with full uncensored classpath;
Wed, 21 May 2014 17:50:28 +0200 wenzelm updated cygwin more thoroughly;
Wed, 21 May 2014 18:55:34 +0200 desharna document property 'sel_map'
Wed, 21 May 2014 18:55:34 +0200 desharna generate 'sel_map[simp]' theorem for (co)datatypes and tuning 'disc_map_iff'
Wed, 21 May 2014 16:46:14 +0200 wenzelm merged
Wed, 21 May 2014 16:21:11 +0200 wenzelm more uniform Font_Info.Zoom_Box;
Wed, 21 May 2014 15:24:42 +0200 wenzelm added zoom box, like for outer output windows;
Wed, 21 May 2014 14:42:45 +0200 wenzelm tuned signature;
Wed, 21 May 2014 16:26:04 +0200 Lars Hupel consolidate "break_thm" and "break_term" attributes into "simp_break";
Wed, 21 May 2014 14:09:43 +0200 blanchet docs
Wed, 21 May 2014 14:09:43 +0200 blanchet added comment
Wed, 21 May 2014 14:09:42 +0200 blanchet move exhaust first, for technical reasons
Wed, 21 May 2014 14:09:42 +0200 blanchet avoid markup-generating @{make_string}
Wed, 21 May 2014 13:52:46 +0200 hoelzl generalized Bochner integral over infinite sums
Wed, 21 May 2014 12:49:27 +0200 wenzelm unused;
Wed, 21 May 2014 12:34:27 +0200 wenzelm obsolete;
Wed, 21 May 2014 12:14:03 +0200 wenzelm approximative update of versions;
Wed, 21 May 2014 12:03:46 +0200 wenzelm incorporate isabelle.graphview into Pure.jar, which saves 20..30s build time;
Wed, 21 May 2014 10:13:12 +0200 Lars Hupel remove stray println;
Tue, 20 May 2014 22:48:15 +0200 blanchet CONTRIBUTORS
Tue, 20 May 2014 22:28:44 +0200 blanchet added naive Bayes ML implementation, due to Cezary Kaliszyk (like k-NN)
Tue, 20 May 2014 22:28:08 +0200 blanchet added Isabelle system option 'mash'
Tue, 20 May 2014 21:13:21 +0200 wenzelm updated cygwin;
Tue, 20 May 2014 20:05:43 +0200 wenzelm afford strict check (see also AFP/a8e08d947f0a);
Tue, 20 May 2014 19:24:39 +0200 hoelzl add various lemmas
Tue, 20 May 2014 16:52:59 +0200 wenzelm merged
Tue, 20 May 2014 16:28:05 +0200 wenzelm merged
Tue, 20 May 2014 14:56:35 +0200 wenzelm adhoc move to lxbroy10, which has 120 GB more memory than lxbroy2;
Tue, 20 May 2014 14:25:28 +0200 wenzelm explicit treatment of unfinished cartouches, which is important for Thy_Syntax.consolidate_spans;
Tue, 20 May 2014 16:46:42 +0200 blanchet news
Tue, 20 May 2014 16:39:13 +0200 blanchet updated docs
Tue, 20 May 2014 16:31:39 +0200 blanchet more flexible environment variable
Tue, 20 May 2014 16:11:37 +0200 blanchet tuning
Tue, 20 May 2014 16:00:00 +0200 nipkow added unit :: linorder
Tue, 20 May 2014 15:59:16 +0200 nipkow added lemma
Tue, 20 May 2014 09:57:10 +0200 blanchet implemented MaSh/SML hints
Tue, 20 May 2014 09:38:39 +0200 blanchet better way to take invisible facts into account than 'island' business
Tue, 20 May 2014 02:47:23 +0200 blanchet cleaner handling of learned proofs
Tue, 20 May 2014 00:13:31 +0200 blanchet implemented learning of single proofs in SML MaSh
Mon, 19 May 2014 23:43:53 +0200 blanchet take weights into consideration in knn
Mon, 19 May 2014 23:43:53 +0200 blanchet added SML implementation of MaSh
Mon, 19 May 2014 23:43:53 +0200 blanchet use E 1.8's auto scheduler option
Mon, 19 May 2014 23:43:53 +0200 blanchet started work on MaSh/SML
Mon, 19 May 2014 23:43:53 +0200 blanchet tune
Mon, 19 May 2014 23:43:53 +0200 blanchet store all MaSh data on the Isabelle side, in preparation for replacing 'mash.py' with ML solution
Mon, 19 May 2014 19:17:15 +0200 Lars Hupel trace windows uses search feature of Pretty_Text_Area;
Mon, 19 May 2014 16:51:44 +0200 wenzelm obsolete -- always pdf;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip