summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* [svn] Add ==dev download URL.0.5Georg Brandl2006-10-301-0/+2
* [svn] Release preparation.Georg Brandl2006-10-303-3/+5
* [svn] More pylint fixes, update BBcode formatter to new style API.Georg Brandl2006-10-3017-48/+44
* [svn] Fix condensed_ruby example lexing.Georg Brandl2006-10-301-1/+1
* [svn] Implement goto label support for C, C++, Delphi.Georg Brandl2006-10-302-2/+6
* [svn] Fix an error in GenshiTextLexer and DelegatingLexer.Georg Brandl2006-10-302-3/+4
* [svn] Add a new unit test, reduce size of some examples, fix a few errors.Georg Brandl2006-10-302-11/+16
* [svn] FIx.Georg Brandl2006-10-291-3/+0
* [svn] Typo.Georg Brandl2006-10-291-1/+1
* [svn] Fix some pylint errors.Georg Brandl2006-10-294-6/+9
* [svn] Remove altlast.Georg Brandl2006-10-291-3/+0
* [svn] Add bracket tracing to brainfuck lexer.Georg Brandl2006-10-281-4/+17
* [svn] Some fixes, add docs for new features.Georg Brandl2006-10-283-15/+31
* [svn] Add mime type selection for lexers.Georg Brandl2006-10-2811-60/+109
* [svn] added `guess_lexer_for_filename` method that automatically detects dial...blackbird2006-10-283-40/+145
* [svn] update TODO.Georg Brandl2006-10-283-6/+5
* [svn] Correct token indices in the raw token lexer.Georg Brandl2006-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.Georg Brandl2006-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-276-11/+275
* [svn] Add support for some missing C99 keywords.Georg Brandl2006-10-251-4/+4
* [svn] Add "bf" brainfuck alias.Georg Brandl2006-10-242-2/+2
* [svn] Handle ?= and += and := assignments in Makefiles.Georg Brandl2006-10-231-1/+1
* [svn] Test commit to see if DAV works with includes again.Georg Brandl2006-10-231-3/+1
* [svn] Update make check.Georg Brandl2006-10-2235-45/+46
* [svn] added experimental (untested) plugin support. i'll try writing some plu...blackbird2006-10-224-5/+86
* [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).Georg Brandl2006-10-221-0/+1
* [svn] Disable C# lexer property detection for now. It's too complicated.Georg Brandl2006-10-221-5/+5
* [svn] Another C# lexer fix.Georg Brandl2006-10-221-1/+1
* [svn] Fix C# lexer.Georg Brandl2006-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] Avoid failing if no docstring given for a formatter class. Fixes #121.Georg Brandl2006-10-201-0/+2
* [svn] added colors for operator words in native styleblackbird2006-10-191-0/+1
* [svn] Name change, round 4 (rename SVN root folder).Georg Brandl2006-10-1937-0/+8948