index
:
xcb/proto
debian
master
XML-XCB protocol descriptions
josh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xcbgen
/
xtypes.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
xproto: add doc tags, xcbgen: handle doc tags
HEAD
master
Michael Stapelberg
1
-11/+61
2012-03-23
Rename the ExprType "parent" attribute to "parents".
Alex Plotnick
1
-2/+2
2011-05-03
Use absolute imports in xcbgen for Python 3 compatibility
David Coles
1
-1/+1
2010-08-16
xcbgen: small fix to store anchestor objects more systematic
Christoph Reimann
1
-8/+7
2010-08-02
small fix wrt bitcase type names
Christoph Reimann
1
-5/+4
2010-07-22
support name attribute for bitcases and set BitcaseType.has_name accordingly
Christoph Reimann
1
-1/+11
2010-07-14
assign switch name to bitcases as well (important in case of switch that appe...
Christoph Reimann
1
-3/+8
2010-07-13
- changed handling of anchestor types (may be more than one now)
Christoph Reimann
1
-2/+147
2010-06-12
xcbgen: perform lenfield lookup within all anchestors
Christoph Reimann
1
-12/+15
2010-05-14
Revive support for hex literals in protocol
Mikhail Gusarov
1
-2/+2
2009-10-21
Revert "made changes to support new value-mask-pad field of valueparam struct...
Eamon Walsh
1
-24/+4
2008-09-03
Make bit-numbers available to code-generators
Carsten Meier
1
-0/+3
2008-09-03
Generate values instead of shift-expressions for enum-bits
Carsten Meier
1
-2/+1
2008-09-03
made changes to support new value-mask-pad field of valueparam structures
Bart Massey
1
-4/+24
2008-07-09
Work around a Python bug involving the file name 'types.py'.
Eamon Walsh
1
-0/+469