wenzelm [Thu, 18 Sep 2008 19:39:47 +0200] rev 28291
updated generated file;
wenzelm [Thu, 18 Sep 2008 19:39:44 +0200] rev 28290
simplified oracle interface;
wenzelm [Thu, 18 Sep 2008 14:06:58 +0200] rev 28289
show: non-critical testing;
wenzelm [Thu, 18 Sep 2008 14:06:56 +0200] rev 28288
added deriv.ML: Abstract derivations based on raw proof terms.
krauss [Thu, 18 Sep 2008 12:13:50 +0200] rev 28287
termination prover for "fun" can be configured using context data.
wenzelm [Thu, 18 Sep 2008 10:57:30 +0200] rev 28286
updated generated file;
wenzelm [Thu, 18 Sep 2008 10:57:23 +0200] rev 28285
unchecked $ISABELLE_HOME_USER/etc/settings;
wenzelm [Wed, 17 Sep 2008 23:44:31 +0200] rev 28284
use_text/use_file now depend on explicit ML name space;
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;
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.
wenzelm [Wed, 17 Sep 2008 23:08:06 +0200] rev 28281
added ML_prf;
wenzelm [Wed, 17 Sep 2008 23:04:27 +0200] rev 28280
updated generated file;
wenzelm [Wed, 17 Sep 2008 22:06:59 +0200] rev 28279
added inherit_env;
wenzelm [Wed, 17 Sep 2008 22:06:57 +0200] rev 28278
added map_contexts;
wenzelm [Wed, 17 Sep 2008 22:06:54 +0200] rev 28277
ML_prf: inherit env for all contexts within the proof;
wenzelm [Wed, 17 Sep 2008 22:06:52 +0200] rev 28276
shutdown only if Multithreading.available;
wenzelm [Wed, 17 Sep 2008 21:27:44 +0200] rev 28275
ML_Context.evaluate: proper context (for ML environment);
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 21:27:43 +0200] rev 28274
ML_Context.evaluate: proper context (for ML environment);
wenzelm [Wed, 17 Sep 2008 21:27:38 +0200] rev 28273
simplified ML_Context.eval_in -- expect immutable Proof.context value;
wenzelm [Wed, 17 Sep 2008 21:27:36 +0200] rev 28272
proper thm antiquotations within ML solve obscure context problems (due to update of ML environment);
wenzelm [Wed, 17 Sep 2008 21:27:34 +0200] rev 28271
simplified ML_Context.eval_in -- expect immutable Proof.context value;
parse_code: operate on thy, which contains the ML environment;
wenzelm [Wed, 17 Sep 2008 21:27:32 +0200] rev 28270
explicit handling of ML environment within generic context;
eval_wrapper: non-critical, struct_name is always Isabelle, tuned comments;
eval_in/evaluate expect immutable Proof.context value;
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 21:27:31 +0200] rev 28269
added ML_prf;
wenzelm [Wed, 17 Sep 2008 21:27:24 +0200] rev 28268
use_text/use_file now depend on explicit ML name space;
wenzelm [Wed, 17 Sep 2008 21:27:22 +0200] rev 28267
ML name space -- dummy version of Poly/ML 5.2 facility.
wenzelm [Wed, 17 Sep 2008 21:27:20 +0200] rev 28266
added ML-Systems/ml_name_space.ML;
wenzelm [Wed, 17 Sep 2008 21:27:18 +0200] rev 28265
use ML_prf within proofs;
wenzelm [Wed, 17 Sep 2008 21:27:17 +0200] rev 28264
local @{context};