Fri, 20 Jul 2012 22:19:46 +0200 blanchet added locality as a MaSh feature
Fri, 20 Jul 2012 22:19:46 +0200 blanchet learn on explicit "min" command but do the learning in a thread, since it may take a couple of seconds
Fri, 20 Jul 2012 22:19:46 +0200 blanchet learn command in MaSh
Fri, 20 Jul 2012 22:19:45 +0200 blanchet added possibility of running external MaSh commands asynchronously
Fri, 20 Jul 2012 22:19:45 +0200 blanchet renamed ML structures
Fri, 20 Jul 2012 22:19:45 +0200 blanchet renamed ML files
Fri, 20 Jul 2012 22:19:45 +0200 blanchet renamed "iter" fact filter to "MePo" (Meng--Paulson)
Fri, 20 Jul 2012 22:19:45 +0200 blanchet handle local facts smoothly in MaSh
Fri, 20 Jul 2012 22:19:45 +0200 blanchet fixed explosion when computing accessibility
Fri, 20 Jul 2012 22:19:45 +0200 blanchet use "eproof_ram" script if available (plug-in replacement for "eproof", but faster)
Fri, 20 Jul 2012 22:19:45 +0200 blanchet tuning
Fri, 20 Jul 2012 21:05:47 +0200 wenzelm merged
Fri, 20 Jul 2012 21:04:03 +0200 wenzelm further imitation of "usedir" shell script;
Fri, 20 Jul 2012 10:53:25 +0200 huffman make nat_cancel_sums simprocs robust in the presence of schematic variables; add regression tests
Thu, 19 Jul 2012 22:21:59 +0200 haftmann export code relatively to master directory
Fri, 20 Jul 2012 18:50:33 +0200 wenzelm require explicit initialization of options;
Fri, 20 Jul 2012 17:43:55 +0200 wenzelm tuned signature;
Fri, 20 Jul 2012 16:47:43 +0200 wenzelm define build_options from command line;
Fri, 20 Jul 2012 16:47:17 +0200 wenzelm some basic Isabelle options;
Fri, 20 Jul 2012 16:45:38 +0200 wenzelm basic jEdit mode for Isabelle options;
Fri, 20 Jul 2012 15:48:22 +0200 wenzelm basic support for stand-alone options with external string representation;
Fri, 20 Jul 2012 12:45:12 +0200 wenzelm minimal build_job;
Fri, 20 Jul 2012 12:27:25 +0200 wenzelm restrict to required sessions;
Fri, 20 Jul 2012 12:00:08 +0200 wenzelm proper commas_quote;
Fri, 20 Jul 2012 11:52:20 +0200 wenzelm tune;
Fri, 20 Jul 2012 11:46:37 +0200 wenzelm simplified script to build Isabelle/ML;
Thu, 19 Jul 2012 22:32:52 +0200 wenzelm added eq_file / copy_file corresponding to File.eq / File.copy in ML;
Thu, 19 Jul 2012 20:52:17 +0200 wenzelm merged
Thu, 19 Jul 2012 19:38:39 +0200 haftmann removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)
Thu, 19 Jul 2012 12:01:05 +0200 bulwahn deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
Thu, 19 Jul 2012 20:49:17 +0200 wenzelm support for detached Bash_Job with some control operations;
Thu, 19 Jul 2012 20:39:49 +0200 wenzelm allow catalog entries to be commented-out;
Thu, 19 Jul 2012 20:02:44 +0200 wenzelm support external processes with explicit environment;
Thu, 19 Jul 2012 19:12:58 +0200 wenzelm include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
Thu, 19 Jul 2012 16:09:48 +0200 wenzelm less redundant data structures;
Thu, 19 Jul 2012 15:45:59 +0200 wenzelm clarified topological ordering: preserve order of adjacency via reverse fold;
Thu, 19 Jul 2012 14:24:40 +0200 wenzelm support Session.Queue with ordering and dependencies;
Thu, 19 Jul 2012 14:15:08 +0200 wenzelm clarified signature;
Thu, 19 Jul 2012 12:37:08 +0200 wenzelm more explicit treatment of initial Pure sessions;
Thu, 19 Jul 2012 12:05:54 +0200 wenzelm more general support for Isabelle/Scala command line tools;
Thu, 19 Jul 2012 11:54:19 +0200 wenzelm tuned width;
Thu, 19 Jul 2012 11:47:49 +0200 wenzelm prefer general Properties.Value.Boolean;
Wed, 18 Jul 2012 20:59:02 +0200 wenzelm more SHA1.digest operations;
Wed, 18 Jul 2012 20:55:19 +0200 wenzelm tuned import;
Wed, 18 Jul 2012 20:01:55 +0200 wenzelm tuned source structure;
Wed, 18 Jul 2012 19:47:10 +0200 wenzelm allow explicit specification of additional session directories;
Wed, 18 Jul 2012 17:27:28 +0200 wenzelm more errors;
Wed, 18 Jul 2012 17:22:59 +0200 wenzelm some HOL sessions;
Wed, 18 Jul 2012 17:17:38 +0200 wenzelm cumulate semantic Session_Info, based on syntactic Session_Entry;
Wed, 18 Jul 2012 16:24:16 +0200 wenzelm more tight treatment of reset_name;
Wed, 18 Jul 2012 14:07:31 +0200 wenzelm more informative errors;
Wed, 18 Jul 2012 13:43:36 +0200 wenzelm added parser for Session_Info;
Wed, 18 Jul 2012 08:44:05 +0200 blanchet repair MaSh exporter
Wed, 18 Jul 2012 08:44:05 +0200 blanchet optimize parent computation in MaSh + remove temporary files
Wed, 18 Jul 2012 08:44:04 +0200 blanchet make the monomorphizer more predictable by making the cutoff independent on the number of facts
Wed, 18 Jul 2012 08:44:04 +0200 blanchet speed up MaSh queries
Wed, 18 Jul 2012 08:44:04 +0200 blanchet use better score function, based on previous evaluation (cf. Deduct 2011 slides)
Wed, 18 Jul 2012 08:44:04 +0200 blanchet attempt at meshing according to more meaningful factors
Wed, 18 Jul 2012 08:44:04 +0200 blanchet don't include hidden facts in relevance filter + tweak MaSh learning
Wed, 18 Jul 2012 08:44:04 +0200 blanchet removed debugging output
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip