summaryrefslogtreecommitdiff
path: root/tests/objects/properties.c-expected
Commit message (Expand)AuthorAgeFilesLines
* codegen: Stabilize CCode.cname for backing method of lamdba expressionRico Tzschichholz2023-04-061-14/+14
* codegen: Cast vfunc of property accessors by using cast_method_pointer()Rico Tzschichholz2023-02-051-4/+4
* tests: Update c-expectedwszqkzqk2023-01-111-1/+1
* codegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base classRico Tzschichholz2022-02-241-0/+2
* vala: Only add catch clause if an inner error is possibleRico Tzschichholz2022-02-111-33/+6
* vala: Catch and throw possible inner error of lock statementsRico Tzschichholz2022-02-101-6/+33
* codegen: Use __once instead of __volatile in generated codeVal Och2022-01-031-48/+48
* codegen: Initialize "result" variable on declaration for abstract methods onlyRico Tzschichholz2022-01-031-1/+1
* tests: Add expected generated C sourcesRico Tzschichholz2021-07-161-0/+2212