wenzelm [Wed, 03 Dec 2014 20:45:20 +0100] rev 59085
clarified define_command: send tokens more directly, without requiring keywords in ML;
wenzelm [Wed, 03 Dec 2014 15:22:27 +0100] rev 59084
more robust bundle_name: avoid assumptions about identifier, keywords etc.;
wenzelm [Wed, 03 Dec 2014 14:04:38 +0100] rev 59083
tuned signature;
wenzelm [Wed, 03 Dec 2014 11:50:58 +0100] rev 59082
tuned;
wenzelm [Wed, 03 Dec 2014 11:37:51 +0100] rev 59081
clarified token kind;
wenzelm [Tue, 02 Dec 2014 17:30:53 +0100] rev 59080
added Untyped.method convenience (for *this* class only);
wenzelm [Tue, 02 Dec 2014 16:40:11 +0100] rev 59079
tuned signature -- more explicit types;
wenzelm [Tue, 02 Dec 2014 16:10:11 +0100] rev 59078
more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
wenzelm [Tue, 02 Dec 2014 14:16:56 +0100] rev 59077
node-specific syntax, with base_syntax as default;
clarified Document_Model.init: convergence of editor events towards buffer-specific token marker;
wenzelm [Mon, 01 Dec 2014 19:25:20 +0100] rev 59076
clarified token marker / syntax for mode vs. buffer;