summaryrefslogtreecommitdiff
path: root/vala/valasubroutine.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: CodeNode.source_reference is optional, so let the API respect thatRico Tzschichholz2020-10-241-1/+1
* subroutine: Set parent_node of body blockTimm Bäder2017-03-241-0/+1
* Fix check for missing return statements in non-void methodsJürg Billeter2010-11-151-0/+2
* Add Subroutine classJürg Billeter2010-10-291-0/+50