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