~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
..
.gitignore 2402 15 years ago Ryan Lortie add some .gitignore svn path=/trunk/; revision=2 11 bytes Diff Download File
Makefile.am 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 2.6 KB Diff Download File
valaccode.vala 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 2.1 KB Diff Download File
valaccodeassignment.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 2.6 KB Diff Download File
valaccodebinaryexpression.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 3.2 KB Diff Download File
valaccodeblock.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 2.3 KB Diff Download File
valaccodebreakstatement.vala 1195 16 years ago Jürg Billeter report warning when using obsolete syntax for non- 1.1 KB Diff Download File
valaccodecasestatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.3 KB Diff Download File
valaccodecastexpression.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.5 KB Diff Download File
valaccodecommaexpression.vala 9938 3 years ago Rico Tzschichholz ccode: Minor API cleaning and additions 1.6 KB Diff Download File
valaccodecomment.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.1 KB Diff Download File
valaccodeconditionalexpression.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.8 KB Diff Download File
valaccodeconstant.vala 5481 12 years ago Jürg Billeter ccode: Fix line breaking of string literals with o 2.4 KB Diff Download File
valaccodecontinuestatement.vala 1195 16 years ago Jürg Billeter report warning when using obsolete syntax for non- 1.1 KB Diff Download File
valaccodedeclaration.vala 9938 3 years ago Rico Tzschichholz ccode: Minor API cleaning and additions 3.7 KB Diff Download File
valaccodedeclarator.vala 9938 3 years ago Rico Tzschichholz ccode: Minor API cleaning and additions 1.2 KB Diff Download File
valaccodedefine.vala 8861 5 years ago Rico Tzschichholz ccode: Rename CCodeFeatureTestMacro to CCodeDefine 1.8 KB Diff Download File
valaccodedostatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.6 KB Diff Download File
valaccodeelementaccess.vala 9476 4 years ago Rico Tzschichholz codegen: Use specified indices to access multidime 1.9 KB Diff Download File
valaccodeemptystatement.vala 1195 16 years ago Jürg Billeter report warning when using obsolete syntax for non- 1.1 KB Diff Download File
valaccodeenum.vala 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 2 KB Diff Download File
valaccodeenumvalue.vala 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 1.6 KB Diff Download File
valaccodeexpression.vala 2070 15 years ago Jürg Billeter Fix generated parentheses 2008-11-30 Jürg Billet 1 KB Diff Download File
valaccodeexpressionstatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.9 KB Diff Download File
valaccodefile.vala 9778 3 years ago Rico Tzschichholz vala: Make use of new printf-like API of Report.*( 6.2 KB Diff Download File
valaccodeforstatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 2.5 KB Diff Download File
valaccodefragment.vala 9938 3 years ago Rico Tzschichholz ccode: Minor API cleaning and additions 1.7 KB Diff Download File
valaccodefunction.vala 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 8.8 KB Diff Download File
valaccodefunctioncall.vala 9938 3 years ago Rico Tzschichholz ccode: Minor API cleaning and additions 2 KB Diff Download File
valaccodefunctiondeclarator.vala 9938 3 years ago Rico Tzschichholz ccode: Minor API cleaning and additions 2.8 KB Diff Download File
valaccodeggnucsection.vala 7413 7 years ago Rico Tzschichholz ccode: Add missing newline after gnuc deprecations 1.7 KB Diff Download File
valaccodegotostatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.3 KB Diff Download File
valaccodeidentifier.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.1 KB Diff Download File
valaccodeifsection.vala 6655 10 years ago Luca Bruno codegen: use #if GLIB_CHECK_VERSION for init funct 1.4 KB Diff Download File
valaccodeifstatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 2.5 KB Diff Download File
valaccodeincludedirective.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.6 KB Diff Download File
valaccodeinitializerlist.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.5 KB Diff Download File
valaccodeinvalidexpression.vala 2981 14 years ago Jürg Billeter Report error on unsupported type check expressions 1 KB Diff Download File
valaccodelabel.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.2 KB Diff Download File
valaccodelinedirective.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.4 KB Diff Download File
valaccodemacroreplacement.vala 8861 5 years ago Rico Tzschichholz ccode: Rename CCodeFeatureTestMacro to CCodeDefine 1.2 KB Diff Download File
valaccodememberaccess.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.7 KB Diff Download File
valaccodemodifiers.vala 9268 4 years ago Rico Tzschichholz codegen: Improve *_get_type() fast path (requires 1.3 KB Diff Download File
valaccodenewline.vala 1195 16 years ago Jürg Billeter report warning when using obsolete syntax for non- 1 KB Diff Download File
valaccodenode.vala 7473 7 years ago Rico Tzschichholz Add CCodeNode "modifiers" and transform CCodeFunct 1.8 KB Diff Download File
valaccodeoncesection.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.6 KB Diff Download File
valaccodeparameter.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.5 KB Diff Download File
valaccodeparenthesizedexpression.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.3 KB Diff Download File
valaccodereturnstatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.4 KB Diff Download File
valaccodestatement.vala 581 16 years ago Jürg Billeter update license headers to the GNU Lesser General P 979 bytes Diff Download File
valaccodestruct.vala 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 2.3 KB Diff Download File
valaccodeswitchstatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.3 KB Diff Download File
valaccodetypedefinition.vala 9815 3 years ago Rico Tzschichholz ccode: Use __attribute__ replacements of G_GNUC_* 1.6 KB Diff Download File
valaccodeunaryexpression.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 3.1 KB Diff Download File
valaccodevariabledeclarator.vala 9939 3 years ago Rico Tzschichholz codegen: Use CCodeDeclaratorSuffix to emit array l 3.4 KB Diff Download File
valaccodewhilestatement.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.4 KB Diff Download File
valaccodewriter.vala 8549 5 years ago Rico Tzschichholz ccode: Don't allow more than one consecutive empty 6.2 KB Diff Download File