immler@in.tum.de [Sun, 01 Feb 2009 12:50:21 +0100] rev 34512
modified netbeans build such that dist can be used as settings-directory for jedit;
adapted explicit makedist
immler@in.tum.de [Sun, 01 Feb 2009 12:21:07 +0100] rev 34511
merge
immler@in.tum.de [Sat, 24 Jan 2009 16:31:04 +0100] rev 34510
take content of asset for description in status-view of Sidekick
wenzelm [Tue, 27 Jan 2009 22:23:45 +0100] rev 34509
eliminated Command.Status.REMOVE/REMOVED;
support rudiments of new document protocol: running flag, edits/edit message;
use plain toInt;
misc tuning and rearrangement;
wenzelm [Tue, 27 Jan 2009 22:16:29 +0100] rev 34508
eliminated Command.Status.REMOVE/REMOVED;
added state_id;
refined add_result: running flag;
wenzelm [Tue, 27 Jan 2009 22:14:40 +0100] rev 34507
eliminated Command.Status.REMOVE/REMOVED;
wenzelm [Tue, 27 Jan 2009 22:13:56 +0100] rev 34506
use plain toInt;
wenzelm [Tue, 27 Jan 2009 19:52:56 +0100] rev 34505
ProofDocument: pass is_command_keyword directly, not via full-blown Prover object;
wenzelm [Tue, 27 Jan 2009 19:41:44 +0100] rev 34504
eliminated Prover.start -- part of main constructor;
wenzelm [Tue, 27 Jan 2009 19:27:59 +0100] rev 34503
tuned whitespace;
wenzelm [Tue, 27 Jan 2009 18:58:16 +0100] rev 34502
added Isabelle.default_logic;
wenzelm [Tue, 27 Jan 2009 18:53:12 +0100] rev 34501
beginnings of global document state;
wenzelm [Tue, 27 Jan 2009 18:16:24 +0100] rev 34500
state_results: separate buffer for messages from running command;
result_document: append all messages;
misc tuning;
wenzelm [Tue, 27 Jan 2009 18:15:11 +0100] rev 34499
misc tuning;
wenzelm [Tue, 27 Jan 2009 17:22:55 +0100] rev 34498
Prover.start: determine logic in one place;