Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added github flavoured markdown parser | Kurt Neufeld | 2016-06-02 | 1 | -1/+94 |
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
* | Fix "matches empty string" complaints from regexlint. | Georg Brandl | 2014-10-16 | 1 | -1/+2 |
* | Curly brace escaping, round 1. | Tim Hatch | 2014-10-15 | 1 | -1/+1 |
* | all lexers: fix unescaped { and } so that the "regex" module can compile our ... | Georg Brandl | 2014-10-15 | 1 | -4/+3 |
* | Add Mozilla preprocessor lexers. | Tim Hatch | 2014-10-10 | 1 | -4/+126 |
* | TeX: accept backslash before newline | Georg Brandl | 2014-10-07 | 1 | -0/+1 |
* | split up web lexers | Georg Brandl | 2014-09-19 | 1 | -1/+1 |
* | split up text lexers | Georg Brandl | 2014-09-19 | 1 | -0/+379 |