summaryrefslogtreecommitdiff
path: root/src/size.py
AgeCommit message (Expand)AuthorFilesLines
2006-06-15Add a useful assertion message if a type gets multiply declared.Jamey Sharp1-1/+1
2006-06-14Bugfix for size.py: count padding in struct size.Jamey Sharp1-0/+4
2006-06-14type.py qualifies all type names with the header in which they are defined.Jamey Sharp1-13/+9
2006-06-13Process <import> directives with a new import.py tool.Jamey Sharp1-8/+20
2006-06-13Simpler implementation of AttributesUnion for XML processing.Jamey Sharp1-5/+4
2006-06-13New tool to annotate XML-XCB <field>s with their size in bytes.Jamey Sharp1-0/+65