summaryrefslogtreecommitdiff
path: root/xcbgen/state.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
* Allow access to the original type in the XMLUli Schlachter2019-12-281-3/+3
* add support for eventstructChristian Linhart2017-03-111-0/+41
* Also track directly imported modules in a separate listKeith Packard2014-02-191-0/+4
* Track pad count at the module levelPeter Harris2014-01-211-0/+1
* Add CARD64/INT64 protocol typesKeith Packard2013-11-061-0/+2
* Use absolute imports in xcbgen for Python 3 compatibilityDavid Coles2011-05-031-3/+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/+166