Tue, 23 Sep 2008 15:48:53 +0200 wenzelm join_results: special case for empty list, works without multithreading;
Tue, 23 Sep 2008 15:48:52 +0200 wenzelm added dest_deriv, removed external type deriv;
Tue, 23 Sep 2008 15:48:51 +0200 wenzelm added conditional add_oracles, keep oracles_of_proof private;
Tue, 23 Sep 2008 15:48:50 +0200 wenzelm Thm.proof_of;
Mon, 22 Sep 2008 23:04:35 +0200 berghofe Added coherent logic prover.
Mon, 22 Sep 2008 23:01:54 +0200 berghofe New prover for coherent logic.
Mon, 22 Sep 2008 23:00:15 +0200 berghofe Added setup for coherent logic prover.
Mon, 22 Sep 2008 22:59:35 +0200 berghofe Added examples for coherent logic prover.
Mon, 22 Sep 2008 22:59:11 +0200 berghofe Examples for coherent logic prover.
Mon, 22 Sep 2008 19:46:24 +0200 urbanc made the perm_simp tactic to understand options such as (no_asm)
Mon, 22 Sep 2008 15:26:14 +0200 wenzelm type thm: fully internal derivation, no longer exported;
Mon, 22 Sep 2008 15:26:14 +0200 wenzelm added is_finished;
Mon, 22 Sep 2008 15:26:13 +0200 wenzelm added Promise constructor, which is similar to Oracle but may be replaced later;
Mon, 22 Sep 2008 15:26:11 +0200 wenzelm removed deriv.ML which is now incorporated into thm.ML;
Mon, 22 Sep 2008 15:26:11 +0200 wenzelm added reject_draft;
Mon, 22 Sep 2008 15:26:07 +0200 wenzelm type thm: fully internal derivation, no longer exported;
Mon, 22 Sep 2008 13:56:04 +0200 haftmann generic quickcheck framework
Mon, 22 Sep 2008 13:56:03 +0200 haftmann TEMPORARY: make batch run happy
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);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip