summaryrefslogtreecommitdiff
path: root/pygments/lexers
Commit message (Expand)AuthorAgeFilesLines
* [svn] Improve Unicode handling without encoding.gbrandl2006-12-201-1/+1
* [svn] Some style nits and make check.gbrandl2006-12-205-9/+7
* [svn] fixed XXX in apache lexerblackbird2006-12-201-1/+1
* [svn] Fix one TODO item.gbrandl2006-12-201-2/+4
* [svn] added examplefile for apache lexer and improved itblackbird2006-12-202-25/+22
* [svn] adopted patch #161 and documented it.blackbird2006-12-192-2/+19
* [svn] php lexer finetuningblackbird2006-12-191-12/+35
* [svn] Patch #160 by Tim Hatch: byref functions in PHP.gbrandl2006-12-191-1/+2
* [svn] Use the Punctuation token type everywhere.gbrandl2006-12-186-27/+29
* [svn] Make test suite work again.gbrandl2006-12-171-1/+1
* [svn] Small fix in Python lexer.gbrandl2006-12-171-2/+2
* [svn] refactored rtf formatter, added support for backtick highlighting in ph...blackbird2006-12-171-1/+2
* [svn] Note lexer mimetypes in docs.gbrandl2006-12-163-3/+4
* [svn] Fix unittest.gbrandl2006-12-161-2/+7
* [svn] Make RawTokenFormatter/Lexer use unicode escaped strings.gbrandl2006-12-161-1/+1
* [svn] Add a few example files.gbrandl2006-12-161-2/+1
* [svn] updated mapping for pygmentsblackbird2006-12-141-1/+1
* [svn] Add Bash lexer modified from Tim Hatch.gbrandl2006-12-143-4/+59
* [svn] Add ApacheConf lexer by Tim Hatch.gbrandl2006-12-142-2/+39
* [svn] added Punctuation to some lexersblackbird2006-12-141-14/+10
* [svn] fixed bug in jinja/django lexer. thanks pbx for reportingblackbird2006-12-121-1/+1
* [svn] added more mimetypes and extensions to the xml lexer as requested in #153blackbird2006-12-122-3/+5
* [svn] Diverse nits.gbrandl2006-12-101-1/+1
* [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement.gbrandl2006-12-103-4/+88
* [svn] Change Pygments license to BSD.gbrandl2006-12-1012-13/+13
* [svn] Fix 2.3 compatibility.gbrandl2006-12-071-4/+4
* [svn] make checkblackbird2006-12-061-2/+2
* [svn] ported the myghty lexer by zzzeek (correct amount of zs and es?) to pyg...blackbird2006-12-062-2/+84
* [svn] Another it's -> its fix.gbrandl2006-12-031-1/+1
* [svn] Fix in char syntaxleonidas2006-11-261-1/+1
* [svn] Scheme lexer fix.gbrandl2006-11-261-2/+2
* [svn] Reformat and adapt check_sources.gbrandl2006-11-261-41/+41
* [svn] pygments: Add Scheme lexer.gbrandl2006-11-262-27/+154
* [svn] C++ "//" comments can be line-spanned too.gbrandl2006-11-261-1/+1
* [svn] Small C++ lexer fix.gbrandl2006-11-261-1/+3
* [svn] Minor corrections in the docs.gbrandl2006-11-261-1/+1
* [svn] some minor updates:blackbird2006-11-231-1/+1
* [svn] make check.gbrandl2006-11-191-1/+1
* [svn] fixed small bugsblackbird2006-11-181-2/+1
* [svn] added improved pascal lexerblackbird2006-11-181-97/+466
* [svn] Fix vb.net directives.gbrandl2006-11-151-1/+1
* [svn] updated pygments mappingblackbird2006-11-141-26/+26
* [svn] added text/x-patch for the diff lexer (proposed by matt_good)blackbird2006-11-141-1/+1
* [svn] fixed delphi-asm hexnumber regexblackbird2006-11-141-1/+1
* [svn] made result a pseudokeyword in the delphi lexerblackbird2006-11-141-0/+1
* [svn] again updates in the delphi lexer (now highlights asm better)blackbird2006-11-141-5/+20
* [svn] Fixed string escaping bug in python string lexerblackbird2006-11-141-1/+1
* [svn] Fixed priotiry bug in delphi lexerblackbird2006-11-141-1/+1
* [svn] Fixed some bugs in the delphi lexerblackbird2006-11-141-1/+1
* [svn] Fixed some bugs in the delphi lexerblackbird2006-11-141-10/+14