summaryrefslogtreecommitdiff
path: root/pygments/lexers
Commit message (Expand)AuthorAgeFilesLines
* Minimal fixup changes for the release, add release date.2.3.0Georg Brandl2018-11-255-6/+12
* Merged in PurpleMyst/pygments-main (pull request #727)Anteru2018-11-2412-44/+272
|\
| * Merged in fredrikhl/pygments-main (pull request #741)Anteru2018-11-2411-40/+269
| |\
| | * Fix documentation not building with latest Sphinx.Matth?us G. Chajdas2018-11-241-0/+1
| | * Fix the tests, and enable them for Python 2.7, 3.5, 3.6, 3.7.Matth?us G. Chajdas2018-11-241-2/+2
| | * Merged in maxime_vidori/pygments-main (pull request #714)Anteru2018-11-241-8/+14
| | |\
| | | * Update Dockerfile lexerMaxime Vidori2017-03-281-8/+14
| | * | Merged in technomancy/pygments-main/fennel (pull request #783)Anteru2018-11-242-1/+71
| | |\ \
| | | * | Add support for the Fennel programming languagePhil Hagelberg2018-11-162-1/+71
| | | |/
| | * | Merged in Reedbeta/pygments-main/hlsl-lexer (pull request #675)Anteru2018-11-24143-712/+768
| | |\ \
| | | * \ Merged in hroncok/pygments-main/py37 (pull request #772)Anteru2018-11-246-16/+19
| | | |\ \
| | | | * \ Merge with stable.Matth?us G. Chajdas2018-11-246-16/+19
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * 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
| | | * | | 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-291-0/+9
| | * | | Add HLSL lexerNathan Reed2016-10-052-1/+147
| * | | | Fix issue with markdown lexer code fencesFredrik Larsen2017-11-101-4/+3
| | |/ / | |/| |
* | | | Highlight %a in Python3LexerPurpleMyst2017-07-231-1/+1
|/ / /
* | | fix an issue where a route 53 alias was shown as an errorJames Edwards2017-03-131-1/+1
* | | Change instances of Comment.Singleline to Comment.SingleErkki Mattila2017-02-055-7/+7
* | | Xorg: add whitespace ruleGeorg Brandl2017-01-301-2/+4
* | | Xorg: fixup style, add test file, regenerate mapping.Georg Brandl2017-01-292-21/+22
* | | xorg.py created online with Bitbucketcronolio2017-01-271-0/+33
* | | _mapping.py edited online with Bitbucketcronolio2017-01-271-0/+1
| |/ |/|
* | 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
* | | mapfile updateGeorg Brandl2017-01-221-1/+1
* | | all: run regexlint, add a few more changelog entriesGeorg Brandl2017-01-2214-73/+85
* | | -x functionality updates, Python 3 compatibility fixGeorg Brandl2017-01-221-4/+6
* | | Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559)Georg Brandl2017-01-22142-1715/+5774
|\ \ \
| * \ \ Merged in EricFromCanada/pygments-main (pull request #619)Georg Brandl2017-01-22142-585/+550
| |\ \ \
| | * \ \ Merged in eseom/pygments-main (pull request #610)Georg Brandl2017-01-22142-586/+555
| | |\ \ \
| | | * \ \ Merged in wqshen/pygments-main (pull request #611)Georg Brandl2017-01-221-243/+84
| | | |\ \ \
| | | | * | | add 'True' in keywordsSHEN Wenqiang2016-06-131-1/+1
| | | | * | | revise bool valueSHEN Wenqiang2016-06-131-1/+2
| | | | * | | ncl.py edited online with BitbucketSHEN Wenqiang2016-06-131-1/+1
| | | | * | | add some punctuationSHEN Wenqiang2016-06-131-2/+2
| | | | * | | remove some invalid built-in resource.SHEN Wenqiang2016-06-131-239/+79
| | | | * | | ncl.py edited online with BitbucketSHEN Wenqiang2016-06-131-2/+2
| | | * | | | mergeGeorg Brandl2017-01-2217-78/+101
| | | |\ \ \ \
| | | | * | | | More housekeeping and missed additions to CHANGES.Georg Brandl2017-01-225-12/+11
| | | | * | | | Housekeeping.Georg Brandl2017-01-2212-66/+90