[go: up one dir, main page]

Menu

Svn Commit Log


Commit Date  
[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
[r975] by lomecb

date fixes

2007-04-26 11:08:58 Tree
[r974] by lomecb

docbook fix to allow xml entities with multiple roots

2007-04-26 10:32:40 Tree
Older >