summaryrefslogtreecommitdiff
path: root/pygments/lexers
Commit message (Expand)AuthorAgeFilesLines
...
* [svn] various fixes in pocoo to make pygments work again and added function t...blackbird2006-11-021-0/+11
* [svn] XML lexer fix.gbrandl2006-11-011-3/+3
* [svn] Add encoding support. All processing is now done with unicode strings.gbrandl2006-10-311-1/+1
* [svn] Even more.gbrandl2006-10-301-2/+2
* [svn] Some improvements in the C/C++ lexers.gbrandl2006-10-301-4/+4
* [svn] Release preparation.gbrandl2006-10-301-1/+1
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-306-23/+19
* [svn] Fix condensed_ruby example lexing.gbrandl2006-10-301-1/+1
* [svn] Implement goto label support for C, C++, Delphi.gbrandl2006-10-302-2/+6
* [svn] Fix an error in GenshiTextLexer and DelegatingLexer.gbrandl2006-10-301-2/+2
* [svn] Add a new unit test, reduce size of some examples, fix a few errors.gbrandl2006-10-302-11/+16
* [svn] Typo.gbrandl2006-10-291-1/+1
* [svn] Fix some pylint errors.gbrandl2006-10-292-5/+5
* [svn] Add bracket tracing to brainfuck lexer.gbrandl2006-10-281-4/+17
* [svn] Some fixes, add docs for new features.gbrandl2006-10-281-15/+15
* [svn] Add mime type selection for lexers.gbrandl2006-10-2810-60/+106
* [svn] added `guess_lexer_for_filename` method that automatically detects dial...blackbird2006-10-282-34/+128
* [svn] update TODO.gbrandl2006-10-281-1/+1
* [svn] Correct token indices in the raw token lexer.gbrandl2006-10-282-1/+5
* [svn] added jinja support to django lexerblackbird2006-10-282-27/+29
* [svn] added JavascriptGenshiLexer and CssGenshiLexerblackbird2006-10-282-2/+29
* [svn] Add genshi text lexer.gbrandl2006-10-282-1/+29
* [svn] rebuilt _mapping.py for .kid genshi extensionblackbird2006-10-281-1/+1
* [svn] fixed HtmlGenshiLexer, added more analyse_text methods and updated exam...blackbird2006-10-281-0/+18
* [svn] fixed copy/paste issue (grrr)blackbird2006-10-281-1/+1
* [svn] added missing filenames attribute for genshi lexerblackbird2006-10-281-0/+1
* [svn] added matt_good's genshi lexer (thx :D)blackbird2006-10-282-2/+80
* [svn] checked in changes from the last days. including:blackbird2006-10-274-4/+134
* [svn] Add support for some missing C99 keywords.gbrandl2006-10-251-4/+4
* [svn] Add "bf" brainfuck alias.gbrandl2006-10-242-2/+2
* [svn] Handle ?= and += and := assignments in Makefiles.gbrandl2006-10-231-1/+1
* [svn] Update make check.gbrandl2006-10-2211-14/+14
* [svn] added experimental (untested) plugin support. i'll try writing some plu...blackbird2006-10-221-1/+13
* [svn] added php5 keywords to php lexerblackbird2006-10-221-1/+3
* [svn] removed property regex (i think we don't need them really) and addded s...blackbird2006-10-221-11/+2
* [svn] Don't error out in C#'s using (resource).gbrandl2006-10-221-0/+1
* [svn] Disable C# lexer property detection for now. It's too complicated.gbrandl2006-10-221-5/+5
* [svn] Another C# lexer fix.gbrandl2006-10-221-1/+1
* [svn] Fix C# lexer.gbrandl2006-10-221-2/+2
* [svn] another small update in c# lexer for multiline stringsblackbird2006-10-221-1/+2
* [svn] fixed small bugs in c# and python lexerblackbird2006-10-222-2/+2
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-1912-0/+6184