Mon, 16 Aug 2010 00:07:28 +0200 |
wenzelm |
simplified command status: interpret stacked markup on demand;
|
changeset |
files
|
Sun, 15 Aug 2010 23:13:56 +0200 |
wenzelm |
event_bus.scala rather belongs to system plumbing;
|
changeset |
files
|
Sun, 15 Aug 2010 23:07:22 +0200 |
wenzelm |
some derived operations on Text.Range;
|
changeset |
files
|
Sun, 15 Aug 2010 22:48:56 +0200 |
wenzelm |
specific types Text.Offset and Text.Range;
|
changeset |
files
|
Sun, 15 Aug 2010 21:42:13 +0200 |
wenzelm |
moved Text_Edit to Text.Edit;
|
changeset |
files
|
Sun, 15 Aug 2010 21:03:13 +0200 |
wenzelm |
moved History/Snapshot to document.scala;
|
changeset |
files
|
Sun, 15 Aug 2010 20:27:29 +0200 |
wenzelm |
renamed raw_results to raw_protocol;
|
changeset |
files
|
Sun, 15 Aug 2010 20:19:56 +0200 |
wenzelm |
rename "unit" to "atom", to avoid confusion with the unit type;
|
changeset |
files
|
Sun, 15 Aug 2010 20:13:07 +0200 |
wenzelm |
document commands: maintain transition as future (wrt. potentially slow Outer_Syntax.prepare_command), refrain from second Toplevel.put_id;
|
changeset |
files
|
Sun, 15 Aug 2010 19:36:13 +0200 |
wenzelm |
use Synchronized.var and prevent global CRITICAL sections in this hot spot;
|
changeset |
files
|
Sun, 15 Aug 2010 19:30:11 +0200 |
wenzelm |
renamed create_id to new_id;
|
changeset |
files
|
Sun, 15 Aug 2010 18:41:23 +0200 |
wenzelm |
more explicit / functional ML version of document model;
|
changeset |
files
|
Sun, 15 Aug 2010 14:18:52 +0200 |
wenzelm |
renamed class Document to Document.Version etc.;
|
changeset |
files
|
Sun, 15 Aug 2010 13:17:45 +0200 |
wenzelm |
fixed Isabelle/Scala build (cf. f3220ef79d51);
|
changeset |
files
|
Sat, 14 Aug 2010 23:01:53 +0200 |
wenzelm |
Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
|
changeset |
files
|