Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement vfuncs. | Tomeu Vizoso | 2010-04-18 | 1 | -2/+84 |
* | Implement nullable argument support, including tests | Zach Goldberg | 2010-04-18 | 1 | -6/+13 |
* | Implementation callback support with scoping and basic argument support. | Zach Goldberg | 2010-04-17 | 1 | -5/+44 |
* | Remove support for pointers to basic types as input-only argument and return ... | Simon van der Linden | 2010-01-22 | 1 | -6/+2 |
* | The array field 'length' starts to count from the C arg list, so need to decr... | Tomeu Vizoso | 2009-12-22 | 1 | -2/+12 |
* | Remove global checks for pointers and move them in type cases that need them | Simon van der Linden | 2009-11-30 | 1 | -161/+172 |
* | Set a default constructor for boxed structs that don't have one | Tomeu Vizoso | 2009-11-30 | 1 | -1/+1 |
* | Initial import | Simon van der Linden | 2009-11-08 | 1 | -0/+2093 |