summaryrefslogtreecommitdiffstats
path: root/gi/pygi-info.c
Commit message (Expand)AuthorAgeFilesLines
* Implement vfuncs.Tomeu Vizoso2010-04-181-2/+84
* Implement nullable argument support, including testsZach Goldberg2010-04-181-6/+13
* Implementation callback support with scoping and basic argument support.Zach Goldberg2010-04-171-5/+44
* Remove support for pointers to basic types as input-only argument and return ...Simon van der Linden2010-01-221-6/+2
* The array field 'length' starts to count from the C arg list, so need to decr...Tomeu Vizoso2009-12-221-2/+12
* Remove global checks for pointers and move them in type cases that need themSimon van der Linden2009-11-301-161/+172
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-301-1/+1
* Initial importSimon van der Linden2009-11-081-0/+2093