Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-11 | Fix missing lexers in get_lexers | Florian Pritz | 1 | -2/+2 |
2015-04-09 | Fix mime2lexer failing when using pygments info | Florian Pritz | 1 | -2/+2 |
2015-04-02 | Pygments: Add .lhs extension | Florian Pritz | 1 | -0/+1 |
2015-04-02 | Improve performance of pygments->mime2lexer | Florian Pritz | 1 | -5/+3 |
2015-04-02 | Pygments::get_pygments_info: cache in memory | Florian Pritz | 1 | -1/+1 |
2015-04-02 | Fix automatic highlight of svg files | Florian Pritz | 1 | -7/+7 |
2015-04-01 | Get supported mimetypes from pygments itself | Florian Pritz | 1 | -0/+9 |
2015-04-01 | Refactor \libraries\Pygments::get_lexers | Florian Pritz | 1 | -4/+13 |
2015-04-01 | Refactor lexer code into dedicated class | Florian Pritz | 1 | -0/+206 |