summaryrefslogtreecommitdiff
path: root/rdflib/plugins/sparql/parserutils.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: eliminate inheritance from object (#2339)Iwan Aucamp2023-04-101-1/+1
* refactor: narrow imports (#2338)Iwan Aucamp2023-04-101-2/+1
* feat: more type hints for `rdflib.plugins.sparql` (#2268)Iwan Aucamp2023-03-131-20/+50
* fix: add more type-hinting for SPARQL plugin (#2265)Jeffrey C. Lerman2023-03-121-13/+22
* refactor: remove redundant class (#2143)Veyndan Stuart2022-11-191-7/+1
* Add more typing for SPARQL (#1965)Iwan Aucamp2022-05-261-3/+17
* style: fix/ignore flake8 errors in `rdflib/plugins/sparql/` (#1964)Iwan Aucamp2022-05-211-1/+1
* Remove testing and debug code from rdflibIwan Aucamp2022-04-191-14/+0
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-5/+5
* Fix typos discovered by codespellChristian Clauss2021-10-141-2/+2
* Use setName on TokenConverter to set the name propertyIwan Aucamp2021-09-111-7/+2
* small cleanupsFlorian Ludwig2020-10-231-1/+1
* changes for flake8Nicholas Car2020-05-171-2/+2
* blacked all python filesNicholas Car2020-05-161-12/+12
* run service querymarqh2019-12-021-2/+9
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-23/+25
* converted sparql engineGunnar Aastrand Grimnes2017-01-301-3/+3
* removed compat code for supporting legacy python versionsGunnar Aastrand Grimnes2017-01-271-1/+1
* prettify parsetreeJoern Hees2017-01-181-0/+25
* Fix initBindings handling. Fixes #294initbindings-fixGunnar Aastrand Grimnes2015-11-281-0/+3
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-0/+255