~vcs-imports/vala/trunk

  • Committer: Rico Tzschichholz
  • Author(s): Corentin Noël
  • Date: 2021-05-03 07:11:56 UTC
  • Revision ID: git-v1:f904c7e269c7f7b0a6dcefa4f8f892b981a71917
vala: Add foreach statement support for GLib.GenericArray

It is now possible to use foreach with a GLib.GenericArray type
Filename Latest Rev Last Changed Committer Comment Size
..
deprecated-delegate-minimal.vala 10053 3 years ago Rico Tzschichholz codegen: Include "glib.h" for deprecated symbols ( 99 bytes Diff Download File
deprecated-enum-minimal.vala 10053 3 years ago Rico Tzschichholz codegen: Include "glib.h" for deprecated symbols ( 96 bytes Diff Download File
deprecated-method-minimal.vala 10053 3 years ago Rico Tzschichholz codegen: Include "glib.h" for deprecated symbols ( 64 bytes Diff Download File
deprecated-property-minimal.vala 10053 3 years ago Rico Tzschichholz codegen: Include "glib.h" for deprecated symbols ( 190 bytes Diff Download File
deprecated-struct-minimal.vala 10053 3 years ago Rico Tzschichholz codegen: Include "glib.h" for deprecated symbols ( 125 bytes Diff Download File
deprecated.vala 7523 7 years ago Rico Tzschichholz Move writing of G_GNUC_DEPRECATED down to CCodeDec 1.4 KB Diff Download File
description.vala 8222 6 years ago Rico Tzschichholz vala: Allow specifying the nick of enum values ht 574 bytes Diff Download File
noaccessormethod.test 7721 6 years ago Rico Tzschichholz codegen: NoAccessorMethod attribute is allowed for 106 bytes Diff Download File