Thread (5 messages) flat view 5 messages, 2 authors, 2016-06-15

Re: [PATCH] Add built-in diff patterns for MATLAB code

From: Gustaf Hendeby <hidden>
Date: 2016-06-15 22:52:29

 On Tue, 15 Nov 2011 13:37:06 +0100, Thomas Rast wrote:
Gustaf Hendeby wrote:
quoted
+PATTERNS("matlab",
+	 
"^[[:space:]]*((classdef|function)[[:space:]].*)$|^%%[[:space:]].*$",
+	 "[a-zA-Z_][a-zA-Z0-9_]*|[-+0-9.e]+|[=~<>]=|\\|\\||&&"),
Shouldn't you, for matlab, ensure that ./ "sticks" as a single word
since it is an operator?  At least we used the same logic for the C 
||
and && operators, which you copied.
 Good point Thomas, I forgot all about the .-operators.  I will add 
 \.[*/^'] as words, are there any other ones to consider?  Thanks for 
 paying attention!

 /Gustaf
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help