summaryrefslogtreecommitdiffstats
path: root/codegen/h2def.py
Commit message (Expand)AuthorAgeFilesLines
* Allow h2def.py to work when there are tabs or multiple spaces after the struc...Murray Cumming2009-06-181-4/+4
* Add -n --namespace option and the code to removeSiavash Safi2009-05-041-24/+109
* :write_enum_defs(): Prevent an exception when the prefix is empty.Murray Cumming2009-02-061-1/+1
* Add defsgen to __all__ list. Strip out # directives from enum defintions.John Finlay2008-11-011-0/+5
* Use the passed in prefix as a hint when creating a typecode.John Finlay2008-10-311-1/+2
* Bug 450659 – h2def.py - export 'typedef struct' object definitions notJohan Dahlin2008-07-141-1/+1
* clean_func(): Strip GSEAL out, to avoid us thinking that there are manyMurray Cumming2008-07-131-2/+6
* Update link to defs format discussionJohan Dahlin2008-04-211-1/+1
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-191-0/+536