summaryrefslogtreecommitdiff
path: root/tests/delegates
Commit message (Expand)AuthorAgeFilesLines
* Allow using lambdas within enums.Maciej Piechotka2013-12-211-1/+25
* Handle the integers and enums in generic closure wrapperMaciej Piechotka2013-12-151-0/+28
* codegen: Allow scope=async delegates to be used in vala codeLuca Bruno2013-07-141-0/+15
* Fix explicit cast of instance method access to a delegate typeLuca Bruno2011-07-111-0/+16
* codegen: Guard pointer indirection of lengths when returning arraysLuca Bruno2011-05-241-0/+12
* codegen: Discourage copying delegates with targetJürg Billeter2011-05-182-3/+3
* codegen: Don't spit out critical when returning unowned delegateLuca Bruno2011-05-121-0/+6
* codegen: Fix lvalue access to fieldsLuca Bruno2011-04-081-0/+6
* codegen: Copy the delegate target when copying structsJoakim Sindholt2011-04-051-0/+10
* Fix delegates returning structsJürg Billeter2009-10-281-0/+14
* Add test for bug 595639Jürg Billeter2009-09-261-0/+8
* Speed up test infrastructureJürg Billeter2009-09-261-4/+6
* Move delegate typedef to right positionLevi Bard2009-05-071-0/+4
* Support delegates with delegate parameters and resultsJürg Billeter2009-05-071-0/+1
* Fix delegate out parametersLevi Bard2009-05-071-0/+7
* Rearrange test casesJürg Billeter2009-01-161-0/+93