Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lexer fix, change order of escaping . & \ | chris | 2006-03-03 |
* | file cleanups | Andreas Gohr | 2006-02-17 |
* | remove (?u) from lexer -- its not a valid option | chris | 2005-09-28 |
* | lexer fix: will now support ">" in look ahead/behind patterns & (?u) inline flag | chris | 2005-09-22 |
* | lexer fix, corrects pattern match locating issues for patterns with look-ahea... | chris | 2005-09-16 |
* | lexer support for subpatterns, fixed windowsshare links #368 | andi | 2005-06-12 |
* | first attempt of syntax plugins | andi | 2005-05-19 |
* | fixed some lineendeating #268 #274 #276 | andi | 2005-04-28 |
* | fixed broken lexer (stupid me! never push before testing) | andi | 2005-04-27 |
* | optimized count calls in for loops | andi | 2005-04-27 |
* | removed closing php tag for includes | andi | 2005-04-13 |
* | new parser added (define DOKU_USENEWPARSER to use it) | andi | 2005-03-31 |