Mon, 22 Sep 2008 13:56:01 +0200 haftmann absolute Library path
Mon, 22 Sep 2008 13:55:59 +0200 haftmann different session branches for HOL-Plain vs. Plain
Mon, 22 Sep 2008 08:00:28 +0200 haftmann temporary workaround for class constants
Mon, 22 Sep 2008 08:00:27 +0200 haftmann corrected sort intersection
Mon, 22 Sep 2008 08:00:26 +0200 haftmann some steps towards generic quickcheck framework
Mon, 22 Sep 2008 08:00:24 +0200 haftmann fixed headers
Mon, 22 Sep 2008 08:00:23 +0200 haftmann added some fragments from website
Sat, 20 Sep 2008 21:05:41 +0200 wenzelm made SML/NJ happy;
Fri, 19 Sep 2008 22:11:50 +0200 wenzelm Isar toplevel editor model.
Fri, 19 Sep 2008 21:22:31 +0200 wenzelm future tasks: support boolean priorities (true = high, false = low/irrelevant);
Fri, 19 Sep 2008 21:00:50 +0200 wenzelm output_sync is now public;
Fri, 19 Sep 2008 21:00:49 +0200 wenzelm added props_text (from isar_syn.ML);
Fri, 19 Sep 2008 21:00:48 +0200 wenzelm moved Isar editor commands from isar_syn.ML to isar.ML;
Fri, 19 Sep 2008 21:00:47 +0200 wenzelm moved Isar editor commands from isar_syn.ML to isar.ML;
Fri, 19 Sep 2008 21:00:46 +0200 wenzelm added Isar/isar.scala;
Fri, 19 Sep 2008 18:05:19 +0200 huffman avoid using implicit assumptions
Fri, 19 Sep 2008 17:54:04 +0200 huffman add theory graph to ZF document
Fri, 19 Sep 2008 09:41:17 +0200 haftmann made SMLNJ happy
Thu, 18 Sep 2008 22:30:17 +0200 wenzelm jar: include sources;
Thu, 18 Sep 2008 20:12:02 +0200 wenzelm tuned;
Thu, 18 Sep 2008 19:39:50 +0200 wenzelm eval_term: CRITICAL due to eval_result;
Thu, 18 Sep 2008 19:39:49 +0200 wenzelm begin_theory: Theory.checkpoint for immediate uses ensures that ML evaluation always starts with non-draft @{theory};
Thu, 18 Sep 2008 19:39:47 +0200 wenzelm updated generated file;
Thu, 18 Sep 2008 19:39:44 +0200 wenzelm simplified oracle interface;
Thu, 18 Sep 2008 14:06:58 +0200 wenzelm show: non-critical testing;
Thu, 18 Sep 2008 14:06:56 +0200 wenzelm added deriv.ML: Abstract derivations based on raw proof terms.
Thu, 18 Sep 2008 12:13:50 +0200 krauss termination prover for "fun" can be configured using context data.
Thu, 18 Sep 2008 10:57:30 +0200 wenzelm updated generated file;
Thu, 18 Sep 2008 10:57:23 +0200 wenzelm unchecked $ISABELLE_HOME_USER/etc/settings;
Wed, 17 Sep 2008 23:44:31 +0200 wenzelm use_text/use_file now depend on explicit ML name space;
Wed, 17 Sep 2008 23:23:49 +0200 wenzelm threads work only for Poly/ML 5.2 or later;
Wed, 17 Sep 2008 23:23:13 +0200 wenzelm * ML bindings produced via Isar commands are stored within the Isar context.
Wed, 17 Sep 2008 23:08:06 +0200 wenzelm added ML_prf;
Wed, 17 Sep 2008 23:04:27 +0200 wenzelm updated generated file;
Wed, 17 Sep 2008 22:06:59 +0200 wenzelm added inherit_env;
Wed, 17 Sep 2008 22:06:57 +0200 wenzelm added map_contexts;
Wed, 17 Sep 2008 22:06:54 +0200 wenzelm ML_prf: inherit env for all contexts within the proof;
Wed, 17 Sep 2008 22:06:52 +0200 wenzelm shutdown only if Multithreading.available;
Wed, 17 Sep 2008 21:27:44 +0200 wenzelm ML_Context.evaluate: proper context (for ML environment);
Wed, 17 Sep 2008 21:27:43 +0200 wenzelm ML_Context.evaluate: proper context (for ML environment);
Wed, 17 Sep 2008 21:27:38 +0200 wenzelm simplified ML_Context.eval_in -- expect immutable Proof.context value;
Wed, 17 Sep 2008 21:27:36 +0200 wenzelm proper thm antiquotations within ML solve obscure context problems (due to update of ML environment);
Wed, 17 Sep 2008 21:27:34 +0200 wenzelm simplified ML_Context.eval_in -- expect immutable Proof.context value;
Wed, 17 Sep 2008 21:27:32 +0200 wenzelm explicit handling of ML environment within generic context;
Wed, 17 Sep 2008 21:27:31 +0200 wenzelm added ML_prf;
Wed, 17 Sep 2008 21:27:24 +0200 wenzelm use_text/use_file now depend on explicit ML name space;
Wed, 17 Sep 2008 21:27:22 +0200 wenzelm ML name space -- dummy version of Poly/ML 5.2 facility.
Wed, 17 Sep 2008 21:27:20 +0200 wenzelm added ML-Systems/ml_name_space.ML;
Wed, 17 Sep 2008 21:27:18 +0200 wenzelm use ML_prf within proofs;
Wed, 17 Sep 2008 21:27:17 +0200 wenzelm local @{context};
Wed, 17 Sep 2008 21:27:14 +0200 wenzelm moved global ML bindings to global place;
Wed, 17 Sep 2008 21:27:08 +0200 wenzelm back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
Wed, 17 Sep 2008 21:27:03 +0200 wenzelm updated generated file;
Wed, 17 Sep 2008 15:59:23 +0200 krauss wf_finite_psubset[simp], in_finite_psubset[simp]
Wed, 17 Sep 2008 15:21:30 +0200 ballarin Public interface to interpretation morphism.
Wed, 17 Sep 2008 11:42:25 +0200 haftmann moved term_of syntax to separate theory
Wed, 17 Sep 2008 10:00:16 +0200 haftmann removed obsolete theory
Wed, 17 Sep 2008 07:32:04 +0200 haftmann added quickcheck.ML
Tue, 16 Sep 2008 18:01:25 +0200 wenzelm tuned comments;
Tue, 16 Sep 2008 18:01:24 +0200 wenzelm multithreading for Poly/ML 5.1 is no longer supported;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip