Simplify boolean attribute retrieval
[free-sw/xcb/proto] / xcbgen / xtypes.py
2013-02-14 Daniel MartinSimplify boolean attribute retrieval
2012-03-26 Michael Stapelbergxproto: add doc tags, xcbgen: handle doc tags
2012-03-23 Alex PlotnickRename the ExprType "parent" attribute to "parents".
2011-05-03 David ColesUse absolute imports in xcbgen for Python 3 compatibility
2010-12-23 Peter HarrisMerge branch 'master' of git://anongit.freedesktop...
2010-09-08 Peter HarrisMerge branch 'gsoc2010' of git://anongit.freedesktop...
2010-08-16 Christoph Reimannxcbgen: small fix to store anchestor objects more syste...
2010-08-02 Christoph Reimannsmall fix wrt bitcase type names
2010-07-22 Christoph Reimannsupport name attribute for bitcases and set BitcaseType...
2010-07-14 Christoph Reimannassign switch name to bitcases as well (important in...
2010-07-13 Christoph Reimann- changed handling of anchestor types (may be more...
2010-06-12 Christoph Reimannxcbgen: perform lenfield lookup within all anchestors
2010-05-14 Mikhail GusarovRevive support for hex literals in protocol
2009-10-21 Eamon WalshRevert "made changes to support new value-mask-pad...
2008-09-03 Carsten MeierMake bit-numbers available to code-generators
2008-09-03 Carsten MeierGenerate values instead of shift-expressions for enum...
2008-09-03 Bart Masseymade changes to support new value-mask-pad field of...
2008-07-09 Eamon WalshWork around a Python bug involving the file name 'types...