summaryrefslogtreecommitdiff
path: root/vala/valacallableexpression.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Add common CallableExpression.call property APIRico Tzschichholz2022-02-221-0/+5
* codegen: Correctly handle chain up of struct creation methodsRico Tzschichholz2021-12-111-0/+5
* vala: Add CallableExpression interface for MethodCall/ObjectCreationExpressionRico Tzschichholz2021-01-261-0/+47