]> git.ipfire.org Git - thirdparty/vala.git/commit
Namespace: set current context at construction time
authorDaniel Espinosa <esodan@gmail.com>
Fri, 31 Dec 2021 20:53:55 +0000 (14:53 -0600)
committerDaniel Espinosa <esodan@gmail.com>
Mon, 3 Jan 2022 23:51:33 +0000 (17:51 -0600)
commitfa8287ca4e53baab57ebe6c360a4738886a4d859
treedbbdbe5e5cbd4ca2eeb6e0ecbb9a5f0c9782eed9
parentf6742a9f9964f0e4472e3799a0582b15190b28b7
Namespace: set current context at construction time

With this change any namespace will have access to
current context, to allow access from its childs

Related to issue #1270
vala/valacodecontext.vala
vala/valagenieparser.vala
vala/valagirparser.vala
vala/valanamespace.vala
vala/valaparser.vala
vapigen/valagidlparser.vala