summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Renamed haXe to Haxe, according to https://groups.google.com/forum/#!topic/ha...Andy2012-11-091-1/+1
| | | * | | | | merge with bitbucket.org/rgerkin/pygments-main (Igor Pro lexer), pull request...Georg Brandl2013-05-191-0/+1
| | | |\ \ \ \ \
| | | | * | | | | Added a lexer for Igor ProRick Gerkin2013-02-211-0/+1
| | | | | |/ / / | | | | |/| | |
| | | * | | | | merge with https://bitbucket.org/bd808/pygments-main/ (EBNF lexer), pull requ...Georg Brandl2013-05-191-19/+23
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge with mgorny/pygments-vim-modelines-r1 (pull request #118)Georg Brandl2013-05-191-18/+18
| | | | |\ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | | * | | | Update LEXERS.Micha? G?rny2012-10-191-19/+19
| | | | | | |/ / | | | | | |/| |
| | | | * | | | Merge from https://bitbucket.org/birkenfeld/pygments-mainWilliam Fulton2013-05-111-0/+1
| | | | |\ \ \ \
| | | | | * | | | Update aliases and mimetypes mapping for SWIGWilliam Fulton2013-02-161-1/+1
| | | | | * | | | Add support for SWIG - http://www.swig.org. SWIG is an extension to C++ hence...wsfulton2013-02-101-0/+1
| | | | | | |/ / | | | | | |/| |
| | | * | | | | Lexer for ISO/IEC 14977 EBNF grammars.Bryan Davis2013-04-251-0/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | Cleaned up case in name of Rexx lexer.roskakori2013-05-101-1/+1
| | * | | | | Added lexer for Rexx.Thomas Aglassinger2013-05-101-0/+1
| | | |/ / / | | |/| | |
| | * | | | Merged in ppannuto/pygments-main (pull request #166)Tim Hatch2013-05-061-0/+1
| | |\ \ \ \
| | | * \ \ \ Update branch to match headPat Pannuto2013-05-061-1/+2
| | | |\ \ \ \
| | | * \ \ \ \ Pull mainline changes and mergePat Pannuto2013-04-171-0/+1
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Add lexing support for nesCPat Pannuto2013-02-141-0/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | Ran tests and fixed errors this time...Alex Gilding2013-05-061-1/+1
| | * | | | | Merged birkenfeld/pygments-main into defaultleushenko2013-05-061-1/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merged in hoelzro/pygments-main (pull request #181)Tim Hatch2013-05-051-0/+1
| | | |\ \ \ \
| | | | * | | | Update _mapping.pyRob Hoelz2013-04-101-1/+1
| | | | * | | | Merge commits from main pygments repoRob Hoelz2013-03-201-0/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | * | | | Merged birkenfeld/pygments-main into defaultRobert Hoelz2013-01-281-10/+26
| | | | |\ \ \ \
| | | | * | | | | Add *extremely* basic Perl6 lexerRob Hoelz2012-12-181-0/+1
| | | * | | | | | PowerShellLexer: add *.psm1 to _mappinggentoo902013-04-081-1/+1
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | added .bbAlex Gilding2013-05-031-0/+1
| | |/ / / / /
| | * | | | | Lexer for Clay programming language.Stepan Koltsov2013-04-041-0/+1
| | | |_|/ / | | |/| | |
| | * | | | Added ShellSessionLexerChristian Jann2013-01-251-0/+1
| | | |/ / | | |/| |
| | * | | Merged in vlotorev/pygments-main (pull request #156)Georg Brandl2013-01-201-2/+2
| | |\ \ \
| | | * | | Closes #837: add an alias for the RegeditLexer.Georg Brandl2013-01-201-1/+1
| | | * | | Add support for *.robot as an alternative extension for *.txt.Pekka Kl?rck2013-01-111-1/+1
| | * | | | added language full name in aliases for systemverilog+verilog in lexers/hdl.pyVitaliy Lotorev2013-01-111-2/+2
| | |/ / /
| | * | | Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add DylanC...Georg Brandl2013-01-101-0/+1
| | |\ \ \
| | | * \ \ Merged.Bruce Mitchener, Jr.2013-01-101-0/+1
| | | |\ \ \
| | | | * | | [dylan] Add DylanConsoleLexer.Bruce Mitchener, Jr.2013-01-101-0/+1
| | * | | | | merge with https://bitbucket.org/dhowett/pygments-main#logosGeorg Brandl2013-01-101-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Add a lexer for the Logos language, which inherits functionality from the Obj...Dustin Howett2013-01-091-0/+1
| | |/ / / /
| | * | | | Closes #762: add Visual FoxPro lexer.Georg Brandl2013-01-091-0/+1
| | * | | | Merged in agilbert/pygments-main/typescript (pull request #114: Add TypeScrip...Georg Brandl2013-01-091-0/+1
| | |\ \ \ \
| | | * | | | Add TypeScript LexerAlain Gilbert2012-10-031-0/+1
| | * | | | | Merge pull request #115 (IDL lexer) from https://bitbucket.org/mgalloy/pygmen...Georg Brandl2013-01-091-7/+24
| | |\ \ \ \ \
| | | * \ \ \ \ Merged in fengxx/pygments-dev/v1.6 (pull request #122: Add AutoIt script lexer)Georg Brandl2013-01-091-6/+22
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merged in blackjack/pygments-main (pull request #88: CBM BASIC V2 and ca65 as...Georg Brandl2013-01-091-6/+25
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merged in btiffin/cobol-pygments (pull request #72: adding an OpenCOBOL lexer)Georg Brandl2013-01-091-15/+49
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merged in alastairh/pygments (pull request #141: Improve and unify C family l...Georg Brandl2013-01-091-5/+10
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merged in amacarthur/pygments-main (pull request #123: Added QML lexer)Georg Brandl2013-01-091-1/+1
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ updating to newest from upstreamAngus MacArthur2012-11-151-2/+7
| | | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | | fixing qmlamacarthur2012-10-291-1/+1
| | | | | | | | * | | | | | added QML lexer and example fileamacarthur2012-10-221-317/+318
| | | | | | | | | |_|_|_|/ | | | | | | | | |/| | | |
| | | | | | | * | | | | | Merged in gentoo90/pygments-main (pull request #124: Add RPM *.spec files lexer)Georg Brandl2013-01-091-5/+15
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Happy new year 2013.Georg Brandl2013-01-091-1/+1