support implicit namespace specification in callback declaration support
2006-07-04 Jürg Billeter <j@bitron.ch>
* vala/parser.y: support implicit namespace specification in callback
declaration
* vala/valasemanticanalyzer.vala, vala/valamemorymanager.vala,
vala/valacodegenerator.vala: support callbacks
* vala/valaassignment.vala, vala/valabinaryexpression.vala: improve
documentation
* vala/valabooleanliteral.vala, vala/valabreakstatement.vala,
vala/valacallback.vala: add interface documentation, use implicit
namespace specification
* vala/valacallback.vala: add matches_method method, mark as
non-reference type
* ccode/valaccodetypedefinition.vala: replace typedef_name by
declarator, add interface documentation, use implicit namespace
specification
* tests/test-013.vala: test break
* tests/test-014.vala: test callback
* tests/Makefile.am: update
svn path=/trunk/; revision=64
14 files changed: