summaryrefslogtreecommitdiff
path: root/xcbgen/expr.py
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Add support for file descriptor request fieldsKeith Packard1-1/+2
2012-03-26xproto: add doc tags, xcbgen: handle doc tagsMichael Stapelberg1-1/+3
2010-07-15assign switch name to bitcases as well (important in case of switch that appe...Christoph Reimann1-1/+5
2010-07-13add support for new expr tags popcount, enumref, sumofChristoph Reimann1-1/+29
2010-05-22changed Exception message in case of unknown/unhandled XML tagsChristoph Reimann1-2/+2
2010-05-14xcbgen: Add unop supportMarcin Koƛcielnicki1-1/+8
2010-05-14Revive support for hex literals in protocolMikhail Gusarov1-1/+1
2008-04-19Add Python parser language-independent parts.Eamon Walsh1-0/+88