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;
Wed, 17 Sep 2008 21:27:44 +0200 ML_Context.evaluate: proper context (for ML environment);
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;
Wed, 17 Sep 2008 21:27:43 +0200 ML_Context.evaluate: proper context (for ML environment);
wenzelm [Wed, 17 Sep 2008 21:27:43 +0200] rev 28274
ML_Context.evaluate: proper context (for ML environment);
Wed, 17 Sep 2008 21:27:38 +0200 simplified ML_Context.eval_in -- expect immutable Proof.context value;
wenzelm [Wed, 17 Sep 2008 21:27:38 +0200] rev 28273
simplified ML_Context.eval_in -- expect immutable Proof.context value;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip