Sat, 28 Jul 2007 20:40:17 +0200 wenzelm added command 'simproc_setup', attribute "simproc";
Fri, 27 Jul 2007 22:19:49 +0200 wenzelm attribs: not cut (!!!);
Fri, 27 Jul 2007 21:55:23 +0200 wenzelm xthm: added [[declaration]] syntax (abbreviates dummy_thm [att]);
Fri, 27 Jul 2007 21:55:22 +0200 wenzelm get_thm etc.: map empty name to dummy_thm;
Fri, 27 Jul 2007 21:55:21 +0200 wenzelm chain/using: filter out dummy_thm;
Fri, 27 Jul 2007 21:55:20 +0200 wenzelm method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
Fri, 27 Jul 2007 21:55:19 +0200 wenzelm renamed Config to ConfigOption;
Fri, 27 Jul 2007 21:55:18 +0200 wenzelm renamed Config to ConfigOption;
Fri, 27 Jul 2007 21:55:17 +0200 wenzelm renamed config.ML to config_option.ML;
Fri, 27 Jul 2007 20:11:49 +0200 wenzelm Druke.dummy_thm;
Fri, 27 Jul 2007 20:11:48 +0200 wenzelm added dummy_thm, is_dummy_thm;
Fri, 27 Jul 2007 20:11:47 +0200 wenzelm map_value: dynamic type checking;
Fri, 27 Jul 2007 16:31:16 +0200 wenzelm attribute "option": more elaborate syntax (with value parsing);
Fri, 27 Jul 2007 16:31:15 +0200 wenzelm added terminator, named_attribute;
Fri, 27 Jul 2007 16:31:14 +0200 wenzelm exported datatype value;
Fri, 27 Jul 2007 16:04:26 +0200 chaieb no 'nat' is needed for Bound in reification
Fri, 27 Jul 2007 10:18:56 +0200 haftmann *** empty log message ***
Fri, 27 Jul 2007 10:09:44 +0200 haftmann added cases
Thu, 26 Jul 2007 21:51:37 +0200 chaieb Updated proofs;
Thu, 26 Jul 2007 21:49:55 +0200 chaieb Updated reification : CX discontinued for CN
Thu, 26 Jul 2007 21:49:53 +0200 chaieb Updated proofs; changed shadow syntax to improve (processing) time
Thu, 26 Jul 2007 21:49:51 +0200 chaieb removed redundant ilcm_dvd1 ilcm_dvd2 zvdd_abs1
Thu, 26 Jul 2007 21:48:01 +0200 nipkow fixed broken proof
Wed, 25 Jul 2007 22:20:54 +0200 wenzelm updated;
Wed, 25 Jul 2007 22:20:53 +0200 wenzelm renamed CRITICAL' to NAMED_CRITICAL;
Wed, 25 Jul 2007 22:20:52 +0200 wenzelm renamed CRITICAL' to NAMED_CRITICAL;
Wed, 25 Jul 2007 22:20:51 +0200 wenzelm added command 'print_options';
Wed, 25 Jul 2007 22:20:50 +0200 wenzelm added attribute "option" for setting configuration options;
Wed, 25 Jul 2007 22:20:49 +0200 wenzelm Configuration options as values within the local context.
Wed, 25 Jul 2007 22:20:48 +0200 wenzelm added config.ML;
Wed, 25 Jul 2007 22:20:47 +0200 wenzelm NAMED_CRITICAL;
Wed, 25 Jul 2007 18:10:49 +0200 nipkow fixed broken proof
Wed, 25 Jul 2007 18:10:28 +0200 nipkow Added lemmas
Wed, 25 Jul 2007 17:05:50 +0200 wenzelm require_thy/schedule: improved task graph, actually observe dependencies on running tasks;
Wed, 25 Jul 2007 17:05:49 +0200 wenzelm added trace flag, official tracing operation;
Wed, 25 Jul 2007 17:05:48 +0200 wenzelm added structure Task;
Wed, 25 Jul 2007 17:05:47 +0200 wenzelm Secure.use_noncritical root;
Wed, 25 Jul 2007 17:05:45 +0200 wenzelm added use_noncritical;
Wed, 25 Jul 2007 10:19:01 +0200 ballarin tuned
Tue, 24 Jul 2007 23:55:28 +0200 wenzelm fixed proofs involving dvd;
Tue, 24 Jul 2007 22:59:53 +0200 wenzelm *** empty log message ***
Tue, 24 Jul 2007 22:53:49 +0200 wenzelm require_thy: tuned tasks graph, removed visited;
Tue, 24 Jul 2007 22:53:48 +0200 wenzelm renamed number_of_threads to max_threads;
Tue, 24 Jul 2007 22:53:46 +0200 wenzelm added usedir option -M: max threads;
Tue, 24 Jul 2007 21:51:18 +0200 krauss renamed lemma "set_take_whileD" to "set_takeWhileD"
Tue, 24 Jul 2007 20:34:11 +0200 urbanc cleaned up the proofs a bit
Tue, 24 Jul 2007 19:58:53 +0200 nipkow Added cancel simprocs for dvd on nat and int
Tue, 24 Jul 2007 19:46:44 +0200 wenzelm renamed to multithreading_dummy.ML;
Tue, 24 Jul 2007 19:44:39 +0200 wenzelm require_thy: explicit tasks graph;
Tue, 24 Jul 2007 19:44:38 +0200 wenzelm moved exception capture/release to structure Exn;
Tue, 24 Jul 2007 19:44:37 +0200 wenzelm ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
Tue, 24 Jul 2007 19:44:36 +0200 wenzelm added topological_order;
Tue, 24 Jul 2007 19:44:35 +0200 wenzelm moved exception capture/release to structure Exn;
Tue, 24 Jul 2007 19:44:33 +0200 wenzelm Runtime exceptions as values (from library.ML);
Tue, 24 Jul 2007 19:44:32 +0200 wenzelm Multithreading in Poly/ML (version 5.1).
Tue, 24 Jul 2007 19:44:31 +0200 wenzelm Compatibility file for ML systems without multithreading.
Tue, 24 Jul 2007 19:44:30 +0200 wenzelm renamed ML-Systems/no_multithreading.ML to ML-Systems/multithreading_dummy.ML;
Tue, 24 Jul 2007 19:44:29 +0200 wenzelm marked some CRITICAL sections;
Tue, 24 Jul 2007 15:29:57 +0200 ballarin Interpretation of rings (as integers) maps defined operations to defined
Tue, 24 Jul 2007 15:21:54 +0200 haftmann updated
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip