Add support for ownership transfer with properties using the HASH (#)
authorRaffaele Sandrini <raffaele@sandrini.ch>
Thu, 20 Sep 2007 13:02:59 +0000 (13:02 +0000)
committerRaffaele Sandrini <rasa@src.gnome.org>
Thu, 20 Sep 2007 13:02:59 +0000 (13:02 +0000)
commit3b909493de71c79f1661071f2a3be7cd26bc5446
tree0e23e0aa400285ab9a46a7302d476982f21a7629
parent0f8c952b1b7a981fcd5efd1e24955a9f30d7527f
Add support for ownership transfer with properties using the HASH (#)

2007-09-20  Raffaele Sandrini  <raffaele@sandrini.ch>

* vala/parser.y: Add support for ownership transfer with properties
using the HASH (#) modifier e.g. public string!# foo { get; set; }

svn path=/trunk/; revision=623
ChangeLog
vala/parser.y