index
:
~psychon/proto
1.9-cleanup
debian
master
xcb/proto experiments
psychon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xcbgen
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-12
Add support for X Generic Extension events
Daniel Martin
1
-5
/
+21
2013-05-23
xcbgen: Handle multiple <enumref> in a <bitcase>
Daniel Martin
1
-4
/
+11
2013-02-14
Simplify boolean attribute retrieval
Daniel Martin
1
-2
/
+1
2012-03-26
xproto: add doc tags, xcbgen: handle doc tags
Michael Stapelberg
2
-12
/
+64
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
3
-6
/
+7
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-15
assign switch name to bitcases as well (important in case of switch that appe...
Christoph Reimann
2
-4
/
+13
2010-07-13
- changed handling of anchestor types (may be more than one now)
Christoph Reimann
1
-2
/
+147
2010-07-13
add support for new expr tags popcount, enumref, sumof
Christoph Reimann
1
-1
/
+29
2010-06-12
xcbgen: perform lenfield lookup within all anchestors
Christoph Reimann
1
-12
/
+15
2010-05-22
changed Exception message in case of unknown/unhandled XML tags
Christoph Reimann
1
-2
/
+2
2010-05-14
xcbgen: Add unop support
Marcin KoĆcielnicki
1
-1
/
+8
2010-05-14
Revive support for hex literals in protocol
Mikhail Gusarov
2
-3
/
+3
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
4
-3
/
+3
2008-05-21
Fix a type size calculation.
Eamon Walsh
1
-1
/
+1
2008-05-16
Add is_simple boolean attribute for plain integer types.
Eamon Walsh
1
-0
/
+2
2008-04-19
Add Python parser language-independent parts.
Eamon Walsh
7
-0
/
+842