summaryrefslogtreecommitdiff
path: root/vala/valaarraymovemethod.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: CodeNode.source_reference is optional, so let the API respect thatRico Tzschichholz2020-10-241-1/+1
* Use constructor chaining instead of helper methodJürg Billeter2008-10-271-3/+1
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-0/+1
* Mark array methods as externalJürg Billeter2008-07-071-2/+3
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+2
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* add move method to arraysJuerg Billeter2007-07-271-0/+37