summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minimal fixup changes for the release, add release date.2.3.0Georg Brandl2018-11-2510-26/+45
* Update changelog.Matth?us G. Chajdas2018-11-241-0/+2
* Merged in PurpleMyst/pygments-main (pull request #727)Anteru2018-11-2428-56/+745
|\
| * Merged in fredrikhl/pygments-main (pull request #741)Anteru2018-11-2426-52/+711
| |\
| | * Update changelog and version number.Matth?us G. Chajdas2018-11-243-2/+15
| | * Add Bitbucket CI configuration.Matth?us G. Chajdas2018-11-241-0/+34
| | * Add Fennel and HLSL to the list of supported languages.Matth?us G. Chajdas2018-11-242-1/+4
| | * Fix documentation not building with latest Sphinx.Matth?us G. Chajdas2018-11-242-1/+2
| | * Fix another instance of print in the quickstart documentation.Matth?us G. Chajdas2018-11-241-1/+1
| | * Fix the tests, and enable them for Python 2.7, 3.5, 3.6, 3.7.Matth?us G. Chajdas2018-11-243-5/+5
| | * Merged in Edward/pygments-main/Edward/use-print-as-a-function-so-the-example-...Anteru2018-11-2416-41/+649
| | |\
| | | * Merged in maxime_vidori/pygments-main (pull request #714)Anteru2018-11-242-10/+45
| | | |\
| | | | * Update Dockerfile lexerMaxime Vidori2017-03-282-10/+45
| | | * | Merged in technomancy/pygments-main/fennel (pull request #783)Anteru2018-11-243-1/+227
| | | |\ \
| | | | * | Add support for the Fennel programming languagePhil Hagelberg2018-11-163-1/+227
| | | | |/
| | | * | Merged in Reedbeta/pygments-main/hlsl-lexer (pull request #675)Anteru2018-11-24267-890/+1540
| | | |\ \
| | | | * \ Merged in hroncok/pygments-main/py37 (pull request #772)Anteru2018-11-248-17/+46
| | | | |\ \
| | | | | * \ Merge with stable.Matth?us G. Chajdas2018-11-247-17/+22
| | | | | |\ \
| | | | | | * | Change instances of Comment.Singleline to Comment.SingleErkki Mattila2017-02-055-7/+7
| | | | | | * | AMPL: fix markupGeorg Brandl2017-02-051-2/+2
| | | | | | * | SCSS: fix wrong token type for single-quote strings (fixes #1322).Georg Brandl2017-01-291-10/+13
| | | | | | * | Clojure: extend valid_name to contain "|".Georg Brandl2017-01-291-1/+1
| | | | | | * | Add rs alias for Rust.Georg Brandl2017-01-272-3/+3
| | | | | | * | Fixes #1320: restore Py2.6 compatibilityGeorg Brandl2017-01-271-1/+1
| | | | | | * | PR#662: catch IOError from pkg_resources importGeorg Brandl2017-01-251-1/+3
| | | | | | * | after release 2.2: merge default *into* stableGeorg Brandl2017-01-25314-2878/+22683
| | | | | | |\ \
| | | | | * | | | add release checklistGeorg Brandl2018-11-241-0/+24
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | Be more Pythonic, use a for instead of while 1: try: nextMiro Hron?ok2018-07-041-13/+4
| | | | * | | | PEP 479: Raising StopIteration from a generator is now an errorMiro Hron?ok2018-07-042-3/+6
| | | | |/ / /
| | | * | | | Fix tabsNathan Reed2016-12-291-1/+1
| | | * | | | Add string literal parsing to HLSL lexer (copied from the one for C++).Nathan Reed2016-12-292-0/+20
| | | * | | | Add example file for HLSLNathan Reed2016-10-051-0/+157
| | | * | | | Add myself to AUTHORSNathan Reed2016-10-051-0/+1
| | | * | | | Add HLSL lexerNathan Reed2016-10-052-1/+147
| | * | | | | Use print as a function so the example works in Python 3.Edward Betts2018-11-041-1/+1
| | | |/ / / | | |/| | |
| * | | | | Fix issue with markdown lexer code fencesFredrik Larsen2017-11-102-4/+34
| |/ / / /
* | | | | Highlight %a in Python3LexerPurpleMyst2017-07-231-1/+1
|/ / / /
* | | | fix an issue where a route 53 alias was shown as an errorJames Edwards2017-03-132-1/+11
* | | | Change instances of Comment.Singleline to Comment.SingleErkki Mattila2017-02-055-7/+7
* | | | Xorg: add whitespace ruleGeorg Brandl2017-01-302-3/+5
* | | | Xorg: fixup style, add test file, regenerate mapping.Georg Brandl2017-01-293-21/+70
* | | | xorg.py created online with Bitbucketcronolio2017-01-271-0/+33
* | | | _mapping.py edited online with Bitbucketcronolio2017-01-271-0/+1
* | | | Merged in xuhdev/pygments-main/terminal256 (pull request #666)Georg Brandl2017-01-27263-852/+1379
|\ \ \ \ | | |_|/ | |/| |
| * | | setup.cfg: "egg_info -R" seems to be removedGeorg Brandl2017-01-251-2/+2
| * | | Added tag 2.2.0 for changeset cc861d7ba005Georg Brandl2017-01-220-0/+0
| * | | Bump to 2.2.0 final.2.2.0Georg Brandl2017-01-224-7/+7
| * | | Merged in chipx86/pygments-main/typescript-vs-typoscript (pull request #693)Georg Brandl2017-01-222-1/+10
| |\ \ \
| | * | | Remove the fallback values from the new analyse_text changes.Christian Hammond2017-01-222-9/+1
| | * | | Implement guessing and resolution between TypeScript and TypoScript.Christian Hammond2017-01-222-1/+18