wenzelm [Tue, 14 Oct 2008 15:45:46 +0200] rev 28591
adding preferences is now permissive;
wenzelm [Tue, 14 Oct 2008 15:45:45 +0200] rev 28590
tuned;
wenzelm [Tue, 14 Oct 2008 15:45:44 +0200] rev 28589
adding preferences is now permissive, no error handling here;
tuned messages;
wenzelm [Tue, 14 Oct 2008 15:16:13 +0200] rev 28588
CRITICAL access to preferences;
tuned some interfaces;
wenzelm [Tue, 14 Oct 2008 15:16:12 +0200] rev 28587
export generic_pref etc.;
CRITICAL access to preferences;
misc cleanup, more conventional indentation;
wenzelm [Tue, 14 Oct 2008 15:16:11 +0200] rev 28586
renamed kill_all to kill, in conformance with atp_kill command;
simplified/unified treatment of preferences;
check_thread_manager: CRITICAL due to global ref;
goal addressing via Thm.cprem_of;
reduced NJ basis library stuff to bare minimum;
wenzelm [Tue, 14 Oct 2008 15:16:09 +0200] rev 28585
tuned comments;
nipkow [Tue, 14 Oct 2008 13:24:07 +0200] rev 28584
added lemma
nipkow [Tue, 14 Oct 2008 13:23:31 +0200] rev 28583
Added liveness analysis
wenzelm [Tue, 14 Oct 2008 13:01:58 +0200] rev 28582
info: back to plain printing;
maintain state as Synchronized.var (cf. Pure/Concurrent/synchronized.ML);
turned start into check_thread_manager, which forks the managing thread on demand;
simplified heap operations;
default preferences: only include e prover, which is most likely to be installed;
misc simplifcation and tuning;
wenzelm [Tue, 14 Oct 2008 13:01:57 +0200] rev 28581
added min_elem, upto;
wenzelm [Tue, 14 Oct 2008 13:01:56 +0200] rev 28580
added value;
simplified synchronized variable access;
wenzelm [Tue, 14 Oct 2008 13:01:52 +0200] rev 28579
simplified synchronized variable access;
tuned;
wenzelm [Mon, 13 Oct 2008 15:48:40 +0200] rev 28578
State variables with synchronized access.
wenzelm [Mon, 13 Oct 2008 15:48:39 +0200] rev 28577
added generic combinator for synchronized evaluation (formerly in future.ML);
wenzelm [Mon, 13 Oct 2008 15:48:38 +0200] rev 28576
simplified implementation using Synchronized.var;
wenzelm [Mon, 13 Oct 2008 15:48:37 +0200] rev 28575
SimpleThread.synchronized;
wenzelm [Mon, 13 Oct 2008 15:48:36 +0200] rev 28574
added Concurrent/synchronized.ML;
wenzelm [Mon, 13 Oct 2008 14:04:53 +0200] rev 28573
** Update from Fabian **
added remote prover functions;
wenzelm [Mon, 13 Oct 2008 14:04:29 +0200] rev 28572
** Update from Fabian **
reset print mode when producing proof text;
wenzelm [Mon, 13 Oct 2008 14:04:28 +0200] rev 28571
** Update from Fabian **
preferences/provers: separated by white space, avoid low-level char type;
sledgehammer command accepts prover list as well;
avoid I/O in critical section of AtpManager.info;
more systematic synchronization using higher-order combinators;
more descriptive errors when atp fails;
keep explicitly requested problem files;
added remote prover functions;
simplified treatment of prover name in diagnostic output;
misc tuning and cleanup;
wenzelm [Mon, 13 Oct 2008 13:56:54 +0200] rev 28570
tuned output;
haftmann [Mon, 13 Oct 2008 13:44:59 +0200] rev 28569
tuned
urbanc [Mon, 13 Oct 2008 06:54:25 +0200] rev 28568
tuned
kleing [Sat, 11 Oct 2008 03:54:34 +0200] rev 28567
change DISTPREFIX to not use yet another filesystem
haftmann [Fri, 10 Oct 2008 16:02:15 +0200] rev 28566
tuned
haftmann [Fri, 10 Oct 2008 15:52:45 +0200] rev 28565
tuned
haftmann [Fri, 10 Oct 2008 15:23:33 +0200] rev 28564
tuned