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
Thu, 22 May 2014 16:59:49 +0200 haftmann tuned: prefer separate function trails for locales and classes rather than ad-hoc case distinction
Thu, 22 May 2014 16:59:49 +0200 haftmann compactified
Thu, 22 May 2014 15:49:36 +0200 wenzelm include Nominal2 keywords -- Proof General legacy;
Thu, 22 May 2014 15:31:36 +0200 wenzelm another attempt to revive isatest -- reverting 801c01004a21;
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip