summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | | | 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>`_.
| | | | * | | | | 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
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | 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
| | | | | | |
| * | | | | | merge default into stableGeorg Brandl2016-01-171-0/+465
| / / / / /
* | | | | | HSAIL: Update Mapping for changed file extensiongrollinger2015-11-071-1/+1
| | | | | |
* | | | | | Update lexer mapping to include HSAIL lexergrollinger2015-11-061-451/+452
|/ / / / /
* | | | | 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
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | (with edits to new file)
| | * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | Ezhil - http://ezhillang.org
| * | | | | 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
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added Csound lexer
| | * \ \ \ \ Merge with jjatria/pygments-main (praat) (pull request #492)Tim Hatch2015-10-141-6/+29
| | |\ \ \ \ \
| | | * \ \ \ \ Merge with -mainTim Hatch2015-10-141-0/+1
| | | |\ \ \ \ \
| | | | * | | | | Update mapfiles, TrafficScript formatting.Tim Hatch2015-10-141-9/+1
| | | | | | | | |
| | | | * | | | | Merge with agosse/pygments-main (pull request #178)Tim Hatch2015-10-141-199/+307
| | | | |\ \ \ \ \
| | | | * | | | | | Add support for Riverbed TrafficScript lexing.Alex Gosse2013-03-061-0/+1
| | | | | | | | | |
| | | * | | | | | | Merged in lmandel/pygments-x10 (pull request #493)Tim Hatch2015-10-141-6/+27
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | | | | | | | | | | Add lexer for the X10 language.
| | | | * | | | | | Merge with dejanm/pygments-main (pull request #440)Tim Hatch2015-10-141-0/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Regen mapfilesTim Hatch2015-10-141-0/+1
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | Merged in hoosieree/pygments-main (pull request #452)Tim Hatch2015-10-141-11/+35
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merged in MadcapJake/pygments-main (pull request #499)Tim Hatch2015-10-141-6/+23
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Unbreak tests for infTim Hatch2015-10-141-1/+1
| | | | | | | | | | | |
| | | | | | * | | | | | Minor fixes to CPSALexerTim Hatch2015-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't slurp spaces after keywords, use words(), formatting.
| | | | | | * | | | | | Rework of shell session lexersTim Hatch2015-10-141-3/+1
| | | | | | | | | | | |
| | | | | | * | | | | | Merged in hhsprings/pygments-main (pull request #479)Tim Hatch2015-10-141-0/+4
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Add Tcsh session lexerTim Hatch2015-10-141-2/+4
| | | | | | | | | | | | |