summaryrefslogtreecommitdiff
path: root/vala/valacallable.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Make Callable derive from SymbolRico Tzschichholz2019-11-091-1/+1
* vala: Let methods return an unowned reference to internal collectionsRico Tzschichholz2019-09-301-1/+1
* vala: Add common Callable interface for Method, Delegate and Signal.Luca Bruno2016-10-111-0/+45