summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add Zenburn theme (#1659)Mantas Zimnickas2021-02-072-0/+81
| * | Add Material theme style (#1662)Paulo S. Costa2021-02-073-0/+124
| * | Update CHANGES.Matthäus G. Chajdas2021-02-071-0/+2
| * | Updated Stata buildin function list modified: pygments/lexers/_stata_builti...Hua Peng2021-02-071-53/+90
| * | Add missing prompt color for Solarized style. (#1529)Kevin Deldycke2021-02-071-0/+3
| * | Regenerate test files.Matthäus G. Chajdas2021-02-072-0/+2
| * | Update CHANGES, move graphviz test file.Matthäus G. Chajdas2021-02-073-0/+73
| * | Add lexer for graphviz (#1657)Niklas Mollenhauer2021-02-074-0/+70
| * | Remove the alias for the RawTokenLexer. (#1643)Georg Brandl2021-02-063-3/+4
| * | Improve Kotlin lexer (#1699)Ilya Zorin2021-02-0610-158/+280
| * | Fix for lexing J operator ? (#1700)amitkummer2021-02-063-1/+18
| * | Support anchored line numbers in inline mode (#1591)Kevin Deldycke2021-02-0617-50/+58
| * | MATLAB parser cleanup & fix for parsing `1./x` (#1673)Antony Lee2021-02-062-5/+19
| * | Fix #1046.Matthäus G. Chajdas2021-02-063-0/+23
| * | linenos support for terminal256 (#1674)Jiamin Shen2021-02-061-1/+23
| * | Update CHANGES.Matthäus G. Chajdas2021-01-301-2/+6
| * | Merge branch 'mathiasertl-master'Matthäus G. Chajdas2021-01-308-14/+56
| |\ \
| | * \ Merge branch 'master' of https://github.com/mathiasertl/pygments into mathias...Matthäus G. Chajdas2021-01-308-14/+56
| | |\ \ | |/ / /
| | * | add another test caseMathias Ertl2021-01-101-0/+17
| | * | only print PS2 prompt if backslash continuation is enabledMathias Ertl2021-01-102-10/+21
| | * | make PS2 contain a spaceMathias Ertl2021-01-102-1/+14
| * | | Add expected output for the AMDGPU example.Matthäus G. Chajdas2021-01-303-0/+134
| * | | AMDGPU ISA Lexer (#1626)Thomas Symalla2021-01-304-0/+57
| * | | cmdline: port to argparse (#1693)Georg Brandl2021-01-303-185/+198
| * | | Updated OpenEdge keywords (#1696)movedoa2021-01-291-384/+438
| * | | Fix mishandling '*/' in C/C++ and related (fixes #1695)Georg Brandl2021-01-296-11/+36
| * | | increase allowed time for "expensive" checks, pypy is slowGeorg Brandl2021-01-291-4/+6
| * | | scripts: fix file headersGeorg Brandl2021-01-212-1/+11
| * | | remove unused epydoc css fileGeorg Brandl2021-01-211-280/+0
| * | | update manpage with -g, -N, -CGeorg Brandl2021-01-211-2/+20
| * | | conftest: disallow error tokens in examplefilesGeorg Brandl2021-01-219-23/+31
| * | | Rename "tests/lexers" to "tests/snippets" and update the contributionGeorg Brandl2021-01-20322-21/+32
| * | | tests: code style fixupsGeorg Brandl2021-01-2015-121/+131
| * | | fix check_sources: we dont have an encoding decl anymoreGeorg Brandl2021-01-201-21/+14
| * | | Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-20963-2965/+1089478
| * | | Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-18363-7333/+7742
| * | | Matlab class properties (#1466)Dan2021-01-182-68/+201
| * | | update the mapMestery2021-01-181-1/+1
| * | | add markdown to aliasesMestery2021-01-182-1/+2
| * | | Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-17311-339/+26
| * | | Fix for lexing Python raw f-strings with backslashes (#1683)Jeppe Dakin2021-01-172-5/+60
| * | | Move setup.py to a declarative setup.cfg (#1621)Jon Dufresne2021-01-173-65/+68
| * | | update changelogMestery2021-01-171-1/+1
| * | | fix escape in TypeScript templates literalsMestery2021-01-171-2/+1
| * | | debug_lexer: add Atheris fuzzer mode (for Google OSS-Fuzz)Georg Brandl2021-01-171-11/+50
| * | | Added `pygmentize -C` option to guess a lexer from contentGeorg Brandl2021-01-173-2/+27
| * | | Do not guess MIME or SQL without reasonGeorg Brandl2021-01-174-5/+2
| * | | Make guessing prefer Python 3 lexerGeorg Brandl2021-01-172-5/+7
| * | | Fix escapes in JavaScript backtick stringsGeorg Brandl2021-01-172-2/+3
| * | | Bump version to 2.7.4.2.7.4Matthäus G. Chajdas2021-01-121-1/+1