wenzelm [Fri, 17 Jun 2011 00:10:39 +0200] rev 43418
recovered markup for non-alphabetic keywords;
wenzelm [Thu, 16 Jun 2011 23:35:37 +0200] rev 43417
more precise imitation of original TextAreaPainter: no locking;
wenzelm [Thu, 16 Jun 2011 23:16:06 +0200] rev 43416
more precise imitatation of original TokenMarker: no locking, interned context etc.;
wenzelm [Thu, 16 Jun 2011 22:15:35 +0200] rev 43415
brute-force range restriction to avoid spurious crashes;
wenzelm [Thu, 16 Jun 2011 22:05:40 +0200] rev 43414
static token markup, based on outer syntax only;
eliminated obsolete buffer.propertiesChanged (expensive due to remarking of full buffer etc.);
wenzelm [Thu, 16 Jun 2011 20:12:59 +0200] rev 43413
explicit dependency on Pure.jar;