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