Fri, 30 May 2014 10:50:57 +0200 wenzelm more robust bold_style, e.g. relevant for accidental \<^bold> before keyword;
Fri, 30 May 2014 12:27:51 +0200 blanchet added another way of invoking Python code, for experiments
Fri, 30 May 2014 12:27:51 +0200 blanchet make SML naive Bayes closer to Python version
Fri, 30 May 2014 12:27:51 +0200 blanchet tuned whitespace, to make datatype definitions slightly less intimidating
Fri, 30 May 2014 12:27:51 +0200 blanchet more work on exporter
Fri, 30 May 2014 12:27:51 +0200 blanchet got rid of 'linearize' option
Fri, 30 May 2014 12:27:51 +0200 blanchet extend exporter with new versions of MaSh
Fri, 30 May 2014 08:23:08 +0200 haftmann tuned
Fri, 30 May 2014 08:23:07 +0200 haftmann tuned signature
Fri, 30 May 2014 08:23:07 +0200 haftmann terminating code equations
Thu, 29 May 2014 22:46:21 +0200 haftmann more direct passing of right-hand side
Thu, 29 May 2014 22:46:20 +0200 haftmann even more uniform treatment of result after 95e5a633a18f
Thu, 29 May 2014 15:27:49 +0100 paulson Merge
Thu, 29 May 2014 14:39:19 +0100 paulson New theorems to enable the simplification of certain functions when applied to specific natural number constants (such as 4)
Thu, 29 May 2014 16:13:47 +0200 nipkow removed Kleene_Algebra because of superior AFP entry; authors agreed
Thu, 29 May 2014 11:11:22 +0200 nipkow typo
Wed, 28 May 2014 19:18:18 +0200 haftmann uniform treatmen of result
Wed, 28 May 2014 19:17:32 +0200 haftmann tuned variable names
Wed, 28 May 2014 17:42:36 +0200 blanchet more generous max number of suggestions, for more safety
Wed, 28 May 2014 17:42:34 +0200 blanchet 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)
Wed, 28 May 2014 17:42:33 +0200 blanchet export more ML functions, for experimentation
Wed, 28 May 2014 16:16:40 +0200 wenzelm tuned signature;
Wed, 28 May 2014 14:02:49 +0200 blanchet disabled IDF for now -- empirical evidence points the wrong way (as usual)
Wed, 28 May 2014 13:31:44 +0200 blanchet tuning
Wed, 28 May 2014 13:02:47 +0200 blanchet tuning
Wed, 28 May 2014 12:34:26 +0200 blanchet optimized computation
Wed, 28 May 2014 10:04:28 +0200 blanchet enabled IDF for naive Bayes ML
Wed, 28 May 2014 10:03:14 +0200 blanchet tuning
Wed, 28 May 2014 09:44:14 +0200 blanchet repaired subscript problem in SML kNN
Wed, 28 May 2014 09:38:39 +0200 blanchet tuning
Wed, 28 May 2014 03:10:30 +0200 blanchet always remove duplicates in meshing + use weights for Naive Bayes
Tue, 27 May 2014 17:48:11 +0200 blanchet updated naive Bayes
Tue, 27 May 2014 17:32:42 +0200 blanchet don't generate discriminators and selectors for 'datatype_new' unless the user asked for it
Mon, 26 May 2014 16:58:38 +0200 blanchet don't conceal (co)datatypes
Mon, 26 May 2014 16:33:06 +0200 blanchet changed '-:' to 'dead' in BNF
Mon, 26 May 2014 16:32:55 +0200 blanchet got rid of '=:' squiggly
Mon, 26 May 2014 16:32:51 +0200 blanchet use '%x. x = C' as default discriminator for nullary constructor C, instead of relying on odd '=:' syntax
Mon, 26 May 2014 14:15:48 +0200 blanchet renamed 'MaSh' option
Mon, 26 May 2014 14:10:10 +0200 blanchet document '=:' syntax better
Mon, 26 May 2014 13:29:16 +0200 wenzelm capitalize even more carefully (see 5ac67041ccf8), e.g. relevant for option "z3_non_commercial" and prospective "MaSh";
Sun, 25 May 2014 17:08:46 +0200 wenzelm tuned;
Sat, 24 May 2014 21:27:15 +0200 wenzelm clarified copy_file: allow to rename base name, e.g. relevant for 'display_drafts';
Sat, 24 May 2014 20:24:43 +0200 wenzelm support for regular Windows TeX installation;
Sat, 24 May 2014 20:07:26 +0200 wenzelm more portable file names;
Sat, 24 May 2014 19:15:04 +0200 wenzelm more portable -- accomodate MiKTeX on Windows;
Sat, 24 May 2014 12:58:22 +0200 wenzelm receovered alternative abbrevs for \<open> \<close> from 8e8243975860, to accommodate national keyboard layouts where "`" might be hard to produce;
Sat, 24 May 2014 12:55:09 +0200 wenzelm strip trailing white space, to avoid notorious problems of jEdit with last line;
Fri, 23 May 2014 14:25:14 +0200 blanchet added fifth member to BNF team
Fri, 23 May 2014 14:12:22 +0200 blanchet removed noise
Fri, 23 May 2014 14:12:21 +0200 blanchet fixed semantics of 'linearize'
Fri, 23 May 2014 14:12:20 +0200 blanchet automatically reload state file when it changes on disk
Thu, 22 May 2014 17:53:03 +0200 haftmann tuned
Thu, 22 May 2014 17:53:02 +0200 haftmann tuned names
Thu, 22 May 2014 17:53:01 +0200 haftmann tuned signature
Thu, 22 May 2014 17:53:01 +0200 haftmann moved const declaration further down in bootstrap hierarchy: keep Named_Target free of low-level stuff
Thu, 22 May 2014 17:52:59 +0200 haftmann unused
Thu, 22 May 2014 16:59:49 +0200 haftmann tuned
Thu, 22 May 2014 16:59:49 +0200 haftmann more uniform order of operations;
Thu, 22 May 2014 16:59:49 +0200 haftmann common background_abbrev operation
Thu, 22 May 2014 16:59:49 +0200 haftmann tuned signature
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip