nipkow [Thu, 26 Jul 2007 21:48:01 +0200] rev 23993
fixed broken proof
wenzelm [Wed, 25 Jul 2007 22:20:54 +0200] rev 23992
updated;
wenzelm [Wed, 25 Jul 2007 22:20:53 +0200] rev 23991
renamed CRITICAL' to NAMED_CRITICAL;
tuned messages;
wenzelm [Wed, 25 Jul 2007 22:20:52 +0200] rev 23990
renamed CRITICAL' to NAMED_CRITICAL;
wenzelm [Wed, 25 Jul 2007 22:20:51 +0200] rev 23989
added command 'print_options';
wenzelm [Wed, 25 Jul 2007 22:20:50 +0200] rev 23988
added attribute "option" for setting configuration options;
wenzelm [Wed, 25 Jul 2007 22:20:49 +0200] rev 23987
Configuration options as values within the local context.
wenzelm [Wed, 25 Jul 2007 22:20:48 +0200] rev 23986
added config.ML;
wenzelm [Wed, 25 Jul 2007 22:20:47 +0200] rev 23985
NAMED_CRITICAL;
nipkow [Wed, 25 Jul 2007 18:10:49 +0200] rev 23984
fixed broken proof
nipkow [Wed, 25 Jul 2007 18:10:28 +0200] rev 23983
Added lemmas
wenzelm [Wed, 25 Jul 2007 17:05:50 +0200] rev 23982
require_thy/schedule: improved task graph, actually observe dependencies on running tasks;
wenzelm [Wed, 25 Jul 2007 17:05:49 +0200] rev 23981
added trace flag, official tracing operation;
added named CRITICAL';
schedule: tuned signature, actually observe dependencies on running tasks;
wenzelm [Wed, 25 Jul 2007 17:05:48 +0200] rev 23980
added structure Task;
added trace flag, official tracing operation;
added named CRITICAL';
schedule: tuned signature;
wenzelm [Wed, 25 Jul 2007 17:05:47 +0200] rev 23979
Secure.use_noncritical root;
wenzelm [Wed, 25 Jul 2007 17:05:45 +0200] rev 23978
added use_noncritical;
ballarin [Wed, 25 Jul 2007 10:19:01 +0200] rev 23977
tuned
wenzelm [Tue, 24 Jul 2007 23:55:28 +0200] rev 23976
fixed proofs involving dvd;
wenzelm [Tue, 24 Jul 2007 22:59:53 +0200] rev 23975
*** empty log message ***
wenzelm [Tue, 24 Jul 2007 22:53:49 +0200] rev 23974
require_thy: tuned tasks graph, removed visited;
use_thy etc.: schedule for multithreading;
wenzelm [Tue, 24 Jul 2007 22:53:48 +0200] rev 23973
renamed number_of_threads to max_threads;
added schedule operator;
wenzelm [Tue, 24 Jul 2007 22:53:46 +0200] rev 23972
added usedir option -M: max threads;
krauss [Tue, 24 Jul 2007 21:51:18 +0200] rev 23971
renamed lemma "set_take_whileD" to "set_takeWhileD"
urbanc [Tue, 24 Jul 2007 20:34:11 +0200] rev 23970
cleaned up the proofs a bit
nipkow [Tue, 24 Jul 2007 19:58:53 +0200] rev 23969
Added cancel simprocs for dvd on nat and int
wenzelm [Tue, 24 Jul 2007 19:46:44 +0200] rev 23968
renamed to multithreading_dummy.ML;
wenzelm [Tue, 24 Jul 2007 19:44:39 +0200] rev 23967
require_thy: explicit tasks graph;
added sequential scheduler;
internal tuning;
wenzelm [Tue, 24 Jul 2007 19:44:38 +0200] rev 23966
moved exception capture/release to structure Exn;
moved multithreading to multithreading_polyml.ML;
wenzelm [Tue, 24 Jul 2007 19:44:37 +0200] rev 23965
ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
wenzelm [Tue, 24 Jul 2007 19:44:36 +0200] rev 23964
added topological_order;
tuned;
wenzelm [Tue, 24 Jul 2007 19:44:35 +0200] rev 23963
moved exception capture/release to structure Exn;
wenzelm [Tue, 24 Jul 2007 19:44:33 +0200] rev 23962
Runtime exceptions as values (from library.ML);
wenzelm [Tue, 24 Jul 2007 19:44:32 +0200] rev 23961
Multithreading in Poly/ML (version 5.1).
wenzelm [Tue, 24 Jul 2007 19:44:31 +0200] rev 23960
Compatibility file for ML systems without multithreading.
wenzelm [Tue, 24 Jul 2007 19:44:30 +0200] rev 23959
renamed ML-Systems/no_multithreading.ML to ML-Systems/multithreading_dummy.ML;
added ML-Systems/multithreading_polyml.ML, ML-Systems/exn.ML
wenzelm [Tue, 24 Jul 2007 19:44:29 +0200] rev 23958
marked some CRITICAL sections;
ballarin [Tue, 24 Jul 2007 15:29:57 +0200] rev 23957
Interpretation of rings (as integers) maps defined operations to defined
operations..
haftmann [Tue, 24 Jul 2007 15:21:54 +0200] rev 23956
updated
haftmann [Tue, 24 Jul 2007 15:20:53 +0200] rev 23955
added compile_term interface
haftmann [Tue, 24 Jul 2007 15:20:52 +0200] rev 23954
swapped class projection order
haftmann [Tue, 24 Jul 2007 15:20:51 +0200] rev 23953
interpretation_in
haftmann [Tue, 24 Jul 2007 15:20:50 +0200] rev 23952
tuned
haftmann [Tue, 24 Jul 2007 15:20:49 +0200] rev 23951
renamed lcm_lowest to lcm_least
haftmann [Tue, 24 Jul 2007 15:20:48 +0200] rev 23950
dropped axclass
haftmann [Tue, 24 Jul 2007 15:20:47 +0200] rev 23949
using interpretation with derived concepts
haftmann [Tue, 24 Jul 2007 15:20:45 +0200] rev 23948
using class target
wenzelm [Mon, 23 Jul 2007 22:18:05 +0200] rev 23947
added proper implementation of self_critical, CRITICAL;
wenzelm [Mon, 23 Jul 2007 22:18:03 +0200] rev 23946
added multithreading, self_critical
wenzelm [Mon, 23 Jul 2007 22:18:01 +0200] rev 23945
RAW: updated deps;
wenzelm [Mon, 23 Jul 2007 20:47:56 +0200] rev 23944
marked some CRITICAL sections;
wenzelm [Mon, 23 Jul 2007 20:47:55 +0200] rev 23943
added compatibility wrapper for polyml-5.1;
wenzelm [Mon, 23 Jul 2007 19:45:49 +0200] rev 23942
marked some CRITICAL sections;
eliminated transform_failure (to avoid critical section for main transactions);
wenzelm [Mon, 23 Jul 2007 19:45:48 +0200] rev 23941
avoid global reference warned'';
wenzelm [Mon, 23 Jul 2007 19:45:47 +0200] rev 23940
marked some CRITICAL sections;
eliminated transform_failure (to avoid critical section for main transactions);
removed unused exceptions MetaSimplifier.SIMPROC_FAIL, Attrib.ATTRIB_FAIL, Method.METHOD_FAIL, Antiquote.ANTIQUOTE_FAIL;
wenzelm [Mon, 23 Jul 2007 19:45:46 +0200] rev 23939
marked some CRITICAL sections;
wenzelm [Mon, 23 Jul 2007 19:45:45 +0200] rev 23938
depth flag: plain bool ref;
eliminated transform_failure (to avoid critical section for main transactions);