Wed, 03 Dec 2014 15:22:27 +0100 more robust bundle_name: avoid assumptions about identifier, keywords etc.;
wenzelm [Wed, 03 Dec 2014 15:22:27 +0100] rev 59084
more robust bundle_name: avoid assumptions about identifier, keywords etc.;
Wed, 03 Dec 2014 14:04:38 +0100 tuned signature;
wenzelm [Wed, 03 Dec 2014 14:04:38 +0100] rev 59083
tuned signature;
Wed, 03 Dec 2014 11:50:58 +0100 tuned;
wenzelm [Wed, 03 Dec 2014 11:50:58 +0100] rev 59082
tuned;
Wed, 03 Dec 2014 11:37:51 +0100 clarified token kind;
wenzelm [Wed, 03 Dec 2014 11:37:51 +0100] rev 59081
clarified token kind;
Tue, 02 Dec 2014 17:30:53 +0100 added Untyped.method convenience (for *this* class only);
wenzelm [Tue, 02 Dec 2014 17:30:53 +0100] rev 59080
added Untyped.method convenience (for *this* class only);
Tue, 02 Dec 2014 16:40:11 +0100 tuned signature -- more explicit types;
wenzelm [Tue, 02 Dec 2014 16:40:11 +0100] rev 59079
tuned signature -- more explicit types;
Tue, 02 Dec 2014 16:10:11 +0100 more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
wenzelm [Tue, 02 Dec 2014 16:10:11 +0100] rev 59078
more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
Tue, 02 Dec 2014 14:16:56 +0100 node-specific syntax, with base_syntax as default;
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;
Mon, 01 Dec 2014 19:25:20 +0100 clarified token marker / syntax for mode vs. buffer;
wenzelm [Mon, 01 Dec 2014 19:25:20 +0100] rev 59076
clarified token marker / syntax for mode vs. buffer;
Mon, 01 Dec 2014 17:51:07 +0100 Sidekick syntax is derived from buffer (and its mode), instead of parser name;
wenzelm [Mon, 01 Dec 2014 17:51:07 +0100] rev 59075
Sidekick syntax is derived from buffer (and its mode), instead of parser name;
Mon, 01 Dec 2014 17:43:23 +0100 tuned signature;
wenzelm [Mon, 01 Dec 2014 17:43:23 +0100] rev 59074
tuned signature;
Mon, 01 Dec 2014 15:21:49 +0100 more merge operations;
wenzelm [Mon, 01 Dec 2014 15:21:49 +0100] rev 59073
more merge operations;
Mon, 01 Dec 2014 14:24:05 +0100 tuned signature;
wenzelm [Mon, 01 Dec 2014 14:24:05 +0100] rev 59072
tuned signature;
Mon, 01 Dec 2014 13:49:47 +0100 tuned;
wenzelm [Mon, 01 Dec 2014 13:49:47 +0100] rev 59071
tuned;
Wed, 03 Dec 2014 17:08:24 +0100 prefer E 1.8, now that it's been tried and tested
blanchet [Wed, 03 Dec 2014 17:08:24 +0100] rev 59070
prefer E 1.8, now that it's been tried and tested
Sun, 30 Nov 2014 15:11:50 +0100 more accurate context;
wenzelm [Sun, 30 Nov 2014 15:11:50 +0100] rev 59069
more accurate context;
Sun, 30 Nov 2014 14:43:00 +0100 update_cartouches;
wenzelm [Sun, 30 Nov 2014 14:43:00 +0100] rev 59068
update_cartouches;
Sun, 30 Nov 2014 14:02:48 +0100 tuned signature;
wenzelm [Sun, 30 Nov 2014 14:02:48 +0100] rev 59067
tuned signature;
Sun, 30 Nov 2014 13:15:04 +0100 tuned signature;
wenzelm [Sun, 30 Nov 2014 13:15:04 +0100] rev 59066
tuned signature;
Sun, 30 Nov 2014 12:46:16 +0100 tuned signature -- prefer Input.source;
wenzelm [Sun, 30 Nov 2014 12:46:16 +0100] rev 59065
tuned signature -- prefer Input.source;
Sun, 30 Nov 2014 12:24:56 +0100 more abstract type Input.source;
wenzelm [Sun, 30 Nov 2014 12:24:56 +0100] rev 59064
more abstract type Input.source;
Sat, 29 Nov 2014 14:43:10 +0100 encode text with control symbols;
wenzelm [Sat, 29 Nov 2014 14:43:10 +0100] rev 59063
encode text with control symbols;
Sat, 29 Nov 2014 14:42:32 +0100 proper HTML.encode;
wenzelm [Sat, 29 Nov 2014 14:42:32 +0100] rev 59062
proper HTML.encode;
Wed, 26 Nov 2014 15:59:46 +0100 prefer abbrev for is_unit
haftmann [Wed, 26 Nov 2014 15:59:46 +0100] rev 59061
prefer abbrev for is_unit
Wed, 26 Nov 2014 15:46:19 +0100 do not conceal inductive predicate names properly, following 4a3747517552
haftmann [Wed, 26 Nov 2014 15:46:19 +0100] rev 59060
do not conceal inductive predicate names properly, following 4a3747517552
Wed, 26 Nov 2014 15:46:17 +0100 tuned
haftmann [Wed, 26 Nov 2014 15:46:17 +0100] rev 59059
tuned
Wed, 26 Nov 2014 20:05:34 +0100 renamed "pairself" to "apply2", in accordance to @{apply 2};
wenzelm [Wed, 26 Nov 2014 20:05:34 +0100] rev 59058
renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 26 Nov 2014 16:55:43 +0100 added ML antiquotation @{apply n} or @{apply n(k)};
wenzelm [Wed, 26 Nov 2014 16:55:43 +0100] rev 59057
added ML antiquotation @{apply n} or @{apply n(k)};
Wed, 26 Nov 2014 15:44:32 +0100 even more exception traces for Document.update, which goes through additional execution wrappers;
wenzelm [Wed, 26 Nov 2014 15:44:32 +0100] rev 59056
even more exception traces for Document.update, which goes through additional execution wrappers;
Wed, 26 Nov 2014 14:35:55 +0100 more informative failure of protocol commands, with exception trace;
wenzelm [Wed, 26 Nov 2014 14:35:55 +0100] rev 59055
more informative failure of protocol commands, with exception trace; eliminated obsolete Runtime.TERMINATE (left-over from former 'exit' command);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip