summaryrefslogtreecommitdiff
path: root/pygments/lexer.py
Commit message (Expand)AuthorAgeFilesLines
* [svn] A few corrections.Georg Brandl2007-05-061-1/+2
* [svn] Make the C# lexer unicode aware.Georg Brandl2007-05-031-21/+33
* [svn] fixed debugging annoyance in pygments and added support for a "-" after...blackbird2007-03-281-1/+1
* [svn] small bugfix for do_insertionsblackbird2007-03-251-0/+2
* [svn] improved do_insertions and added support for nested lexers in rst lexer...blackbird2007-03-251-8/+21
* [svn] A better error message if compiling a regex fails.Georg Brandl2007-03-201-1/+5
* [svn] Fix a cmdline bug.Georg Brandl2007-02-251-5/+5
* [svn] Add tests for filters.Georg Brandl2007-02-141-1/+1
* [svn] Shorten some testfiles, silence some pylint warnings,Georg Brandl2007-02-141-6/+6
* [svn] Quite a few things:Georg Brandl2007-02-121-4/+4
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
* [svn] - add missing example filesGeorg Brandl2007-01-251-0/+1
* [svn] Added using(state=x) and RST lexer by Tim Hatch.Georg Brandl2007-01-251-3/+19
* [svn] fixed error in unicode documentation and added newlines in template.py ...blackbird2007-01-141-1/+3
* [svn] Make check.Georg Brandl2007-01-121-1/+0
* [svn] Fix #180.Georg Brandl2007-01-081-0/+5
* [svn] implemented filters for pygments (first approach, api might change), it...blackbird2006-12-211-9/+31
* [svn] Fix one TODO item.Georg Brandl2006-12-201-1/+1
* [svn] php lexer finetuningblackbird2006-12-191-1/+9
* [svn] Change Pygments license to BSD.Georg Brandl2006-12-101-1/+1
* [svn] ported the myghty lexer by zzzeek (correct amount of zs and es?) to pyg...blackbird2006-12-061-1/+3
* [svn] Support for encoding guessing.Georg Brandl2006-11-011-1/+19
* [svn] make check.Georg Brandl2006-10-311-1/+1
* [svn] Add encoding support. All processing is now done with unicode strings.Georg Brandl2006-10-311-4/+11
* [svn] Update TODO.Georg Brandl2006-10-311-0/+1
* [svn] More pylint fixes, update BBcode formatter to new style API.Georg Brandl2006-10-301-3/+2
* [svn] Fix an error in GenshiTextLexer and DelegatingLexer.Georg Brandl2006-10-301-1/+2
* [svn] FIx.Georg Brandl2006-10-291-3/+0
* [svn] Fix some pylint errors.Georg Brandl2006-10-291-0/+3
* [svn] Remove altlast.Georg Brandl2006-10-291-3/+0
* [svn] Some fixes, add docs for new features.Georg Brandl2006-10-281-0/+7
* [svn] Add mime type selection for lexers.Georg Brandl2006-10-281-0/+3
* [svn] added `guess_lexer_for_filename` method that automatically detects dial...blackbird2006-10-281-6/+17
* [svn] update TODO.Georg Brandl2006-10-281-3/+3
* [svn] checked in changes from the last days. including:blackbird2006-10-271-7/+39
* [svn] Test commit to see if DAV works with includes again.Georg Brandl2006-10-231-3/+1
* [svn] Update make check.Georg Brandl2006-10-221-1/+1
* [svn] Name change, round 4 (rename SVN root folder).Georg Brandl2006-10-191-0/+486