pass destroy function pointer when creating instances of generic types add
authorJürg Billeter <j@bitron.ch>
Thu, 5 Apr 2007 09:03:37 +0000 (09:03 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Thu, 5 Apr 2007 09:03:37 +0000 (09:03 +0000)
commit712760196f810694eee5f1e9ac7d6b77b0846c23
tree98686d4425609e3d50d9d3f1c11f1d9cb7280675
parent9ebb2dc1b2056d02f6e856321ef8a2cef3ac853c
pass destroy function pointer when creating instances of generic types add

2007-04-05  Jürg Billeter  <j@bitron.ch>

* vala/valacodegenerator.vala: pass destroy function pointer when
  creating instances of generic types
* vala/valaclass.vala: add get_type_parameters method

svn path=/trunk/; revision=279
vala/ChangeLog
vala/vala/valaclass.vala
vala/vala/valacodegenerator.vala