| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixup686/ximmm/css | Tobias Bengfort | 2019-11-28 | 1 | -0/+70 |
| * | refactor scss lexer | Tobias Bengfort | 2019-11-28 | 1 | -34/+30 |
| * | refactor css lexer | Tobias Bengfort | 2019-11-28 | 1 | -97/+41 |
| * | update list of CSS values | Tobias Bengfort | 2019-11-28 | 1 | -43/+49 |
| * | update list of CSS properties | Tobias Bengfort | 2019-11-28 | 1 | -41/+60 |
| * | Fix unicode character | Faustino Aguilar | 2019-11-28 | 1 | -2/+2 |
| * | Update test.cr to match latest crystal syntax | Faustino Aguilar | 2019-11-28 | 1 | -560/+246 |
| * | Add terraform keywords module, data, output, and others | Geoffrey Grosenbach | 2019-11-28 | 2 | -80/+100 |
| * | update ModelicaLexer | Vitalij Ruge | 2019-11-28 | 1 | -2/+2 |
| * | recognize escapes in Matlab double quoted strings | Georg Brandl | 2019-11-27 | 2 | -1/+7 |
| * | sql: style fixes | Georg Brandl | 2019-11-27 | 1 | -89/+104 |
| * | Fixes #1124 | Jan Siqueira | 2019-11-27 | 1 | -0/+2 |
| * | MATLAB allows keywords to be used as field names. | Antony Lee | 2019-11-27 | 1 | -5/+8 |
| * | reStructuredText: highlight only field list markers | Eric Knibbe | 2019-11-27 | 1 | -4/+3 |
| * | Reserve new version in CHANGES. | Matthäus G. Chajdas | 2019-11-26 | 1 | -0/+4 |
| * | Bump version to 2.5.1.2.5.1 | Matthäus G. Chajdas | 2019-11-26 | 3 | -2/+5 |
| * | Merge pull request #1283 from pygments/fix/1280 | Matthäus G. Chajdas | 2019-11-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Exclude tests from distribution. | Matthäus G. Chajdas | 2019-11-26 | 1 | -1/+1 |
| |/ | |||||
| * | Reserve new version in CHANGES. | Matthäus G. Chajdas | 2019-11-26 | 1 | -0/+3 |
| * | Bump version number.2.5.0 | Matthäus G. Chajdas | 2019-11-26 | 2 | -2/+2 |
| * | Update docs for 2.5 release. | Matthäus G. Chajdas | 2019-11-26 | 2 | -18/+31 |
| * | Merge pull request #1277 from jjatria/praat-interpolation | Matthäus G. Chajdas | 2019-11-26 | 3 | -41/+183 |
| |\ | |||||
| | * | Improve detection of Praat interpolated variables | José Joaquín Atria | 2019-11-25 | 3 | -41/+183 |
| * | | Add Solidity lexer. | Georg Brandl | 2019-11-26 | 4 | -0/+169 |
| * | | Python: recognize "f" string prefix | Georg Brandl | 2019-11-26 | 2 | -8/+11 |
| * | | html formatter: lineseparator needs to be unicode | Georg Brandl | 2019-11-26 | 1 | -1/+1 |
| * | | Juttle: style fixes | Georg Brandl | 2019-11-26 | 1 | -7/+14 |
| * | | Python: make Python3 rules standalone | Georg Brandl | 2019-11-26 | 1 | -231/+303 |
| * | | Python: make "python" shebang match Python 3 | Georg Brandl | 2019-11-26 | 1 | -2/+2 |
| * | | Update changelog | Georg Brandl | 2019-11-26 | 1 | -1/+7 |
| * | | Add Notmuch lexer | Daniel Santana | 2019-11-26 | 3 | -3/+104 |
| * | | Set BroLexer = ZeekLexer | Jon Siwek | 2019-11-25 | 2 | -15/+5 |
| * | | Simplify/improve ZeekLexer patterns | Jon Siwek | 2019-11-25 | 2 | -29/+30 |
| * | | Fix typo in ZeekLexer comment | Jon Siwek | 2019-11-25 | 1 | -1/+1 |
| * | | Add Zeek lexer based on the Bro lexer | Jon Siwek | 2019-11-25 | 5 | -56/+329 |
| * | | Assume setuptools is available | Jon Dufresne | 2019-11-25 | 2 | -28/+5 |
| * | | autopygmentize: various improvements and fixes | Reuben Thomas | 2019-11-25 | 1 | -23/+29 |
| |/ | |||||
| * | Fix #1253. | Matthäus G. Chajdas | 2019-11-25 | 3 | -8/+42 |
| * | Update project to use modern Python features and idioms | Jon Dufresne | 2019-11-25 | 21 | -154/+154 |
| * | Add New Style: Inkpot | Campbell Barton | 2019-11-25 | 3 | -0/+73 |
| * | Update Logtalk lexer for the latest language specification | Paulo Moura | 2019-11-25 | 1 | -23/+24 |
| * | MATLAB: Recognize command form. | Antony Lee | 2019-11-25 | 1 | -8/+23 |
| * | MATLAB: improve detection and float boundaries. | Antony Lee | 2019-11-25 | 1 | -6/+14 |
| * | move pyodide artifacts to separate repo | Georg Brandl | 2019-11-25 | 9 | -449/+7 |
| * | scdoc: add missing module docstring | Georg Brandl | 2019-11-25 | 1 | -0/+11 |
| * | Add Lexer for scdoc | Stefan Tatschner | 2019-11-25 | 3 | -0/+257 |
| * | tests: set STORE_OUTPUT to false and explain it | Georg Brandl | 2019-11-25 | 1 | -1/+4 |
| * | resource, robotframework: stop hogging the .txt extension | Georg Brandl | 2019-11-25 | 4 | -4/+5 |
| * | formatters.other: style/import fixups | Georg Brandl | 2019-11-25 | 1 | -1/+5 |
| * | Verilog: get rid of "uppercase is constant" highlighting | Georg Brandl | 2019-11-24 | 1 | -66/+60 |
