blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48377
fixed explosion when computing accessibility
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48376
use "eproof_ram" script if available (plug-in replacement for "eproof", but faster)
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48375
tuning
wenzelm [Fri, 20 Jul 2012 21:05:47 +0200] rev 48374
merged
wenzelm [Fri, 20 Jul 2012 21:04:03 +0200] rev 48373
further imitation of "usedir" shell script;
Pure/build observes build_images option, unlike traditional version;
tuned signature;
huffman [Fri, 20 Jul 2012 10:53:25 +0200] rev 48372
make nat_cancel_sums simprocs robust in the presence of schematic variables; add regression tests
haftmann [Thu, 19 Jul 2012 22:21:59 +0200] rev 48371
export code relatively to master directory
wenzelm [Fri, 20 Jul 2012 18:50:33 +0200] rev 48370
require explicit initialization of options;
more explicit Position operations;
wenzelm [Fri, 20 Jul 2012 17:43:55 +0200] rev 48369
tuned signature;
wenzelm [Fri, 20 Jul 2012 16:47:43 +0200] rev 48368
define build_options from command line;
wenzelm [Fri, 20 Jul 2012 16:47:17 +0200] rev 48367
some basic Isabelle options;
wenzelm [Fri, 20 Jul 2012 16:45:38 +0200] rev 48366
basic jEdit mode for Isabelle options;
wenzelm [Fri, 20 Jul 2012 15:48:22 +0200] rev 48365
basic support for stand-alone options with external string representation;
wenzelm [Fri, 20 Jul 2012 12:45:12 +0200] rev 48364
minimal build_job;
wenzelm [Fri, 20 Jul 2012 12:27:25 +0200] rev 48363
restrict to required sessions;
wenzelm [Fri, 20 Jul 2012 12:00:08 +0200] rev 48362
proper commas_quote;
wenzelm [Fri, 20 Jul 2012 11:52:20 +0200] rev 48361
tune;
wenzelm [Fri, 20 Jul 2012 11:46:37 +0200] rev 48360
simplified script to build Isabelle/ML;
wenzelm [Thu, 19 Jul 2012 22:32:52 +0200] rev 48359
added eq_file / copy_file corresponding to File.eq / File.copy in ML;
wenzelm [Thu, 19 Jul 2012 20:52:17 +0200] rev 48358
merged
haftmann [Thu, 19 Jul 2012 19:38:39 +0200] rev 48357
removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)
bulwahn [Thu, 19 Jul 2012 12:01:05 +0200] rev 48356
deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
wenzelm [Thu, 19 Jul 2012 20:49:17 +0200] rev 48355
support for detached Bash_Job with some control operations;
wenzelm [Thu, 19 Jul 2012 20:39:49 +0200] rev 48354
allow catalog entries to be commented-out;
wenzelm [Thu, 19 Jul 2012 20:02:44 +0200] rev 48353
support external processes with explicit environment;
wenzelm [Thu, 19 Jul 2012 19:12:58 +0200] rev 48352
include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
misc tuning and simplification;
wenzelm [Thu, 19 Jul 2012 16:09:48 +0200] rev 48351
less redundant data structures;
wenzelm [Thu, 19 Jul 2012 15:45:59 +0200] rev 48350
clarified topological ordering: preserve order of adjacency via reverse fold;
wenzelm [Thu, 19 Jul 2012 14:24:40 +0200] rev 48349
support Session.Queue with ordering and dependencies;
wenzelm [Thu, 19 Jul 2012 14:15:08 +0200] rev 48348
clarified signature;
wenzelm [Thu, 19 Jul 2012 12:37:08 +0200] rev 48347
more explicit treatment of initial Pure sessions;
wenzelm [Thu, 19 Jul 2012 12:05:54 +0200] rev 48346
more general support for Isabelle/Scala command line tools;
wenzelm [Thu, 19 Jul 2012 11:54:19 +0200] rev 48345
tuned width;
wenzelm [Thu, 19 Jul 2012 11:47:49 +0200] rev 48344
prefer general Properties.Value.Boolean;
wenzelm [Wed, 18 Jul 2012 20:59:02 +0200] rev 48343
more SHA1.digest operations;
wenzelm [Wed, 18 Jul 2012 20:55:19 +0200] rev 48342
tuned import;
wenzelm [Wed, 18 Jul 2012 20:01:55 +0200] rev 48341
tuned source structure;
wenzelm [Wed, 18 Jul 2012 19:47:10 +0200] rev 48340
allow explicit specification of additional session directories;
wenzelm [Wed, 18 Jul 2012 17:27:28 +0200] rev 48339
more errors;
wenzelm [Wed, 18 Jul 2012 17:22:59 +0200] rev 48338
some HOL sessions;
wenzelm [Wed, 18 Jul 2012 17:17:38 +0200] rev 48337
cumulate semantic Session_Info, based on syntactic Session_Entry;
tuned errors;
wenzelm [Wed, 18 Jul 2012 16:24:16 +0200] rev 48336
more tight treatment of reset_name;
wenzelm [Wed, 18 Jul 2012 14:07:31 +0200] rev 48335
more informative errors;
wenzelm [Wed, 18 Jul 2012 13:43:36 +0200] rev 48334
added parser for Session_Info;
blanchet [Wed, 18 Jul 2012 08:44:05 +0200] rev 48333
repair MaSh exporter
blanchet [Wed, 18 Jul 2012 08:44:05 +0200] rev 48332
optimize parent computation in MaSh + remove temporary files
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48331
make the monomorphizer more predictable by making the cutoff independent on the number of facts
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48330
speed up MaSh queries
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48329
use better score function, based on previous evaluation (cf. Deduct 2011 slides)
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48328
attempt at meshing according to more meaningful factors
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48327
don't include hidden facts in relevance filter + tweak MaSh learning
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48326
removed debugging output
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48325
removed expensive HO check in MaSh
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48324
speed up tautology/metaness check
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48323
optimized MaSh output by chunking it
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48322
fixed MaSh state load code so it works even if the facts are read in disorder
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48321
learn from minimized ATP proofs
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48320
improved meshing of MaSh and Meng--Paulson if some MaSh suggestions are cut-off (the common case)
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48319
use async manager to manage MaSh learners to make sure they get killed cleanly
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48318
more consolidation of MaSh code