wenzelm [Wed, 16 Jul 2008 16:17:26 +0200] rev 27620
identify: more informative id in Toplevel.debug mode;
interactive state transformations: dispose descendants *before* running next command, bypass for control commands;
editor model: actually run affected commands;
misc tuning;
wenzelm [Wed, 16 Jul 2008 14:28:47 +0200] rev 27619
shortlogentry/filelogentry: show shortdate and full description;
ballarin [Wed, 16 Jul 2008 14:21:57 +0200] rev 27618
Removed uses of context element includes.
wenzelm [Wed, 16 Jul 2008 11:20:25 +0200] rev 27617
added Isar.command, Isar.insert, Isar.remove (editor model);
wenzelm [Wed, 16 Jul 2008 11:20:24 +0200] rev 27616
export type id with no_id and create_command;
basic support for editor model: insert_command, remove_command;
refined command status;
misc tuning;
wenzelm [Tue, 15 Jul 2008 23:36:26 +0200] rev 27615
tuned;
wenzelm [Tue, 15 Jul 2008 22:37:58 +0200] rev 27614
renamed IsarCmd.nested_command to OuterSyntax.prepare_command;
wenzelm [Tue, 15 Jul 2008 22:37:55 +0200] rev 27613
load thy_edit.ML before isar.ML;
wenzelm [Tue, 15 Jul 2008 19:39:37 +0200] rev 27612
modernized specifications and proofs;
tuned document;
ballarin [Tue, 15 Jul 2008 16:50:09 +0200] rev 27611
Removed uses of context element includes.
haftmann [Tue, 15 Jul 2008 16:02:10 +0200] rev 27610
tuned
haftmann [Tue, 15 Jul 2008 16:02:07 +0200] rev 27609
tuned code theorem bookkeeping
wenzelm [Tue, 15 Jul 2008 15:59:49 +0200] rev 27608
tuned changelogentry;
wenzelm [Tue, 15 Jul 2008 15:46:43 +0200] rev 27607
refined Output.status_fn: priority (only visible for non-empty output, e.g. via test_markup print mode);