wenzelm [Fri, 27 Jul 2007 21:55:22 +0200] rev 24012
get_thm etc.: map empty name to dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:21 +0200] rev 24011
chain/using: filter out dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:20 +0200] rev 24010
method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
wenzelm [Fri, 27 Jul 2007 21:55:19 +0200] rev 24009
renamed Config to ConfigOption;
wenzelm [Fri, 27 Jul 2007 21:55:18 +0200] rev 24008
renamed Config to ConfigOption;
thm scanners: added [[declaration]] syntax (abbreviates dummy_thm [att]);
wenzelm [Fri, 27 Jul 2007 21:55:17 +0200] rev 24007
renamed config.ML to config_option.ML;
wenzelm [Fri, 27 Jul 2007 20:11:49 +0200] rev 24006
Druke.dummy_thm;
wenzelm [Fri, 27 Jul 2007 20:11:48 +0200] rev 24005
added dummy_thm, is_dummy_thm;
wenzelm [Fri, 27 Jul 2007 20:11:47 +0200] rev 24004
map_value: dynamic type checking;
wenzelm [Fri, 27 Jul 2007 16:31:16 +0200] rev 24003
attribute "option": more elaborate syntax (with value parsing);
wenzelm [Fri, 27 Jul 2007 16:31:15 +0200] rev 24002
added terminator, named_attribute;
wenzelm [Fri, 27 Jul 2007 16:31:14 +0200] rev 24001
exported datatype value;
added the_config;
removed put_generic_src -- moved value parsing to attrib.ML;
tuned;
chaieb [Fri, 27 Jul 2007 16:04:26 +0200] rev 24000
no 'nat' is needed for Bound in reification
haftmann [Fri, 27 Jul 2007 10:18:56 +0200] rev 23999
*** empty log message ***
haftmann [Fri, 27 Jul 2007 10:09:44 +0200] rev 23998
added cases
chaieb [Thu, 26 Jul 2007 21:51:37 +0200] rev 23997
Updated proofs;
chaieb [Thu, 26 Jul 2007 21:49:55 +0200] rev 23996
Updated reification : CX discontinued for CN
chaieb [Thu, 26 Jul 2007 21:49:53 +0200] rev 23995
Updated proofs; changed shadow syntax to improve (processing) time
chaieb [Thu, 26 Jul 2007 21:49:51 +0200] rev 23994
removed redundant ilcm_dvd1 ilcm_dvd2 zvdd_abs1
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