Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow h2def.py to work when there are tabs or multiple spaces after the struc... | Murray Cumming | 2009-06-18 | 1 | -4/+4 |
* | Add -n --namespace option and the code to remove | Siavash Safi | 2009-05-04 | 1 | -24/+109 |
* | :write_enum_defs(): Prevent an exception when the prefix is empty. | Murray Cumming | 2009-02-06 | 1 | -1/+1 |
* | Add defsgen to __all__ list. Strip out # directives from enum defintions. | John Finlay | 2008-11-01 | 1 | -0/+5 |
* | Use the passed in prefix as a hint when creating a typecode. | John Finlay | 2008-10-31 | 1 | -1/+2 |
* | Bug 450659 – h2def.py - export 'typedef struct' object definitions not | Johan Dahlin | 2008-07-14 | 1 | -1/+1 |
* | clean_func(): Strip GSEAL out, to avoid us thinking that there are many | Murray Cumming | 2008-07-13 | 1 | -2/+6 |
* | Update link to defs format discussion | Johan Dahlin | 2008-04-21 | 1 | -1/+1 |
* | Import codegen from pygtk. Add initial gio and gio.unix bindings. | Johan Dahlin | 2008-01-19 | 1 | -0/+536 |