summaryrefslogtreecommitdiffstats
path: root/codegen/codegen.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 support for setup.pyJohn Ehresman2010-04-151-1715/+7
* Make pyglib-python-compat.h a public header and include in pygobject.h Also #...John Ehresman2010-04-151-1/+1
* Use richcompare slot rather than old compare slot and Py_TYPE macro in prepar...John Ehresman2010-04-151-4/+3
* Make codegen report errors using Python function/method namesPaul Pogonyshev2009-06-121-4/+5
* Install executable codegen parts with executing permissionsPaul Pogonyshev2009-05-311-0/+2
* Bug 551056 – make codegen not import when corresponding argument typesPaul Pogonyshev2008-09-081-5/+10
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-191-0/+1712