summaryrefslogtreecommitdiff
path: root/pygments/lexer.py
Commit message (Expand)AuthorAgeFilesLines
...
* #392: Fix fatal backtracking in Scala lexer.gbrandl2009-02-141-1/+0
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Fix newline problem.gbrandl2008-09-191-4/+3
* fixed asm lexers, fixed #pop / #push in multitargetmitsuhiko2007-09-281-9/+11
* a simple '#pop' is not possible for multiple targets toomitsuhiko2007-09-271-3/+8
* [svn] Fix in the Python lexer, 2.6 compatibility fixes.gbrandl2007-08-171-1/+2
* [svn] Smartify pygmentize encoding handling.gbrandl2007-06-131-3/+3
* [svn] A few corrections.gbrandl2007-05-061-1/+2
* [svn] Make the C# lexer unicode aware.gbrandl2007-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.gbrandl2007-03-201-1/+5
* [svn] Fix a cmdline bug.gbrandl2007-02-251-5/+5
* [svn] Add tests for filters.gbrandl2007-02-141-1/+1
* [svn] Shorten some testfiles, silence some pylint warnings,gbrandl2007-02-141-6/+6
* [svn] Quite a few things:gbrandl2007-02-121-4/+4
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] - add missing example filesgbrandl2007-01-251-0/+1
* [svn] Added using(state=x) and RST lexer by Tim Hatch.gbrandl2007-01-251-3/+19
* [svn] fixed error in unicode documentation and added newlines in template.py ...blackbird2007-01-141-1/+3
* [svn] Make check.gbrandl2007-01-121-1/+0
* [svn] Fix #180.gbrandl2007-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.gbrandl2006-12-201-1/+1
* [svn] php lexer finetuningblackbird2006-12-191-1/+9
* [svn] Change Pygments license to BSD.gbrandl2006-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.gbrandl2006-11-011-1/+19
* [svn] make check.gbrandl2006-10-311-1/+1
* [svn] Add encoding support. All processing is now done with unicode strings.gbrandl2006-10-311-4/+11
* [svn] Update TODO.gbrandl2006-10-311-0/+1
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-301-3/+2
* [svn] Fix an error in GenshiTextLexer and DelegatingLexer.gbrandl2006-10-301-1/+2
* [svn] FIx.gbrandl2006-10-291-3/+0
* [svn] Fix some pylint errors.gbrandl2006-10-291-0/+3
* [svn] Remove altlast.gbrandl2006-10-291-3/+0
* [svn] Some fixes, add docs for new features.gbrandl2006-10-281-0/+7
* [svn] Add mime type selection for lexers.gbrandl2006-10-281-0/+3
* [svn] added `guess_lexer_for_filename` method that automatically detects dial...blackbird2006-10-281-6/+17
* [svn] update TODO.gbrandl2006-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.gbrandl2006-10-231-3/+1
* [svn] Update make check.gbrandl2006-10-221-1/+1
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+486