wenzelm [Mon, 29 Sep 2008 14:41:22 +0200] rev 28404
added context_position.ML;
haftmann [Mon, 29 Sep 2008 12:32:00 +0200] rev 28403
more precise redundancy check
haftmann [Mon, 29 Sep 2008 12:31:59 +0200] rev 28402
clarified dependencies between arith tools
haftmann [Mon, 29 Sep 2008 12:31:58 +0200] rev 28401
separate HOL-Main image
haftmann [Mon, 29 Sep 2008 12:31:57 +0200] rev 28400
polished code generator setup
haftmann [Mon, 29 Sep 2008 12:31:56 +0200] rev 28399
added theory antiquotation
wenzelm [Mon, 29 Sep 2008 11:46:52 +0200] rev 28398
tuned comments;
wenzelm [Mon, 29 Sep 2008 11:46:47 +0200] rev 28397
handle _ should be avoided (spurious Interrupt will spoil the game);
wenzelm [Mon, 29 Sep 2008 10:58:04 +0200] rev 28396
added norm_export_morphism;
wenzelm [Mon, 29 Sep 2008 10:58:03 +0200] rev 28395
added exit_global, exit_result, exit_result_global;
ProofContext.norm_export_morphism;
wenzelm [Mon, 29 Sep 2008 10:58:01 +0200] rev 28394
LocalTheory.exit_global;
wenzelm [Sun, 28 Sep 2008 14:46:51 +0200] rev 28393
HOL no longer depends on HOL-Plain;
wenzelm [Sun, 28 Sep 2008 14:40:43 +0200] rev 28392
setmp_noncritical;
wenzelm [Sun, 28 Sep 2008 12:42:35 +0200] rev 28391
join earlier promises first;
wenzelm [Sun, 28 Sep 2008 12:23:45 +0200] rev 28390
proper setmp_thread_data for nested execute (cf. join_loop);