Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace gpointer by more specific types | Arjan Molenaar | 2021-09-19 | 1 | -2/+2 |
* | Store the closure cache in the arg cache. Fixes #103 | Christoph Reiter | 2018-03-22 | 1 | -0/+1 |
* | Use the caches for closures, but not yet for marshaling the arguments | Garrett Regier | 2014-08-06 | 1 | -0/+2 |
* | cache refactoring: Move closure setup and marshaling into pygi-closure | Simon Feltman | 2014-02-02 | 1 | -3/+10 |
* | Apply consistent whitespace formatting with: | Tomeu Vizoso | 2010-05-26 | 1 | -9/+9 |
* | Implement vfuncs. | Tomeu Vizoso | 2010-04-18 | 1 | -1/+1 |
* | Implementation callback support with scoping and basic argument support. | Zach Goldberg | 2010-04-17 | 1 | -0/+57 |