Skip to content
  • Jürg Billeter's avatar
    don't require developer to explicitly write static in namespace field · 8a0f8cc2
    Jürg Billeter authored
    2006-07-27  Jürg Billeter  <j@bitron.ch>
    
    	* vala/parser.y: don't require developer to explicitly write static in
    	  namespace field declarations, support type parameters in interfaces
    	  and callbacks
    	* vala/valasymbolresolver.vala: support interfaces and callbacks
    	* vala/valasemanticanalyzer.vala: use is_subtype_of method, support
    	  callbacks in fields
    	* vala/valamemorymanager.vala: support callbacks in fields
    	* vala/valacodegenerator.vala: support callbacks in fields
    	* vala/valacallback.vala: support type parameters
    	* vala/valaclass.vala: add is_subtype_of method
    	* vala/valadatatype.vala: add is_subtype_of method
    	* vala/valainterface.vala: add is_subtype_of method
    
    svn path=/trunk/; revision=84
    8a0f8cc2
To find the state of this project's repository at the time of any of these versions, check out the tags.