wenzelm [Thu, 12 Aug 2010 14:22:23 +0200] rev 38362
misc tuning and simplification;
wenzelm [Thu, 12 Aug 2010 13:59:18 +0200] rev 38361
specific command state;
wenzelm [Thu, 12 Aug 2010 13:49:08 +0200] rev 38360
specific Session.Commands_Changed;
wenzelm [Thu, 12 Aug 2010 13:43:55 +0200] rev 38359
consider snapshot as service of Session, not Document.Change;
wenzelm [Thu, 12 Aug 2010 13:42:05 +0200] rev 38358
tuned scope;
wenzelm [Wed, 11 Aug 2010 23:46:38 +0200] rev 38357
Document.print_id;
wenzelm [Wed, 11 Aug 2010 23:29:17 +0200] rev 38356
consider command state as part of Snapshot, not Document;
wenzelm [Wed, 11 Aug 2010 22:41:26 +0200] rev 38355
represent document ids by (long) int, to benefit from the somewhat faster Inttab in ML (LinearSet in Scala is invariably indexed by native object ids);
wenzelm [Wed, 11 Aug 2010 18:44:06 +0200] rev 38354
Named_Target;
wenzelm [Wed, 11 Aug 2010 18:41:06 +0200] rev 38353
modernized specifications;
tuned headers;
wenzelm [Wed, 11 Aug 2010 18:22:14 +0200] rev 38352
spelling;
wenzelm [Wed, 11 Aug 2010 18:17:53 +0200] rev 38351
merged
haftmann [Wed, 11 Aug 2010 14:45:38 +0200] rev 38350
renamed Theory_Target to the more appropriate Named_Target
haftmann [Wed, 11 Aug 2010 14:41:16 +0200] rev 38349
discontinue old implementation of `foundation`
haftmann [Wed, 11 Aug 2010 14:31:43 +0200] rev 38348
moved instantiation target formally to class_target.ML
haftmann [Wed, 11 Aug 2010 14:31:40 +0200] rev 38347
NEWS