Fri, 20 Jul 2012 23:16:54 +0200 more abstract file system operations in Scala, corresponding to ML version;
wenzelm [Fri, 20 Jul 2012 23:16:54 +0200] rev 48411
more abstract file system operations in Scala, corresponding to ML version;
Fri, 20 Jul 2012 22:39:59 +0200 eliminated obsolete session_manager.scala;
wenzelm [Fri, 20 Jul 2012 22:39:59 +0200] rev 48410
eliminated obsolete session_manager.scala;
Fri, 20 Jul 2012 22:29:25 +0200 more explicit java.io.{File => JFile};
wenzelm [Fri, 20 Jul 2012 22:29:25 +0200] rev 48409
more explicit java.io.{File => JFile};
Fri, 20 Jul 2012 22:43:51 +0200 tune Mesh filter
blanchet [Fri, 20 Jul 2012 22:43:51 +0200] rev 48408
tune Mesh filter
Fri, 20 Jul 2012 22:19:46 +0200 faster maximal node computation
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48407
faster maximal node computation
Fri, 20 Jul 2012 22:19:46 +0200 honor suggested MaSh weights
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48406
honor suggested MaSh weights
Fri, 20 Jul 2012 22:19:46 +0200 use CVC3 and Yices by default if they are available and there are enough cores
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48405
use CVC3 and Yices by default if they are available and there are enough cores
Fri, 20 Jul 2012 22:19:46 +0200 relearn ATP proofs
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48404
relearn ATP proofs
Fri, 20 Jul 2012 22:19:46 +0200 don't store fresh names in fact graph, since these cannot be the parents of any other facts
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48403
don't store fresh names in fact graph, since these cannot be the parents of any other facts
Fri, 20 Jul 2012 22:19:46 +0200 added MaSh to news
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48402
added MaSh to news
Fri, 20 Jul 2012 22:19:46 +0200 cached ancestor computation
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48401
cached ancestor computation
Fri, 20 Jul 2012 22:19:46 +0200 minimal maxes + tuning
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48400
minimal maxes + tuning
Fri, 20 Jul 2012 22:19:46 +0200 learn from SMT proofs when they can be minimized by Metis
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48399
learn from SMT proofs when they can be minimized by Metis
Fri, 20 Jul 2012 22:19:46 +0200 clean up interesting constants a bit
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48398
clean up interesting constants a bit
Fri, 20 Jul 2012 22:19:46 +0200 convenience
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48397
convenience
Fri, 20 Jul 2012 22:19:46 +0200 name tuning
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48396
name tuning
Fri, 20 Jul 2012 22:19:46 +0200 learning should honor the fact override and the chained facts
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48395
learning should honor the fact override and the chained facts
Fri, 20 Jul 2012 22:19:46 +0200 fixed various issues with MaSh's file handling + tune output + generate local facts again + handle nameless facts gracefully
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48394
fixed various issues with MaSh's file handling + tune output + generate local facts again + handle nameless facts gracefully
Fri, 20 Jul 2012 22:19:46 +0200 MaSh docs
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48393
MaSh docs
Fri, 20 Jul 2012 22:19:46 +0200 added "learn_from_atp" command to MaSh, for patient users
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48392
added "learn_from_atp" command to MaSh, for patient users
Fri, 20 Jul 2012 22:19:46 +0200 get rid of redundant "xxx_INSTALLED" environment variabl
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48391
get rid of redundant "xxx_INSTALLED" environment variabl
Fri, 20 Jul 2012 22:19:46 +0200 add versioning to MaSh state + cleanup dead code
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48390
add versioning to MaSh state + cleanup dead code
Fri, 20 Jul 2012 22:19:46 +0200 eliminated special handling of init case, now that "mash.py" has been optimized to handle sequences of add gracefully
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48389
eliminated special handling of init case, now that "mash.py" has been optimized to handle sequences of add gracefully
Fri, 20 Jul 2012 22:19:46 +0200 more MaSh docs
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48388
more MaSh docs
Fri, 20 Jul 2012 22:19:46 +0200 mention MaSh in docs
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48387
mention MaSh in docs
Fri, 20 Jul 2012 22:19:46 +0200 use good old MePo filter for SMT solvers by default, since arithmetic is built-in for them
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48386
use good old MePo filter for SMT solvers by default, since arithmetic is built-in for them
Fri, 20 Jul 2012 22:19:46 +0200 added locality as a MaSh feature
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48385
added locality as a MaSh feature
Fri, 20 Jul 2012 22:19:46 +0200 learn on explicit "min" command but do the learning in a thread, since it may take a couple of seconds
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48384
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 learn command in MaSh
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48383
learn command in MaSh
Fri, 20 Jul 2012 22:19:45 +0200 added possibility of running external MaSh commands asynchronously
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48382
added possibility of running external MaSh commands asynchronously
Fri, 20 Jul 2012 22:19:45 +0200 renamed ML structures
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48381
renamed ML structures
Fri, 20 Jul 2012 22:19:45 +0200 renamed ML files
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48380
renamed ML files
Fri, 20 Jul 2012 22:19:45 +0200 renamed "iter" fact filter to "MePo" (Meng--Paulson)
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48379
renamed "iter" fact filter to "MePo" (Meng--Paulson)
Fri, 20 Jul 2012 22:19:45 +0200 handle local facts smoothly in MaSh
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48378
handle local facts smoothly in MaSh
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip