summaryrefslogtreecommitdiff
path: root/xcbgen/matcher.py
Commit message (Expand)AuthorAgeFilesLines
* xcbgen: Use xml.etree.ElementTree for Python >= 3.3.Björn Esser2020-06-041-1/+1
* xcbgen: xml.etree.cElementTree has been dropped in Python 3.9.Björn Esser2020-06-011-1/+6
* add support for eventstructChristian Linhart2017-03-111-0/+7
* Also track directly imported modules in a separate listKeith Packard2014-02-191-0/+2
* Use absolute imports in xcbgen for Python 3 compatibilityDavid Coles2011-05-031-2/+3
* Work around a Python bug involving the file name 'types.py'.Eamon Walsh2008-07-091-1/+1
* Add Python parser language-independent parts.Eamon Walsh2008-04-191-0/+112