]> git.ipfire.org Git - thirdparty/vala.git/commit
WIP vala: Allow to access function pointers of .begin and .end methods wip/issue/839
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 24 Aug 2019 21:36:40 +0000 (23:36 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 5 Sep 2019 15:58:04 +0000 (17:58 +0200)
commit9b92b3d1f875fcc1c504481354baf52cdc660f91
tree42dd3a0670b37c380b5edb6f5e48aa652843a03b
parent3c5d2b6056aa9c29501315a100bd0662037a019f
WIP vala: Allow to access function pointers of .begin and .end methods
codegen/valaccodeattribute.vala
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/asynchronous/begin-end-as-delegates.vala [new file with mode: 0644]
vala/valamethod.vala
vala/valamethodtype.vala