[go: up one dir, main page]

Menu

Svn Commit Log


Commit Date  
[r985] by techtonik

+ document $ behaviour in low-priority blocks

2007-05-02 07:40:48 Tree
[r984] by techtonik

add scheme to highlight escapes inside of a string, reference the scheme from block

2007-05-02 06:37:57 Tree
[r983] by techtonik

multiline string highlight, still no internal highlightning of escapes
\y4 is a backreference for opening sequence from "start" attribute

2007-05-02 05:48:09 Tree
[r982] by lomecb

experimental highlighting support in comparsion views

2007-05-01 21:42:07 Tree
[r981] by techtonik

* clarify the meaning

2007-05-01 18:48:17 Tree
[r980] by techtonik

- typo

2007-05-01 18:21:26 Tree
[r979] by techtonik

the most simple python string highight - one line string only due to
<regex> limitation, no escapes. \4 is a backreference for opening
sequence

Python string is a prefix followed by quote (or three quotes) and a
sequence of symbols until the same quote construction.

stringprefix ::= "u" | "r" | "ur" | "U" | "R" | "UR" | "Ur" | "uR"

2007-05-01 18:17:49 Tree
[r978] by techtonik

+ explain how to reference quotes in XML attributes of regexp

2007-05-01 16:01:17 Tree
[r977] by techtonik

* merging changes from trunk phase two

2007-05-01 14:35:16 Tree
[r976] by techtonik

* merging changes from trunk phase one

2007-05-01 08:43:25 Tree
Older >