Mon, 11 Jan 2010 18:26:38 +0100Outer_Lex.is_ignored;
wenzelm [Mon, 11 Jan 2010 18:26:38 +0100] rev 34868
Outer_Lex.is_ignored;

Mon, 11 Jan 2010 18:26:13 +0100simplified Text_Edit;
wenzelm [Mon, 11 Jan 2010 18:26:13 +0100] rev 34867
simplified Text_Edit;

Mon, 11 Jan 2010 16:49:11 +0100eliminated strange mutable var commands;
wenzelm [Mon, 11 Jan 2010 16:49:11 +0100] rev 34866
eliminated strange mutable var commands;
removed_commands: refer to old commands;
misc tuning;

Mon, 11 Jan 2010 13:58:51 +0100updated header;
wenzelm [Mon, 11 Jan 2010 13:58:51 +0100] rev 34865
updated header;

Mon, 11 Jan 2010 13:55:32 +0100eliminated obsolete isabelle.proofdocument.Token;
wenzelm [Mon, 11 Jan 2010 13:55:32 +0100] rev 34864
eliminated obsolete isabelle.proofdocument.Token;

Mon, 11 Jan 2010 12:17:47 +0100do not override Command.hashCode -- which was inconsistent with eq anyway;
wenzelm [Mon, 11 Jan 2010 12:17:47 +0100] rev 34863
do not override Command.hashCode -- which was inconsistent with eq anyway;
unparsed: no id, commands observe pointer equality;
actually invoke edit_commands;
more correct doc_edits;
tuned;

Mon, 11 Jan 2010 01:40:18 +0100renamed Command.content to source;
wenzelm [Mon, 11 Jan 2010 01:40:18 +0100] rev 34862
renamed Command.content to source;
reorganization of document parsing, using command spans etc. -- initial setup;

Sun, 10 Jan 2010 21:14:44 +0100further tuning of command_start;
wenzelm [Sun, 10 Jan 2010 21:14:44 +0100] rev 34861
further tuning of command_start;

Sun, 10 Jan 2010 21:08:23 +0100refrain from poking blink rate -- might get stuck in invisible state;
wenzelm [Sun, 10 Jan 2010 21:08:23 +0100] rev 34860
refrain from poking blink rate -- might get stuck in invisible state;

Sun, 10 Jan 2010 20:38:23 +0100eliminated Command.stop, which tends to case duplicate traversal of commands;
wenzelm [Sun, 10 Jan 2010 20:38:23 +0100] rev 34859
eliminated Command.stop, which tends to case duplicate traversal of commands;