Programming language for GNOME
Vala is a new programming language that aims to bring modern
programming language features to GNOME developers without imposing any
additional runtime requirements and without using a different ABI
compared to applications and libraries written in C.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/vala && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
vala-0.56.17.tar.xz | 0004016576 3.83 MB | |
vala.changes | 0000187352 183 KB | |
vala.spec | 0000010153 9.92 KB |
Revision 142 (latest revision is 143)
Ana Guerrero (anag+factory)
accepted
request 1169231
from
Dominique Leuenberger (dimstar)
(revision 142)
- Update to version 0.56.17: + Various improvements and bug fixes: - codegen: . Add missing initializers for private fields of GSourceFuncs. . Update array length variable passed to null-terminated ref parameter. . Properly pass through a null-terminated out argument. . Refactor and cache parameter in loop. . Only handle null-terminated array as such if there is no length given. - vala: . Allow declaration of static nested methods (local functions). . Correctly use Path.build_path(). . Point to the invalid initializer on error. . Report invalid type in property assignment attempt. . Inherit important attributes for Property backing field. (forwarded request 1169195 from dimstar)
Comments 0