summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Latest changes765/lgiordani/m68kLeonardo Giordani2019-11-282-83/+151
* Added corner cases for macro callsLeonardo Giordani2019-11-282-2/+24
* Global update of the M68k lexer.Leonardo Giordani2019-11-282-43/+761
* Fixed missing punctuation symbolsLeonardo Giordani2019-11-281-1/+1
* Fixed wrong regular expression for commentsLeonardo Giordani2019-11-281-2/+2
* Fixed wrong regular expression for hexadecimalsLeonardo Giordani2019-11-281-1/+1
* Added M68kLexerLeonardo Giordani2019-11-281-1/+1
* Added M68kLexerLeonardo Giordani2019-11-281-1/+58
* 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