Re: [PATCH] Add built-in diff patterns for MATLAB code From: Thomas Rast <hidden> Date: 2016-06-15 22:52:29 Gustaf Hendeby wrote:+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. -- Thomas Rast trast@{inf,student}.ethz.ch
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help