wenzelm [Tue, 24 Jul 2012 11:14:37 +0200] rev 48465
observe "condition";
wenzelm [Tue, 24 Jul 2012 11:04:49 +0200] rev 48464
observe "quick_and_dirty";
wenzelm [Tue, 24 Jul 2012 11:02:42 +0200] rev 48463
added "browser_info_remote" (cf. usedir -P);
wenzelm [Tue, 24 Jul 2012 10:58:43 +0200] rev 48462
clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
wenzelm [Tue, 24 Jul 2012 10:44:36 +0200] rev 48461
timing for whole session;
wenzelm [Tue, 24 Jul 2012 10:43:13 +0200] rev 48460
tuned options;
wenzelm [Tue, 24 Jul 2012 10:39:03 +0200] rev 48459
timing is command line options, not system option;
wenzelm [Tue, 24 Jul 2012 10:11:49 +0200] rev 48458
clarified document options;
wenzelm [Tue, 24 Jul 2012 00:29:36 +0200] rev 48457
pass build options to ML;
some imitation of usedir Session.init;
wenzelm [Mon, 23 Jul 2012 22:35:10 +0200] rev 48456
added ML version of stand-alone options, with XML.encode/decode operations (unidirectional from Scala to ML);
wenzelm [Mon, 23 Jul 2012 21:01:16 +0200] rev 48455
provide explicit ISABELLE_PLATFORM32 as well;
discontinued some obsolete platforms;
explicit error for unknown platform;
berghofe [Mon, 23 Jul 2012 19:07:01 +0200] rev 48454
merged
berghofe [Mon, 23 Jul 2012 18:52:10 +0200] rev 48453
set_vcs now derives prefix from fully qualified procedure / function name
wenzelm [Mon, 23 Jul 2012 18:21:26 +0200] rev 48452
try droppable application using Platypus functionality -- in contrast to earlier AppHack (cf. 9343d4b7c5bf);
wenzelm [Mon, 23 Jul 2012 18:15:05 +0200] rev 48451
updated to Platypus 4.7;
wenzelm [Mon, 23 Jul 2012 16:44:29 +0200] rev 48450
merged
wenzelm [Mon, 23 Jul 2012 16:16:10 +0200] rev 48449
tuned;
wenzelm [Mon, 23 Jul 2012 16:13:26 +0200] rev 48448
clarified init_component: always liberal;
reduced divergence of clone from lib/scripts/getsettings;
wenzelm [Mon, 23 Jul 2012 15:59:14 +0200] rev 48447
added system build mode: produce output in ISABELLE_HOME;
determine output location more explicitly;
wenzelm [Mon, 23 Jul 2012 15:44:42 +0200] rev 48446
removed redundant check (cf. a8ed41b6280b);
wenzelm [Mon, 23 Jul 2012 15:05:05 +0200] rev 48445
pass ISABELLE_BROWSER_INFO as explicit argument;
wenzelm [Mon, 23 Jul 2012 14:18:28 +0200] rev 48444
removed some old/unused stuff;
wenzelm [Mon, 23 Jul 2012 12:05:48 +0200] rev 48443
updated smlnj settings;
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48442
cap the number of facts returned by MaSh
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48441
remove MaSh junk associated with size functions
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48440
identified "evil" theories for MaSh -- this is rather ad hoc, but so is MaSh anyway
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48439
removed MaSh junk arising from primrec definitions
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48438
distinguish between recursive and nonrecursive definitions + clean up typedef dependencies in MaSh
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48437
tuning
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48436
faster "save" operation
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48435
include unknown local facts in MaSh
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48434
ensure all calls to "mash" program are synchronous
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48433
don't relearn old facts in Isar mode
blanchet [Mon, 23 Jul 2012 15:32:30 +0200] rev 48432
took out CVC3 again -- there seems to be issues with the server version of CVC3 + minor tweaks
haftmann [Mon, 23 Jul 2012 09:28:03 +0200] rev 48431
restrict unqualified imports from Haskell Prelude to a small set of fundamental operations
haftmann [Mon, 23 Jul 2012 09:26:55 +0200] rev 48430
more correct import
wenzelm [Sun, 22 Jul 2012 23:36:11 +0200] rev 48429
merged
haftmann [Sun, 22 Jul 2012 10:00:51 +0200] rev 48428
NEWS
haftmann [Sun, 22 Jul 2012 09:56:34 +0200] rev 48427
library theories for debugging and parallel computing using code generation towards Isabelle/ML
haftmann [Sat, 21 Jul 2012 20:01:16 +0200] rev 48426
also consider current working directory (cf. 3a5a5a992519)
wenzelm [Sun, 22 Jul 2012 23:31:57 +0200] rev 48425
parallel scheduling of jobs;
misc tuning;
wenzelm [Sun, 22 Jul 2012 21:59:14 +0200] rev 48424
tuned;
wenzelm [Sun, 22 Jul 2012 12:26:41 +0200] rev 48423
maintain set of source digests, including relevant parts of session entry;
wenzelm [Sun, 22 Jul 2012 00:00:22 +0200] rev 48422
determine source dependencies, relatively to preloaded theories;
tuned signature;
wenzelm [Sat, 21 Jul 2012 22:13:50 +0200] rev 48421
propagate defined options;
misc tuning;
wenzelm [Sat, 21 Jul 2012 21:16:08 +0200] rev 48420
disallow quotes in path specifications -- extra paranoia;
wenzelm [Sat, 21 Jul 2012 17:49:22 +0200] rev 48419
save image for inner nodes only;
misc tuning and simplification;
wenzelm [Sat, 21 Jul 2012 16:41:55 +0200] rev 48418
some actual build function on ML side;
further imitation of "usedir" shell script;
wenzelm [Sat, 21 Jul 2012 12:57:31 +0200] rev 48417
tuned -- no dependency on exit function;
wenzelm [Sat, 21 Jul 2012 12:42:28 +0200] rev 48416
more ML_System operations;
bulwahn [Sat, 21 Jul 2012 10:55:42 +0200] rev 48415
restricting Quickcheck_Examples' root file to one basic theory to see if the system error on isatest still occurs
bulwahn [Sat, 21 Jul 2012 10:53:26 +0200] rev 48414
handling partiality in the case where the equality optimisation is applied
wenzelm [Fri, 20 Jul 2012 23:38:15 +0200] rev 48413
merged
wenzelm [Fri, 20 Jul 2012 23:37:54 +0200] rev 48412
updated File.find_files;
wenzelm [Fri, 20 Jul 2012 23:16:54 +0200] rev 48411
more abstract file system operations in Scala, corresponding to ML version;
wenzelm [Fri, 20 Jul 2012 22:39:59 +0200] rev 48410
eliminated obsolete session_manager.scala;
wenzelm [Fri, 20 Jul 2012 22:29:25 +0200] rev 48409
more explicit java.io.{File => JFile};
blanchet [Fri, 20 Jul 2012 22:43:51 +0200] rev 48408
tune Mesh filter
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48407
faster maximal node computation
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48406
honor suggested MaSh weights
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
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48404
relearn ATP proofs
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
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48402
added MaSh to news
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48401
cached ancestor computation
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48400
minimal maxes + tuning
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48399
learn from SMT proofs when they can be minimized by Metis
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48398
clean up interesting constants a bit
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48397
convenience
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48396
name tuning
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48395
learning should honor the fact override and the chained facts
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
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48393
MaSh docs
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48392
added "learn_from_atp" command to MaSh, for patient users
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48391
get rid of redundant "xxx_INSTALLED" environment variabl
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48390
add versioning to MaSh state + cleanup dead code
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
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48388
more MaSh docs
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48387
mention MaSh in docs
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
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48385
added locality as a MaSh feature
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
blanchet [Fri, 20 Jul 2012 22:19:46 +0200] rev 48383
learn command in MaSh
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48382
added possibility of running external MaSh commands asynchronously
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48381
renamed ML structures
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48380
renamed ML files
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48379
renamed "iter" fact filter to "MePo" (Meng--Paulson)
blanchet [Fri, 20 Jul 2012 22:19:45 +0200] rev 48378
handle local facts smoothly in MaSh
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;