summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add lexer for OpenQASM files769/mtreinish/openqasmMatthew Treinish2019-11-282-0/+65
* Fix unicode characterFaustino Aguilar2019-11-281-2/+2
* Update test.cr to match latest crystal syntaxFaustino Aguilar2019-11-281-560/+246
* Add terraform keywords module, data, output, and othersGeoffrey Grosenbach2019-11-282-80/+100
* update ModelicaLexerVitalij Ruge2019-11-281-2/+2
* recognize escapes in Matlab double quoted stringsGeorg Brandl2019-11-272-1/+7
* sql: style fixesGeorg Brandl2019-11-271-89/+104
* Fixes #1124Jan Siqueira2019-11-271-0/+2
* MATLAB allows keywords to be used as field names.Antony Lee2019-11-271-5/+8
* reStructuredText: highlight only field list markersEric Knibbe2019-11-271-4/+3
* Reserve new version in CHANGES.Matthäus G. Chajdas2019-11-261-0/+4
* Bump version to 2.5.1.2.5.1Matthäus G. Chajdas2019-11-263-2/+5
* Merge pull request #1283 from pygments/fix/1280Matthäus G. Chajdas2019-11-261-1/+1
|\
| * Exclude tests from distribution.Matthäus G. Chajdas2019-11-261-1/+1
|/
* Reserve new version in CHANGES.Matthäus G. Chajdas2019-11-261-0/+3
* Bump version number.2.5.0Matthäus G. Chajdas2019-11-262-2/+2
* Update docs for 2.5 release.Matthäus G. Chajdas2019-11-262-18/+31
* Merge pull request #1277 from jjatria/praat-interpolationMatthäus G. Chajdas2019-11-263-41/+183
|\
| * Improve detection of Praat interpolated variablesJosé Joaquín Atria2019-11-253-41/+183
* | Add Solidity lexer.Georg Brandl2019-11-264-0/+169
* | Python: recognize "f" string prefixGeorg Brandl2019-11-262-8/+11
* | html formatter: lineseparator needs to be unicodeGeorg Brandl2019-11-261-1/+1
* | Juttle: style fixesGeorg Brandl2019-11-261-7/+14
* | Python: make Python3 rules standaloneGeorg Brandl2019-11-261-231/+303
* | Python: make "python" shebang match Python 3Georg Brandl2019-11-261-2/+2
* | Update changelogGeorg Brandl2019-11-261-1/+7
* | Add Notmuch lexerDaniel Santana2019-11-263-3/+104
* | Set BroLexer = ZeekLexerJon Siwek2019-11-252-15/+5
* | Simplify/improve ZeekLexer patternsJon Siwek2019-11-252-29/+30
* | Fix typo in ZeekLexer commentJon Siwek2019-11-251-1/+1
* | Add Zeek lexer based on the Bro lexerJon Siwek2019-11-255-56/+329
* | Assume setuptools is availableJon Dufresne2019-11-252-28/+5
* | autopygmentize: various improvements and fixesReuben Thomas2019-11-251-23/+29
|/
* Fix #1253.Matthäus G. Chajdas2019-11-253-8/+42
* Update project to use modern Python features and idiomsJon Dufresne2019-11-2521-154/+154
* Add New Style: InkpotCampbell Barton2019-11-253-0/+73
* Update Logtalk lexer for the latest language specificationPaulo Moura2019-11-251-23/+24
* MATLAB: Recognize command form.Antony Lee2019-11-251-8/+23
* MATLAB: improve detection and float boundaries.Antony Lee2019-11-251-6/+14
* move pyodide artifacts to separate repoGeorg Brandl2019-11-259-449/+7
* scdoc: add missing module docstringGeorg Brandl2019-11-251-0/+11
* Add Lexer for scdocStefan Tatschner2019-11-253-0/+257
* tests: set STORE_OUTPUT to false and explain itGeorg Brandl2019-11-251-1/+4
* resource, robotframework: stop hogging the .txt extensionGeorg Brandl2019-11-254-4/+5
* formatters.other: style/import fixupsGeorg Brandl2019-11-251-1/+5
* Verilog: get rid of "uppercase is constant" highlightingGeorg Brandl2019-11-241-66/+60
* misc: fix synthesized tokens not using text_type (unicode)Georg Brandl2019-11-243-5/+5
* Python lexer: accept .jy filenamesGeorg Brandl2019-11-243-1/+4
* Java: make it less operator-heavyGeorg Brandl2019-11-243-10/+14
* doc/faq: add Spyder to users listGeorg Brandl2019-11-241-2/+3