summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add lexer for the Silver language
| | * | | | | | 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Flatline lexer
| | * \ \ \ \ \ Merged in hhsprings/pygments-hhs-sub/add-wdiff-lexer (pull request #513)Georg Brandl2016-02-171-0/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | | | | | | | | Add the lexer for wdiff output. (close #960)
| | | * | | | | 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 file
| | | | * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (issue `#960 <https://bitbucket.org/birkenfeld/pygments-main/issues/960/syntax-highlighting-for-wdiff>`_)
| | * | | | | | | | | | | | Varnish Lexer: Simplify and use machine-generated tokensKristian Lyngstol2016-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces complexity, but the list of variables, operators and return statements are largely machine generated from the Varnish source code now, making them somewhat more complete. Still tested on previously mentioned examples and passes with flying colors.
| | * | | | | | | | | | | | Add Varnish lexers, VCL and snippetsKristian Lyngstol2016-02-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VCLLexer is meant for pure VCL files that are syntactically correct. VCLSnippet is used for example-code and pseudo-code, where shorthands like req.* is sensible. Think of it like VCLLexer being for .. code:: blocks, while VCLSnippetLexer is for in-line.
| * | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Source: https://github.com/Tuurlijk/Pygments-TypoScript-Lexer
| * | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: "Wulf C. Krueger" <philantrop@exherbo.org>
| * | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | explain in a comment that it's for windows.
| | | * | | | | | 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
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lexers for pkg-config, pacman.conf
| | | * \ \ \ \ \ 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
| | | | |/ / / | | | | | | | | | | | | | | | | | | | | | This is very simple and minimal, but it gives us much enough readability.
| | * | | | | Merged default into add-pkgconfig-lexerHiroaki Itoh2015-11-091-0/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | remake _mapping.py.hhsprings2015-11-061-1/+1
| | | | | | |
| | | * | | | * Add lexer for `pkg-config ↵hhsprings2015-11-061-0/+2
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <http://www.freedesktop.org/wiki/Software/pkg-config/>`_ * Add lexer for `pacman.conf <https://www.archlinux.org/pacman/pacman.conf.5.html>`_.