summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mapfile updateGeorg Brandl2017-01-221-1/+1
* | all: run regexlint, add a few more changelog entriesGeorg Brandl2017-01-2215-73/+88
* | -x functionality updates, Python 3 compatibility fixGeorg Brandl2017-01-228-18/+26
* | Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559)Georg Brandl2017-01-22287-1875/+14235
|\ \
| * \ Merged in EricFromCanada/pygments-main (pull request #619)Georg Brandl2017-01-22256-736/+972
| |\ \
| | * | style fixupsGeorg Brandl2017-01-221-6/+6
| | * | Merged in AndreBremer/pygments-main (pull request #597)Georg Brandl2017-01-22285-1668/+13572
| | |\ \
| | | * \ Merged in eseom/pygments-main (pull request #610)Georg Brandl2017-01-22256-737/+940
| | | |\ \
| | | | * \ 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
| | | | * | | merge with stableGeorg Brandl2017-01-221-1/+9
| | | | |\ \ \
| | | | | * | | Added tag 2.1.3 for changeset 88527db663dcGeorg Brandl2016-03-020-0/+0
| | | | | * | | Bump, 2.1.32.1.3Georg Brandl2016-03-023-2/+9
| | | | | * | | Fix Batch stringsDavid Corbett2016-03-012-4/+8
| | | | | * | | Added tag 2.1.2 for changeset 8e7ebc56153cGeorg Brandl2016-02-290-0/+0
| | | | | * | | Bump to 2.1.22.1.2Georg Brandl2016-02-293-3/+4
| | | | | * | | Bash lexer: letter from "g" to "z" should also be treated as part of a variab...Hong Xu2016-02-281-1/+1
| | | | * | | | mergeGeorg Brandl2017-01-2220-78/+115
| | | | |\ \ \ \
| | | | | * | | | More housekeeping and missed additions to CHANGES.Georg Brandl2017-01-226-12/+16
| | | | | * | | | Housekeeping.Georg Brandl2017-01-2215-66/+99
| | | | * | | | | mergeGeorg Brandl2017-01-223-24/+38
| | | | |\ \ \ \ \
| | | | | * | | | | ABAP: a few minor fixesGeorg Brandl2017-01-223-24/+38
| | | | * | | | | | Merged in zhouzhen1/pygments-main/perllexer (pull request #688)Georg Brandl2017-01-22248-400/+675
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merged in GorNishanov/pygments-main (pull request #630)Georg Brandl2017-01-221-2/+14
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | | * | | | | LLVMLexer: added 58 keywords and 'token' type to match LLVM 4.0Gor Nishanov2016-07-261-2/+14
| | | | | * | | | | | Merged in schferbe/pygments-main/abap-fixes (pull request #689)Georg Brandl2017-01-222-34/+68
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | implement suggestion from issue #1227ben2017-01-191-13/+16
| | | | | | * | | | | | fixed function callsben2017-01-191-2/+2
| | | | | | * | | | | | added style to resemble ABAP Development Workbenchben2017-01-091-0/+17
| | | | | | * | | | | | Fix some ABAP stuffben2017-01-091-28/+42
| | | | | * | | | | | | Merged in chipx86/pygments-main/typescript-string-literals (pull request #692)Georg Brandl2017-01-221-1/+18
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | | | * | | | | | Add support for string literals to TypeScriptLexer.Christian Hammond2017-01-201-1/+18
| | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | | | * | | | | | Merged in ben_albrecht/pygments-main/chapel-update (pull request #664)Georg Brandl2017-01-22247-361/+572
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merged in belak/pygments-main/lexers-shell-zsh-files (pull request #654)Georg Brandl2017-01-222-5/+6
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Highlight zsh files using the BashLexerKaleb Elwert2016-08-182-5/+6
| | | | | | | | |_|/ / / | | | | | | | |/| | | |
| | | | | | * | | | | | Merged in belak/pygments-main/lexer-delphi-dpr-ext (pull request #655)Georg Brandl2017-01-22247-356/+566
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ Merged in devoncarew1/pygments-main/devoncarew1/javascriptpy-edited-online-wi...Georg Brandl2017-01-221-3/+4
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | javascript.py edited online with Bitbucketdevoncarew12016-08-281-3/+4
| | | | | | | | | |_|/ / / | | | | | | | | |/| | | |
| | | | | | | * | | | | | Merged in cocoatomo/pygments-main/pr/missing-self (pull request #613)Georg Brandl2017-01-22246-354/+567
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | rust: nitsGeorg Brandl2017-01-221-7/+4
| | | | | | | | * | | | | | merge https://bitbucket.org/sbenitez/pygments-main/overview (pull request #683)Georg Brandl2017-01-221-29/+43
| | | | | | | | |\ \ \ \ \ \