summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Add CoffeeScript lexer, by Jeremy Ashkenas.Georg Brandl2010-02-181-0/+1
* | Add Ada lexer, from http://github.com/joesmoe10/Ada-Pygments-Lexer/.Georg Brandl2010-02-181-0/+1
|/
* Add a Sass lexer.Nathan Weizenbaum2009-11-121-0/+1
* Add a basic Haml lexer that doesn't pay any attention to indentation.Nathan Weizenbaum2009-11-211-0/+1
* Objective-J lexer: Clean up, regenerate mapping, add to CHANGES, add AUTHORS,...Georg Brandl2010-01-301-1/+2
* merge with timGeorg Brandl2010-01-071-1/+4
|\
| * Add Asymptote lexer, by Olivier Guibe.Georg Brandl2010-01-011-0/+1
| * Happy new year!Georg Brandl2010-01-011-1/+1
| * Added Gherkin LexerAslak Helles?y2009-11-161-0/+1
| * Add Google Go language lexer (#448).gbrandl2009-11-161-0/+1
* | Integrate Felix lexer (#441)thatch2009-10-081-0/+1
* | Support R Console sessions (#439)thatch2009-10-081-0/+1
* | Integrate haXe lexer (#444)thatch2009-10-081-0/+1
* | Add Coldfusion support (#424)thatch2009-10-081-0/+2
|/
* #423: Initial CMake lexerthatch2009-09-181-0/+1
* Add Ooc lexer for #433thatch2009-09-181-0/+1
* Update mapfile.gbrandl2009-09-151-1/+1
* Regenerate mapfile.Georg Brandl2009-06-241-0/+1
* Add Vala Lexer support.Mark Lee2009-04-261-0/+1
* Merge ASP.net lexers to -mainthatch2009-03-251-0/+2
|\
| * Add ASP.net lexersthatch2009-02-191-0/+2
* | Add ABAP lexer, by Joerg Sieker.gbrandl2009-03-051-0/+1
|/
* Add Cython lexer from the Cython docs repo.gbrandl2009-02-081-0/+1
* Add MXML lexer, by Justin Reidy.gbrandl2009-02-071-0/+1
* Add Rebol lexer, by David Oliva.gbrandl2009-02-061-0/+1
* Add Modelica Lexer, by Dietmar Winkler.gbrandl2009-02-061-0/+1
* Add Evoque lexers, by Mario Ruggier.gbrandl2009-02-061-0/+3
* Merge with pygments-mainthatch2009-01-041-0/+17
|\
| * Add analyse_text for all Antlr lexers, comment C version (in favor of C++)thatch2009-01-031-2/+1
| * Add Antlr/Ragel lexer from #345thatch2009-01-031-0/+18
* | Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
|/
* Update prolog lexer aliasesthatch2008-12-311-1/+1
* Update mapping for prolog lexer having .pl nowthatch2008-12-311-1/+1
* First draft of a Prolog lexerthatch2008-12-291-0/+1
* Add simple (ba)sh console lexerthatch2008-12-281-0/+1
* Update changes and mapping for new lexersthatch2008-12-281-0/+2
* Add official rst mime type.gbrandl2008-11-161-1/+1
* Add modified AppleScript lexer, to close #330thatch2008-09-241-0/+1
* Give Python3TracebackLexer a new name since it was shadowing the mainthatch2008-09-241-1/+1
* open() should be used instead of file()Benjamin Peterson2008-09-211-2/+2
* Added udiff alias to diff lexermitsuhiko2008-09-201-1/+1
* Numpy lexer is not associated with .py any longermitsuhiko2008-09-201-1/+1
* Add Python3TracebackLexer and python3 support to PythonConsoleLexer.gbrandl2008-09-091-0/+1
* * Add one formatter per image format, to avoid surprises withgbrandl2008-09-071-1/+1
* Fix mapfile for sqlite3 change.0.11.1gbrandl2008-08-241-1/+1
* Add example file and entry in CHANGES for Scala lexerthatch2008-08-141-1/+1
* Merge Scala support from Krzysiek Goj's branchthatch2008-08-141-2/+13
|\
| * Add sqlite3 console lexer from #351thatch2008-08-141-0/+1
| * POV-Ray lexer provided by pi31 on the irc channel. Clsoes #348.thatch2008-08-051-0/+1
| * #350: fix a copy/paste error.gbrandl2008-08-021-1/+1