summaryrefslogtreecommitdiff
path: root/tests/objects/class-partial-nested.c-expected
Commit message (Collapse)AuthorAgeFilesLines
* tests: Update c-expectedwszqkzqk2023-01-111-1/+1
|
* codegen: Use __once instead of __volatile in generated codeVal Och2022-01-031-4/+4
| | | | | This better reflects purpose of relevant variables, especially given that they aren't volatile anymore on GLib 2.68+.
* parser: Improve partial classes supportRico Tzschichholz2021-12-211-0/+440
Fixes https://gitlab.gnome.org/GNOME/vala/issues/370