summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Varnish Lexer: Simplify and use machine-generated tokensKristian Lyngstol2016-02-111-1/+1
* Add Varnish lexers, VCL and snippetsKristian Lyngstol2016-02-081-0/+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
| * | | | Merged default into add-pkgconfig-lexerHiroaki Itoh2015-11-101-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merged default into add-termcapterminfo-lexerHiroaki Itoh2015-11-091-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add the lexer for traditional termcap/terminfo source.hhsprings2015-11-041-0/+2
| | | |/
| * | | Merged default into add-pkgconfig-lexerHiroaki Itoh2015-11-091-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | remake _mapping.py.hhsprings2015-11-061-1/+1
| | * | * Add lexer for `pkg-config <http://www.freedesktop.org/wiki/Software/pkg-con...hhsprings2015-11-061-0/+2
| | |/
| * | Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-11-031-0/+1
| |\ \ | | |/
| * | Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-11-011-1/+5
| |\ \
| * \ \ Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-11-011-0/+1
| |\ \ \
| * | | | Add the lexer for traditional `bc: an arbitrary precision calculator language'.hhsprings2015-10-281-0/+1
* | | | | Add aliases for Csound lexersNathan Whetsell2015-11-031-3/+3
| |_|_|/ |/| | |
* | | | Re-merge pull request #507.Tim Hatch2015-11-021-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add Csound Document lexerNathan Whetsell2015-10-231-0/+1
| |/ /
* | | Merged in smattr/pygments-main (pull request #462)Tim Hatch2015-10-311-6/+36
|\ \ \
| * \ \ Merge with -mainTim Hatch2015-10-311-2/+3
| |\ \ \
| | * | | Fix missing imports after move, add example file.Tim Hatch2015-10-311-17/+3
| | * | | Merged in sbigaret/pygments-main/QVToLexer (pull request #204)Tim Hatch2015-10-311-199/+310
| | |\ \ \
| | * | | | Added a lexer for QVT OperationalS?bastien Bigaret2013-05-231-0/+1
| * | | | | Merged with miikkas/pygments-hexdump (pull request #508)Tim Hatch2015-10-311-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Added lexer for typical hexdump outputs.Miikka Salminen2015-10-241-0/+1
| | | |/ / | | |/| |
| * | | | Merged in jparise/pygments-main/thrift (pull request #469)Tim Hatch2015-10-311-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Adding a lexer for the Thrift interface definition language.Jon Parise2015-05-171-0/+1
| * | | | Merge ezhillang/pygments-main (pull request #443)Tim Hatch2015-10-311-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add syntax highlighting for Ezhil - a Tamil-script based programming language.Muthiah Annamalai2015-02-021-0/+1
| * | | | Move TAP to testing module, roboconf style fixes.Georg Brandl2015-10-171-1/+1
| * | | | Merged in nwhetsell/pygments-main/csound (pull request #494)Tim Hatch2015-10-141-6/+30
| |\ \ \ \