summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Merge in Extempore lexer (PR#530)Georg Brandl2016-02-171-0/+1
|\
| * add lexer for the Extempore programming language/environmentBen Swift2015-12-111-1/+2
* | NCL: add to changelog, mapping, and fix nits.Georg Brandl2016-02-171-0/+1
* | Merged in dscorbett/pygments-jsgf (pull request #546)Georg Brandl2016-02-171-0/+1
|\ \
| * | Add a lexer for JSGFDavid Corbett2016-01-241-0/+1
* | | Merge in HSAIL lexer (PR#518).Georg Brandl2016-02-171-452/+476
|\ \ \
| * | | Add Silver to changelog, move Boogie&Silver to one module.Georg Brandl2016-02-171-2/+2
| * | | Merged in fhahn/pygments-main/silver-lexer (pull request #537)Georg Brandl2016-02-171-1/+2
| |\ \ \
| | * | | Move Silver and Boogie lexers to separate modulesFlorian Hahn2016-02-111-2/+2
| | * | | Add lexer for the Silver languageFlorian Hahn2016-01-061-0/+1
| * | | | Flatline: add to changelog, style nits.Georg Brandl2016-02-171-1/+1
| * | | | Merged in cheesinglee/pygments-main (pull request #551)Georg Brandl2016-02-171-0/+4
| |\ \ \ \
| | * \ \ \ Merged in hhsprings/pygments-hhs-sub/add-wdiff-lexer (pull request #513)Georg Brandl2016-02-171-0/+1
| | |\ \ \ \
| | | * | | | Clean lexer: style nitsGeorg Brandl2016-02-161-1/+1
| | | * | | | Merged in camilstaps/pygments-main (pull request #503)Georg Brandl2016-02-161-0/+1
| | | |\ \ \ \
| | | | * | | | Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example fileCamil Staps2015-10-041-0/+1
| | * | | | | | Merged default into add-wdiff-lexerHiroaki Itoh2016-02-161-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merged default into add-wdiff-lexerHiroaki Itoh2016-02-031-2/+6
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2016-01-191-0/+1
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | Merged default into add-wdiff-lexerHiroaki Itoh2015-11-151-0/+1
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | * | | | Merged default into add-wdiff-lexerHiroaki Itoh2015-11-121-0/+1
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-101-0/+4
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-101-0/+2
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-091-0/+1
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Add the lexer for `wdiff <https://www.gnu.org/software/wdiff/>`_ output.hhsprings2015-11-041-0/+1
| | * | | | | | | | | | | Varnish Lexer: Simplify and use machine-generated tokensKristian Lyngstol2016-02-111-1/+1
| | * | | | | | | | | | | Add Varnish lexers, VCL and snippetsKristian Lyngstol2016-02-081-0/+2
| * | | | | | | | | | | | Add Flatline lexerChee Sing Lee2016-02-051-1/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | merge with stableGeorg Brandl2016-02-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | Closes #1207: add back "emacs-lisp" alias for Elisp lexer.Georg Brandl2016-02-031-1/+1
| * | | | | | | | | | | Add lexer for TypoScript (#closes 1173)Georg Brandl2016-02-021-0/+3
| * | | | | | | | | | | Add AMPL lexer, by Benoit Vinot.Georg Brandl2016-02-021-0/+1
| |/ / / / / / / / / /
| * | | | | | | | | | Add support for highlighting the exheres-0 formatGeorg Brandl2016-02-021-1/+1
| * | | | | | | | | | Make "make mapfiles" Python3 compatible.Georg Brandl2016-02-021-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Update mapfiles.Georg Brandl2016-01-161-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Regenerate mapfiles.Georg Brandl2016-01-041-1/+1
| * | | | | | | | Regenerate mapfiles.Georg Brandl2016-01-041-2/+2
| |/ / / / / / /
| * | | | | | | Merged birkenfeld/pygments-main into defaultNate Whetsell2015-11-131-1/+8
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-101-1/+8
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-101-0/+2
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | move `.replace` immediately after `read()`, andhhsprings2015-11-091-2/+9
| | | * | | | | Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-091-3/+3
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | _mapping.py should keep NL not CRNL.hhsprings2015-11-071-3/+3
| | | | | |/ / | | | | |/| |
| * | | | | | Merged birkenfeld/pygments-main into defaultNate Whetsell2015-11-111-0/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merged in hhsprings/pygments-hhs-sub/add-pkgconfig-lexer (pull request #517)Tim Hatch2015-11-101-0/+2
| | |\ \ \ \ \
| | | * \ \ \ \ Merged default into add-abnf-lexerHiroaki Itoh2015-11-101-0/+2
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merged default into add-abnf-lexerHiroaki Itoh2015-11-091-0/+2
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Add the lexer for original BNF.hhsprings2015-11-051-0/+1
| | | | * | | | Add the lexer for IETF 7405 ABNF <http://www.ietf.org/rfc/rfc7405.txt>.hhsprings2015-11-051-0/+1
| | | | | |/ / | | | | |/| |
| | * | | | | merge configs_pkgmng.py to configs.py.hhsprings2015-11-101-2/+2