summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.7.2 release.2.7.2Matthäus G. Chajdas2020-10-242-2/+14
* Speculative fix for #1579. (#1583)Matthäus G. Chajdas2020-10-2434-104/+104
* TNTLexer: Don't crash on unexpected EOL. (#1570)Ken2020-10-143-54/+272
* Add Python 3.9 to CI builds.Matthäus G. Chajdas2020-10-061-1/+1
* Add Python 3.9 as a supported version (#1554)Kurt McKee2020-10-062-1/+2
* llvm lexer: add freeze instruction and bfloat type (#1565)Nuno Lopes2020-10-061-11/+12
* Fix spelling mistakes - fixes #1562.Matthäus G. Chajdas2020-10-041-2/+2
* Add missing tokens to SPARQL lexer (#1559)Lucas Werkmeister2020-10-021-5/+5
* Fix LatexEmbeddedLexer (#1517)Eric Wieser2020-09-302-10/+92
* Add regexlint to tox so linting can be done during development (#1557)Kurt McKee2020-09-281-1/+7
* Add analyze_text to make make check happy. (#1549)Matthäus G. Chajdas2020-09-2327-6/+374
* Grammar correction 'an generator' -> 'a generator'zkneupper2020-09-231-1/+1
* Add a check for CR/LF in files. (#1547)Matthäus G. Chajdas2020-09-202-0/+34
* image formatter: find ttc fonts on MacGeorg Brandl2020-09-202-1/+3
* python traceback lexer: fix custom exceptions without messageGeorg Brandl2020-09-193-1/+13
* Remove symlink.Matthäus G. Chajdas2020-09-191-1/+0
* Update changelog, make "make clean" clean more thingsGeorg Brandl2020-09-172-4/+7
* fix regression in JSON lexer, bump to 2.7.12.7.1Georg Brandl2020-09-174-12/+20
* Update CHANGES.Matthäus G. Chajdas2020-09-121-0/+4
* Preparing 2.7.0 release.2.7.0Matthäus G. Chajdas2020-09-122-2/+2
* Update CHANGES.Matthäus G. Chajdas2020-09-081-1/+1
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-0876-3745/+3632
* Update CHANGES.Matthäus G. Chajdas2020-09-081-2/+8
* Fix a Windows/PyPy3 test failure (#1533)Kurt McKee2020-09-071-1/+8
* fennel: fixup string regexGeorg Brandl2020-09-071-1/+1
* Avoid catastrophic backtracking.Phil Hagelberg2020-09-071-1/+1
* Add support for # as lambda shorthand.Phil Hagelberg2020-09-071-0/+3
* Remove old python-2-style strings.Phil Hagelberg2020-09-071-17/+17
* Update Fennel keywords to catch up to version 0.6.0.Phil Hagelberg2020-09-072-54/+104
* all: revert changes of [a-zA-Z0-9_] to \wGeorg Brandl2020-09-0713-51/+52
* Update mapfilesGeorg Brandl2020-09-061-2/+2
* all: use argumentless super()Georg Brandl2020-09-0613-152/+82
* Add comment.Matthäus G. Chajdas2020-09-061-0/+3
* Overhaul Javascript numeric literals (#1534)Kurt McKee2020-09-063-75/+162
* Simplify regex.Matthäus G. Chajdas2020-09-061-1/+1
* Overhaul the MySQL lexer (#1527)Kurt McKee2020-09-065-57/+1817
* all: use yield from (#1537)Georg Brandl2020-09-0629-164/+93
* CI: add regexlint runGeorg Brandl2020-09-062-2/+14
* update changelogGeorg Brandl2020-09-061-0/+4
* all: fixup some file headersGeorg Brandl2020-09-068-52/+50
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-0646-333/+338
* angular2: fix missing bygroups() assignmentGeorg Brandl2020-09-061-2/+2
* Merge pull request #1530 from btashton/arm-gasGeorg Brandl2020-09-061-1/+1
|\
| * Add support for ARM constant notation in GAS lexerBrennan Ashton2020-09-021-1/+1
* | Remove Python 2 environments from the tox environment list (py27, pypy) (#1532)Kurt McKee2020-09-041-1/+1
* | Add lexer for PsySH console for PHP (#1438)Ben Ramsey2020-09-043-4/+105
* | Update CHANGES and language list.Matthäus G. Chajdas2020-09-032-3/+18
|/
* demo: rebuild WASM with every pushGeorg Brandl2020-09-014-9/+10
* demo: show Pygments version in useGeorg Brandl2020-09-012-0/+4
* changelog: fix markupGeorg Brandl2020-09-011-1/+1