]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: Improve partial classes support
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 18 Dec 2021 21:25:54 +0000 (22:25 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 21 Dec 2021 15:18:14 +0000 (16:18 +0100)
commit73cd47c7c474d4601766a10e413e4e7512b810f2
treecef87785ddd561d8a129fe5f4eb43547fc490f30
parenta81bc7aa6163eaa7530b1a179dcfbf9de330c8f4
parser: Improve partial classes support

Fixes https://gitlab.gnome.org/GNOME/vala/issues/370
tests/Makefile.am
tests/objects/class-partial-nested.c-expected [new file with mode: 0644]
tests/objects/class-partial-nested.vala [new file with mode: 0644]
tests/objects/class-partial.c-expected
vala/valaparser.vala