summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Add Clojure lexer.gbrandl2008-07-291-0/+1
| * Merge from http://code.timhatch.com/hg/pygments-tim.gbrandl2008-07-261-0/+1
| |\
| | * Add a Gnuplot lexer.gbrandl2008-07-261-0/+1
| * | Update lexer mapfilethatch2008-07-241-1/+5
| * | Minor modifications to Lighty lexer, docfix for YAML lexer.thatch2008-07-231-1/+1
| * | Add lexer for Nginx config files.thatch2008-07-231-0/+1
| * | Add basic lighttpd config lexerthatch2008-07-231-0/+1
| |/
| * raw token stream lexer is no longer associated with `*.raw`. This lexer is n...mitsuhiko2008-07-041-1/+1
| * The NumPy lexer is no longer associated with text/x-pythonmitsuhiko2008-06-251-1/+1
| * updated mappingmitsuhiko2008-06-141-0/+1
* | poor man's Scala supportKrzysiek Goj2008-05-311-0/+1
|/
* Rename YAMLLexer to YamlLexer to be consistent with other names.gbrandl2008-05-241-1/+1
* Merge after yaml lexer addition.gbrandl2008-05-241-1/+2
|\
| * initial imlementation of YAMLLexer by Kirll Simonov <xi@resolvent.net>, with ...Jeff Kowalczyk2008-05-201-1/+2
* | Add ActionScript 3 lexer, #329.gbrandl2008-05-241-0/+1
|/
* Add Logtalk lexer, by Paulo Moura.gbrandl2008-05-041-0/+1
* Allow Unicode identifiers in py3 lexer.gbrandl2008-04-101-0/+1
* Rename `GenericMakefileLexer` back to `MakefileLexer` to be less confusingthatch2008-04-031-1/+1
* Add new Makefile lexer that should be able to handle BSD and/or GNUthatch2008-04-021-1/+2
* Fix provided `pygments.lexers._mapping` for Dylan lexer's name change in [0dc...thatch2008-04-021-1/+1
* Add S/R lexer by Laurent Gautier.gbrandl2008-03-281-0/+1
* Add 4 lexers by Stou Sandalski.gbrandl2008-03-181-1/+5
* Add Matlab lexers, by Ken Schutte.gbrandl2008-03-051-0/+2
* Automated merge with ssh://team@pocoo.org/pygments-mainmitsuhiko2008-03-011-3/+6
|\
| * Add Darcs patch lexer, by Max Battcher.gbrandl2008-02-221-0/+1
| * Add .properties as an INI file extension.gbrandl2007-12-141-1/+1
| * Add more extensions to XML lexer. #315.gbrandl2007-12-141-1/+1
| * Add Smalltalk lexer, #300.gbrandl2007-12-141-1/+2
| * added inital version of IoLexerwelterde2007-11-251-0/+1
* | added Tcl lexersah2008-03-011-0/+1
|/
* Add Common Lisp and Debian Control file lexer.gbrandl2007-10-141-1/+3
* Add .sc to Python lexer extensions.gbrandl2007-10-141-1/+1
* margedmitsuhiko2007-10-141-0/+1
|\
| * added mysql lexer and fixed bug in html formattermitsuhiko2007-10-141-0/+1
| * updated _mapping.pymitsuhiko2007-10-121-1/+1
* | Add literate Haskell lexer.gbrandl2007-10-141-1/+2
|/
* mergedmitsuhiko2007-09-221-0/+6
|\
| * added assambler lexers contributed by Frits van Bommelmitsuhiko2007-09-221-0/+6
* | Add the new squid.conf lexer from ticket #py1.gbrandl2007-09-101-0/+1
* | Add the Erlang lexer from ticket #284. Thanks jerith!gbrandl2007-09-091-0/+1
|/
* integrated weechatlog lexer directly into the existing irc lexermitsuhiko2007-09-091-2/+1
* added basic weechatlog lexerwelterde2007-09-091-0/+1
* [svn] moved MOOCodeLexer to otherwelterde2007-08-211-1/+1
* [svn] Add MOOCode lexer.welterde2007-08-211-3/+5
* [svn] Added gettext catalog lexer.gbrandl2007-07-071-0/+1
* [svn] Add ActionScript lexer, #247.gbrandl2007-06-131-2/+3
* [svn] added tim hatch's lexer (forgot about the CHANGELOG entry...) and updat...blackbird2007-05-281-0/+1
* [svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.gbrandl2007-05-281-0/+1
* [svn] added MuPAD lexerwelterde2007-05-061-0/+1
* [svn] added mimetype for DLexer, updated lexer cachebeewee2007-05-011-1/+1