]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: improve support for changing symbol types away from instance
authorEvan Nemerson <evan@nemerson.com>
Mon, 26 May 2014 02:40:55 +0000 (19:40 -0700)
committerEvan Nemerson <evan@nemerson.com>
Wed, 28 May 2014 20:17:32 +0000 (13:17 -0700)
commitb9a36a992a5a9474b0b27aec834837981b6edf38
tree68279435786d7ec4dfe5dc6e06545f4d95873cb5
parentbeff49b10b7101154fd99620940034fec0d4bb02
girparser: improve support for changing symbol types away from instance

This makes it possible to move a symbol from an instance method of one
type to a constructor of another, or to a static method.
vala/valagirparser.vala