summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Fix current copyright year.Georg Brandl2011-07-091-1/+1
| | | | |
| | * | | Merged in mher/pygments (pull request #4)Georg Brandl2011-07-091-0/+1
| | |\ \ \
| | | * \ \ Merge with https://bitbucket.org/birkenfeld/pygments-main and regenerate ↵Mher Movsisyan2011-06-301-11/+20
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | _mapping.py
| | | * | | adding DTD lexerMher Movsisyan2011-03-301-1/+2
| | | | | |
| | * | | | Update map file.Georg Brandl2011-07-091-1/+1
| | | |/ / | | |/| |
| | * | | Merge with https://bitbucket.org/dvarrazzo/pygments-postgresGeorg Brandl2011-06-191-10/+18
| | |\ \ \
| | | * \ \ merge with https://bitbucket.org/joshpeek/pygmentsGeorg Brandl2011-06-181-4/+4
| | | |\ \ \
| | | | * | | Separate shared mime types between XML and XSLT lexersJoshua Peek2011-06-081-2/+2
| | | | | | |
| | | | * | | ActionScript 3 should have a unique mime typeJoshua Peek2011-06-081-1/+1
| | | | | | |
| | | | * | | Give BaseMakefile lexer a unique nameJoshua Peek2011-06-081-1/+1
| | | | | | |
| | | * | | | GroovyLexer was missing from __all__.Georg Brandl2011-06-181-0/+1
| | | | | | |
| | | * | | | Update mapfile.Georg Brandl2011-06-181-1/+1
| | | | | | |
| | | * | | | merge with puffnfresh/pygments-mainGeorg Brandl2011-06-171-0/+1
| | | |\ \ \ \
| | | | * \ \ \ Merge with 364bc37233d8 birkenfeld/pygments-mainBrian McKenna2011-06-081-6/+9
| | | | |\ \ \ \ | | | | | |/ / /
| | | | * | | | Added F# lexerBrian McKenna2011-03-281-0/+1
| | | | | |/ / | | | | |/| |
| | | * | | | merge with ziaw/pygments-mainGeorg Brandl2011-06-071-0/+1
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Add Nemerle lexerAlex Zimin2011-05-201-0/+1
| | | | | | |
| | | * | | | Regenerate mapping file.Georg Brandl2011-06-021-1/+1
| | | | | | |
| | | * | | | Regenerate lexer mapping.Georg Brandl2011-06-011-3/+3
| | | | | | |
| | | * | | | Added Nimrod lexer with example Nimrod codeDominik Picheta2011-06-011-0/+1
| | | | | | |
| | | * | | | Rename eC lexer class, add changelog entry and author name for it.Georg Brandl2011-05-301-3/+3
| | | | | | |
| | | * | | | merge with https://bitbucket.org/ecere/pygmentsGeorg Brandl2011-05-301-0/+1
| | | |\ \ \ \
| | | | * | | | Fixed mimetypes caseJerome St-Louis2011-05-301-1/+1
| | | | | | | |
| | | | * | | | Adding support for the eC language (www.ecere.com)Jerome St-Louis2011-05-201-0/+1
| | | | |/ / /
| | | * | | | Added pypylog lexerAlex Gaynor2011-05-231-0/+1
| | | |/ / /
| | | * | | Add more Vim lexer filenames.Georg Brandl2011-05-151-1/+1
| | | | | |
| | | * | | Fix awk lexer mimetypes attribute, and add more Fortran extensions (#661).Georg Brandl2011-04-291-2/+2
| | | |/ /
| | | * | Merge with https://bitbucket.org/michaelmior/pygments-main/Georg Brandl2011-03-201-0/+1
| | | |\ \
| | | | * | Add awk lexer.Michael Mior2011-01-151-0/+1
| | | | |/
| | | * | Incorporate lexer for the Fancy language (closes #663)Tim Hatch2011-03-141-0/+1
| | | |/
| | * | Added PL/pgSQL lexer to the lexers mapDaniele Varrazzo2011-04-121-0/+1
| | | |
| | * | Lexers mapping updated to contain PostgreSQL'sDaniele Varrazzo2011-04-011-0/+2
| | |/
| * | fixes as per ↵preevs2011-03-171-1/+1
| | | | | | | | | | | | https://bitbucket.org/birkenfeld/pygments-main/issue/634/lexer-for-the-gosu-language#comment-406349; add missing template comment style
| * | Add lexers for Gosu source files and Gosu templatespreevs2011-01-281-0/+2
| |/
* | Add support for ChaiScript lexing.Jason Turner2011-03-011-0/+1
|/
* Add Hybris lexer (#506).Georg Brandl2011-01-031-0/+1
|
* Fix lexing of Dylan string and char literals (#628).Georg Brandl2011-01-031-1/+1
|
* merge with https://bitbucket.org/jparise/pygments-main/, adding ProtoBufLexer.Georg Brandl2011-01-031-0/+1
|\
| * Adding a Protocol Buffer definition lexer.Jon Parise2010-12-141-0/+1
| |
* | Incorporate GoodData lexers (#609)Tim Hatch2010-12-211-0/+2
| | | | | | | | Thanks to Lubomir Rintel for the patch.
* | Initial support for ssp files (#473)Tim Hatch2010-12-211-0/+1
| |
* | Update mapfilesTim Hatch2010-12-201-0/+1
|/
* merge with http://bitbucket.org/bhollis/pygments-main/Georg Brandl2010-11-261-0/+1
|\
| * Add a Mason lexerBen Hollis2010-11-161-2/+3
| |
* | Move XQuery lexer to web submodule and clean up code style.Georg Brandl2010-11-261-3/+3
| |
* | added new xquery lexerSteve Spigarelli2010-10-281-0/+1
|/ | | | | added new examplefile testing some of the functionality of the xquery lexer updated _mapping file to include xquery/xqy file types to user xquery lexer
* mergeGeorg Brandl2010-10-171-0/+2
|\
| * added a scaml and jade lexerHiram Chirino2010-09-211-0/+2
| |
* | - adding support for .duel markupmckamey2010-10-101-1/+1
|/ | | | - renaming JbstLexer to DuelLexer (DuelEngine will replace JBST)
* Added VelocityLexer, VelocityXmlLexer, VelocityHtmlLexer classes and updated ↵Ross Williams2010-09-141-0/+3
| | | | _mapping.py`