wenzelm [Wed, 01 Oct 2008 22:33:29 +0200] rev 28454
unit_source: more rigid parsing, stop after final qed;
wenzelm [Wed, 01 Oct 2008 22:33:28 +0200] rev 28453
excursion/unit_result: no print for forked end, finish into global theory, pick resul from presentation context;
tuned;
wenzelm [Wed, 01 Oct 2008 22:33:24 +0200] rev 28452
replaced can_defer by is_relevant (negation);
future_proof: declare forked goal to prevent accidental generalization (e.g. instance goal);
wenzelm [Wed, 01 Oct 2008 20:02:37 +0200] rev 28451
datatype transition: internal trans field is maintained in reverse order;
tuned;
wenzelm [Wed, 01 Oct 2008 18:16:14 +0200] rev 28450
future_proof: protect conclusion of deferred proof state;
wenzelm [Wed, 01 Oct 2008 18:16:10 +0200] rev 28449
future_schedule: back to one group for all loader tasks;
wenzelm [Wed, 01 Oct 2008 14:17:06 +0200] rev 28448
tuned comments;
haftmann [Wed, 01 Oct 2008 13:33:54 +0200] rev 28447
fixed
wenzelm [Wed, 01 Oct 2008 12:18:18 +0200] rev 28446
renamed promise to future, tuned related interfaces;
wenzelm [Wed, 01 Oct 2008 12:00:05 +0200] rev 28445
more robust treatment of Interrupt (cf. exn.ML);
future_schedule: group each theory separately;