summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | | | | * | | | | | add MSDOSSessionLexer and PowerShellSessionLexer.hhsprings2015-06-191-0/+2
| | | | | | | |/ / / / /
| | | | | | * | | | | | Merged in tizoc/pygments-main (pull request #385)Tim Hatch2015-10-141-0/+1
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge with -main, fixing conflicts.Tim Hatch2015-10-141-0/+1
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ Merge heads (main and ShenLexer)Bruno Deferrari2014-10-161-238/+251
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | | Add lexer for the Shen programming language.Bruno Deferrari2014-07-281-0/+1
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Merged in Romiras/pygments-main (pull request #497)Tim Hatch2015-10-141-0/+1
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | Add Component Pascal lexer of Oberon family
| | | | | | | * | | | | | | | Add Component Pascal lexer of Oberon familyRomiras2015-09-121-0/+1
| | | | | | | | |_|_|_|_|_|/ | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | Merged in VincentZurczak/pygments-main (pull request #449)Tim Hatch2015-10-141-8/+23
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ Merged bucaran/pygments-main (default branch, manually) (pull request #422)Tim Hatch2015-10-131-9/+24
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add FishShellLexer
| | | | | | | | * \ \ \ \ \ \ \ Merged in mblayman/pygments-main/tap (pull request #428)Tim Hatch2015-10-131-8/+22
| | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a lexer for the Test Anything Protocol (TAP).
| | | | | | | | | * \ \ \ \ \ \ \ Merged in jakepetroules/pygments-main/qbs (pull request #474)Tim Hatch2015-10-131-4/+16
| | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for highlighting Qbs files.
| | | | | | | | | | * | | | | | | | Fixup SuperCollider, split out LessCss.Tim Hatch2015-10-131-1/+2
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Merged in colinsullivan/pygments-main/supercollider (pull request #472)Tim Hatch2015-10-131-0/+1
| | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added SuperCollider language spec
| | | | | | | | | | | * | | | | | | | Added SuperCollider language specColin Sullivan2015-05-281-0/+1
| | | | | | | | | | | | |_|_|/ / / / | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pretty much just copied from JavaScript with a few modifications. A good start though.
| | | | | | | | | | * | | | | | | | Merged in ↵Tim Hatch2015-10-131-4/+14
| | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | princemaple/pygments-main/princemaple/add-hbs-alias-to-handlebarshtmllexer-map-1435642487193 (pull request #481) Add "hbs" alias to HandlebarsHtmlLexer mapping
| | | | | | | | | | | * \ \ \ \ \ \ \ Merged in danmichaelo/pygments-main (pull request #425)Tim Hatch2015-10-131-7/+18
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add TurtleLexer
| | | | | | | | | | | | * \ \ \ \ \ \ \ Merged in fhahn/pygments-main (pull request #420)Tim Hatch2015-10-131-0/+1
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lexer for Boogie
| | | | | | | | | | | | | * | | | | | | | Add lexer for BoogieFlorian Hahn2014-11-251-0/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | | | Merged in justinjhendrick/pygments-main (pull request #381)Tim Hatch2015-10-131-0/+1
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | | | | | | Move ParaSail lexer to its own file; clean up whitespace.Tim Hatch2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | Added very basic ParaSail lexerJustin Hendrick2014-07-071-0/+1
| | | | | | | | | | | | | | |_|_|/ / / / / | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | * | | | | | | | | Move terraform lexer to configs.pyTim Hatch2015-10-121-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | | | Merged in jae2/pygments-terraform (pull request #432)Tim Hatch2015-10-111-7/+15
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ Merged in roskakori/pygments-mainframe (pull request #208)Tim Hatch2015-10-111-213/+282
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | |_|_|/ / / / / | | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | * | | | | | | | | Moved FOCUS related lexers to separate branch in order to simplify ↵Thomas Aglassinger2013-06-021-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pyments.main pull request #169.
| | | | | | | | | | | | | * | | | | | | | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-301-0/+2
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ | | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | * | | | | | | | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-201-20/+23
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-101-0/+7
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-061-1/+2
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-04-061-0/+1
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * | | | | | | | | | | | * #7: Add lexer for WebFOCUS style sheets.Thomas Aglassinger2013-03-301-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added aliases for FOCUS access and master files. * Added support for FOCUS comments (starting with -*) in access and master files. * Changed names in FOCUS access and master files to be highlighted as built-in names. * Changed lexers for FOCUS access and master files to be more picky about NAME=VALUE syntax.
| | | | | | | | | | | | | | * | | | | | | | | | | | #1: Add lexer for FOCUS master and access files.Thomas Aglassinger2013-03-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | Added lexer for Rexx.Thomas Aglassinger2013-02-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | Cleaned up naming of Easytrieve (instead of EasyTrieve)Thomas Aglassinger2013-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | Added Easytrieve macros.Thomas Aglassinger2013-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | Added support for EasyTrieve, JCL and (Web)FOCUS.Thomas Aglassinger2013-02-181-0/+3
| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / | | | | | | | | | | | | | | |/| | | | | | | | | |
| | | | | | | | | | | | * | | | | | | | | | | | | Regenerate mapfilesTim Hatch2015-10-111-0/+1
| | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / | | | | | | | | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | | | | Add TurtleLexerDan Michael O. Hegg?2014-12-071-0/+1
| | | | | | | | | | | |/ / / / / / / / / / / /
| | | | | | | | | | * | | | | | | | | | | | | Add "hbs" alias to HandlebarsHtmlLexer mappingPo Chen2015-06-301-1/+1
| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / | | | | | | | | | | |/| | | | | | | | | | |
| | | | | | | | | * | | | | | | | | | | | | Add support for highlighting Qbs files.Jake Petroules2015-06-051-1/+1
| | | | | | | | | |/ / / / / / / / / / / /
| | | | | | | | * | | | | | | | | | | | | Add a lexer for the Test Anything Protocol (TAP).Matt Layman2014-12-141-0/+1
| | | | | | | | | |/ / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | Add FishShellLexer class, example.fish and rebuild lexer mapping.Jorge Bucaran2014-11-281-0/+1
| | | | | | | |/ / / / / / / / / / / /
| | | | | | * | | | | | | | | | | | | Support Roboconf's DSLVincentZurczak2015-02-201-0/+2
| | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | Add earl-grey lexerMadcapJake2015-09-241-0/+1
| | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | update mapping.pyhoosieree2015-03-021-0/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | _mapping.py edited online with Bitbuckethoosieree2015-03-021-0/+1
| | | | | |_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Add lexer for the X10 language.Louis Mandel2015-08-241-0/+1
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added Praat lexer (praat.org)JJ Atria2015-08-221-0/+1
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Added Csound lexerNathan Whetsell2015-09-051-0/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge CAmkES branch.Tim Hatch2015-10-311-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /