wenzelm [Wed, 16 Jul 2008 16:42:13 +0200] rev 27622
editor model: run interactively for now;
wenzelm [Wed, 16 Jul 2008 16:39:11 +0200] rev 27621
updated generated file;
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;