summaryrefslogtreecommitdiff
path: root/pygments/lexers/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* merge with mgorny/pygments-vim-modelines-r1 (pull request #118)Georg Brandl2013-05-191-0/+11
|\
| * Try vim modelines in guess_lexer().Micha? G?rny2012-08-191-0/+11
* | Merged in alastairh/pygments (pull request #141: Improve and unify C family l...Georg Brandl2013-01-091-1/+1
|\ \
| * | Happy new year 2013.Georg Brandl2013-01-091-1/+1
| |/
* | Added support for inheritance to RegexLexer, so that subclasses canAlastair Houghton2012-12-191-1/+1
|/
* Copyright update.Georg Brandl2012-02-051-1/+1
* Closes #705: Prefer explicit filename patterns for multiple matches.Georg Brandl2012-02-051-9/+11
* Closes #707: iterate lexer classes in sorted order.Georg Brandl2012-02-051-1/+2
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Remove compatibility "sets" imports.Georg Brandl2010-02-181-7/+2
* Happy new year!Georg Brandl2010-01-011-1/+1
* Port Pygments to Python 3.1.gbrandl2009-03-311-1/+6
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Support guessing even with a filename (#355)thatch2008-12-311-4/+22
* [svn] Quite a few things:gbrandl2007-02-121-6/+24
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] Some style nits and make check.gbrandl2006-12-201-4/+2
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
* [svn] various fixes in pocoo to make pygments work again and added function t...blackbird2006-11-021-0/+11
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-301-2/+2
* [svn] Add a new unit test, reduce size of some examples, fix a few errors.gbrandl2006-10-301-1/+1
* [svn] Typo.gbrandl2006-10-291-1/+1
* [svn] Fix some pylint errors.gbrandl2006-10-291-4/+4
* [svn] Some fixes, add docs for new features.gbrandl2006-10-281-15/+15
* [svn] Add mime type selection for lexers.gbrandl2006-10-281-8/+29
* [svn] added `guess_lexer_for_filename` method that automatically detects dial...blackbird2006-10-281-32/+74
* [svn] update TODO.gbrandl2006-10-281-1/+1
* [svn] checked in changes from the last days. including:blackbird2006-10-271-1/+30
* [svn] added experimental (untested) plugin support. i'll try writing some plu...blackbird2006-10-221-1/+13
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+77