summaryrefslogtreecommitdiffstats
path: root/gi/types.py
Commit message (Expand)AuthorAgeFilesLines
* Initial attempts at porting to Python 3.1David Malcolm2010-04-151-1/+1
* Restore the overrides supportSimon van der Linden2010-01-221-0/+6
* Don't set a default constructor for structures.Simon van der Linden2010-01-081-28/+7
* Pythonify. Avoid ; and () around if statementsJohan Dahlin2009-11-301-4/+4
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-301-18/+0
* Fix members initialization in metaclassesSimon van der Linden2009-11-271-2/+3
* Register interfacesTomeu Vizoso2009-11-221-1/+4
* Initial importSimon van der Linden2009-11-081-0/+163