summaryrefslogtreecommitdiff
path: root/tests/examplefiles/sparql.rq
Commit message (Expand)AuthorAgeFilesLines
* Backout 10520a0c4913 - this breaks Jython.Georg Brandl2016-02-021-2/+2
* Unicode escape sequences for strings.Christoph Kindl2015-08-251-1/+2
* Fixed terminal production PN_CHARS_BASE to work with Python 2.7.Christoph Kindl2015-08-241-1/+2
* Rewritten a lot of rules based on the SPARQL 1.1 spec.Christoph Kindl2015-08-241-0/+4
* Fixed several other shortcomings of the SPARQL grammar.Christoph Kindl2015-08-221-0/+2
* Further fixes and improvements (pointed out by dscorbett).Christoph Kindl2015-08-221-5/+22
* Added support for lexing SPARQL queries.Alexander Dutton2012-06-061-0/+23