summaryrefslogtreecommitdiff
path: root/pygments/lexers/rdf.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-4/+4
* Apply default state transition in various lexers to avoid extra token generationGaurav Jain2014-05-181-2/+2
* Many minor style fixes (trailing whitespace, tabs, etc.)Georg Brandl2014-04-151-2/+3
* Fixes for SPARQL lexerTim Hatch2014-04-141-10/+22
* Added preamble to pygments.lexers.rdf and me to AUTHORS.Alexander Dutton2012-06-061-0/+10
* Added support for lexing SPARQL queries.Alexander Dutton2012-06-061-0/+76