Tue, 23 Sep 2008 18:11:42 +0200 renamed rtype to typerep
haftmann [Tue, 23 Sep 2008 18:11:42 +0200] rev 28335
renamed rtype to typerep
Tue, 23 Sep 2008 17:28:58 +0200 added fold_rev;
wenzelm [Tue, 23 Sep 2008 17:28:58 +0200] rev 28334
added fold_rev; tuned dest, keys;
Tue, 23 Sep 2008 15:48:55 +0200 added del_node, which is more efficient for sparse graphs;
wenzelm [Tue, 23 Sep 2008 15:48:55 +0200] rev 28333
added del_node, which is more efficient for sparse graphs;
Tue, 23 Sep 2008 15:48:54 +0200 IntGraph.del_node;
wenzelm [Tue, 23 Sep 2008 15:48:54 +0200] rev 28332
IntGraph.del_node;
Tue, 23 Sep 2008 15:48:53 +0200 join_results: special case for empty list, works without multithreading;
wenzelm [Tue, 23 Sep 2008 15:48:53 +0200] rev 28331
join_results: special case for empty list, works without multithreading;
Tue, 23 Sep 2008 15:48:52 +0200 added dest_deriv, removed external type deriv;
wenzelm [Tue, 23 Sep 2008 15:48:52 +0200] rev 28330
added dest_deriv, removed external type deriv; misc tuning of internal deriv; more substantial promise/fulfill; promise_ord: reverse order on serial numbers; removed unused is_named; get_name: unfinished proof term;
Tue, 23 Sep 2008 15:48:51 +0200 added conditional add_oracles, keep oracles_of_proof private;
wenzelm [Tue, 23 Sep 2008 15:48:51 +0200] rev 28329
added conditional add_oracles, keep oracles_of_proof private; added fulfill; removed unused is_named; tuned some table operations;
Tue, 23 Sep 2008 15:48:50 +0200 Thm.proof_of;
wenzelm [Tue, 23 Sep 2008 15:48:50 +0200] rev 28328
Thm.proof_of;
Mon, 22 Sep 2008 23:04:35 +0200 Added coherent logic prover.
berghofe [Mon, 22 Sep 2008 23:04:35 +0200] rev 28327
Added coherent logic prover.
Mon, 22 Sep 2008 23:01:54 +0200 New prover for coherent logic.
berghofe [Mon, 22 Sep 2008 23:01:54 +0200] rev 28326
New prover for coherent logic.
Mon, 22 Sep 2008 23:00:15 +0200 Added setup for coherent logic prover.
berghofe [Mon, 22 Sep 2008 23:00:15 +0200] rev 28325
Added setup for coherent logic prover.
Mon, 22 Sep 2008 22:59:35 +0200 Added examples for coherent logic prover.
berghofe [Mon, 22 Sep 2008 22:59:35 +0200] rev 28324
Added examples for coherent logic prover.
Mon, 22 Sep 2008 22:59:11 +0200 Examples for coherent logic prover.
berghofe [Mon, 22 Sep 2008 22:59:11 +0200] rev 28323
Examples for coherent logic prover.
Mon, 22 Sep 2008 19:46:24 +0200 made the perm_simp tactic to understand options such as (no_asm)
urbanc [Mon, 22 Sep 2008 19:46:24 +0200] rev 28322
made the perm_simp tactic to understand options such as (no_asm)
Mon, 22 Sep 2008 15:26:14 +0200 type thm: fully internal derivation, no longer exported;
wenzelm [Mon, 22 Sep 2008 15:26:14 +0200] rev 28321
type thm: fully internal derivation, no longer exported; incorporate former deriv.ML as internal abstract type; added rudimentary promise interface; tuned; added is_named (does not require finished derivation);
Mon, 22 Sep 2008 15:26:14 +0200 added is_finished;
wenzelm [Mon, 22 Sep 2008 15:26:14 +0200] rev 28320
added is_finished;
Mon, 22 Sep 2008 15:26:13 +0200 added Promise constructor, which is similar to Oracle but may be replaced later;
wenzelm [Mon, 22 Sep 2008 15:26:13 +0200] rev 28319
added Promise constructor, which is similar to Oracle but may be replaced later; added promise_proof; export min_proof, mk_min_proof; moved infer_derivs to thm.ML as derive_rule0/1/2; tuned oracles_of_proof; added is_named;
Mon, 22 Sep 2008 15:26:11 +0200 removed deriv.ML which is now incorporated into thm.ML;
wenzelm [Mon, 22 Sep 2008 15:26:11 +0200] rev 28318
removed deriv.ML which is now incorporated into thm.ML;
Mon, 22 Sep 2008 15:26:11 +0200 added reject_draft;
wenzelm [Mon, 22 Sep 2008 15:26:11 +0200] rev 28317
added reject_draft;
Mon, 22 Sep 2008 15:26:07 +0200 type thm: fully internal derivation, no longer exported;
wenzelm [Mon, 22 Sep 2008 15:26:07 +0200] rev 28316
type thm: fully internal derivation, no longer exported;
Mon, 22 Sep 2008 13:56:04 +0200 generic quickcheck framework
haftmann [Mon, 22 Sep 2008 13:56:04 +0200] rev 28315
generic quickcheck framework
Mon, 22 Sep 2008 13:56:03 +0200 TEMPORARY: make batch run happy
haftmann [Mon, 22 Sep 2008 13:56:03 +0200] rev 28314
TEMPORARY: make batch run happy
Mon, 22 Sep 2008 13:56:01 +0200 absolute Library path
haftmann [Mon, 22 Sep 2008 13:56:01 +0200] rev 28313
absolute Library path
Mon, 22 Sep 2008 13:55:59 +0200 different session branches for HOL-Plain vs. Plain
haftmann [Mon, 22 Sep 2008 13:55:59 +0200] rev 28312
different session branches for HOL-Plain vs. Plain
Mon, 22 Sep 2008 08:00:28 +0200 temporary workaround for class constants
haftmann [Mon, 22 Sep 2008 08:00:28 +0200] rev 28311
temporary workaround for class constants
Mon, 22 Sep 2008 08:00:27 +0200 corrected sort intersection
haftmann [Mon, 22 Sep 2008 08:00:27 +0200] rev 28310
corrected sort intersection
Mon, 22 Sep 2008 08:00:26 +0200 some steps towards generic quickcheck framework
haftmann [Mon, 22 Sep 2008 08:00:26 +0200] rev 28309
some steps towards generic quickcheck framework
Mon, 22 Sep 2008 08:00:24 +0200 fixed headers
haftmann [Mon, 22 Sep 2008 08:00:24 +0200] rev 28308
fixed headers
Mon, 22 Sep 2008 08:00:23 +0200 added some fragments from website
haftmann [Mon, 22 Sep 2008 08:00:23 +0200] rev 28307
added some fragments from website
Sat, 20 Sep 2008 21:05:41 +0200 made SML/NJ happy;
wenzelm [Sat, 20 Sep 2008 21:05:41 +0200] rev 28306
made SML/NJ happy;
Fri, 19 Sep 2008 22:11:50 +0200 Isar toplevel editor model.
wenzelm [Fri, 19 Sep 2008 22:11:50 +0200] rev 28305
Isar toplevel editor model.
Fri, 19 Sep 2008 21:22:31 +0200 future tasks: support boolean priorities (true = high, false = low/irrelevant);
wenzelm [Fri, 19 Sep 2008 21:22:31 +0200] rev 28304
future tasks: support boolean priorities (true = high, false = low/irrelevant);
Fri, 19 Sep 2008 21:00:50 +0200 output_sync is now public;
wenzelm [Fri, 19 Sep 2008 21:00:50 +0200] rev 28303
output_sync is now public;
Fri, 19 Sep 2008 21:00:49 +0200 added props_text (from isar_syn.ML);
wenzelm [Fri, 19 Sep 2008 21:00:49 +0200] rev 28302
added props_text (from isar_syn.ML);
Fri, 19 Sep 2008 21:00:48 +0200 moved Isar editor commands from isar_syn.ML to isar.ML;
wenzelm [Fri, 19 Sep 2008 21:00:48 +0200] rev 28301
moved Isar editor commands from isar_syn.ML to isar.ML; P.props_text;
Fri, 19 Sep 2008 21:00:47 +0200 moved Isar editor commands from isar_syn.ML to isar.ML;
wenzelm [Fri, 19 Sep 2008 21:00:47 +0200] rev 28300
moved Isar editor commands from isar_syn.ML to isar.ML;
Fri, 19 Sep 2008 21:00:46 +0200 added Isar/isar.scala;
wenzelm [Fri, 19 Sep 2008 21:00:46 +0200] rev 28299
added Isar/isar.scala;
Fri, 19 Sep 2008 18:05:19 +0200 avoid using implicit assumptions
huffman [Fri, 19 Sep 2008 18:05:19 +0200] rev 28298
avoid using implicit assumptions
Fri, 19 Sep 2008 17:54:04 +0200 add theory graph to ZF document
huffman [Fri, 19 Sep 2008 17:54:04 +0200] rev 28297
add theory graph to ZF document
Fri, 19 Sep 2008 09:41:17 +0200 made SMLNJ happy
haftmann [Fri, 19 Sep 2008 09:41:17 +0200] rev 28296
made SMLNJ happy
Thu, 18 Sep 2008 22:30:17 +0200 jar: include sources;
wenzelm [Thu, 18 Sep 2008 22:30:17 +0200] rev 28295
jar: include sources;
Thu, 18 Sep 2008 20:12:02 +0200 tuned;
wenzelm [Thu, 18 Sep 2008 20:12:02 +0200] rev 28294
tuned;
Thu, 18 Sep 2008 19:39:50 +0200 eval_term: CRITICAL due to eval_result;
wenzelm [Thu, 18 Sep 2008 19:39:50 +0200] rev 28293
eval_term: CRITICAL due to eval_result; simplified oracle interface;
Thu, 18 Sep 2008 19:39:49 +0200 begin_theory: Theory.checkpoint for immediate uses ensures that ML evaluation always starts with non-draft @{theory};
wenzelm [Thu, 18 Sep 2008 19:39:49 +0200] rev 28292
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 updated generated file;
wenzelm [Thu, 18 Sep 2008 19:39:47 +0200] rev 28291
updated generated file;
Thu, 18 Sep 2008 19:39:44 +0200 simplified oracle interface;
wenzelm [Thu, 18 Sep 2008 19:39:44 +0200] rev 28290
simplified oracle interface;
Thu, 18 Sep 2008 14:06:58 +0200 show: non-critical testing;
wenzelm [Thu, 18 Sep 2008 14:06:58 +0200] rev 28289
show: non-critical testing;
Thu, 18 Sep 2008 14:06:56 +0200 added deriv.ML: Abstract derivations based on raw proof terms.
wenzelm [Thu, 18 Sep 2008 14:06:56 +0200] rev 28288
added deriv.ML: Abstract derivations based on raw proof terms.
Thu, 18 Sep 2008 12:13:50 +0200 termination prover for "fun" can be configured using context data.
krauss [Thu, 18 Sep 2008 12:13:50 +0200] rev 28287
termination prover for "fun" can be configured using context data.
Thu, 18 Sep 2008 10:57:30 +0200 updated generated file;
wenzelm [Thu, 18 Sep 2008 10:57:30 +0200] rev 28286
updated generated file;
Thu, 18 Sep 2008 10:57:23 +0200 unchecked $ISABELLE_HOME_USER/etc/settings;
wenzelm [Thu, 18 Sep 2008 10:57:23 +0200] rev 28285
unchecked $ISABELLE_HOME_USER/etc/settings;
Wed, 17 Sep 2008 23:44:31 +0200 use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 23:44:31 +0200] rev 28284
use_text/use_file now depend on explicit ML name space;
Wed, 17 Sep 2008 23:23:49 +0200 threads work only for Poly/ML 5.2 or later;
wenzelm [Wed, 17 Sep 2008 23:23:49 +0200] rev 28283
threads work only for Poly/ML 5.2 or later; global ML bindings are now thread-safe;
Wed, 17 Sep 2008 23:23:13 +0200 * ML bindings produced via Isar commands are stored within the Isar context.
wenzelm [Wed, 17 Sep 2008 23:23:13 +0200] rev 28282
* ML bindings produced via Isar commands are stored within the Isar context. * Command 'ML_prf' is analogous to 'ML' but works within a proof context.
Wed, 17 Sep 2008 23:08:06 +0200 added ML_prf;
wenzelm [Wed, 17 Sep 2008 23:08:06 +0200] rev 28281
added ML_prf;
Wed, 17 Sep 2008 23:04:27 +0200 updated generated file;
wenzelm [Wed, 17 Sep 2008 23:04:27 +0200] rev 28280
updated generated file;
Wed, 17 Sep 2008 22:06:59 +0200 added inherit_env;
wenzelm [Wed, 17 Sep 2008 22:06:59 +0200] rev 28279
added inherit_env;
Wed, 17 Sep 2008 22:06:57 +0200 added map_contexts;
wenzelm [Wed, 17 Sep 2008 22:06:57 +0200] rev 28278
added map_contexts;
Wed, 17 Sep 2008 22:06:54 +0200 ML_prf: inherit env for all contexts within the proof;
wenzelm [Wed, 17 Sep 2008 22:06:54 +0200] rev 28277
ML_prf: inherit env for all contexts within the proof;
Wed, 17 Sep 2008 22:06:52 +0200 shutdown only if Multithreading.available;
wenzelm [Wed, 17 Sep 2008 22:06:52 +0200] rev 28276
shutdown only if Multithreading.available;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip