Add support for gtk-doc annotations for allow-none. Add test case.
authorJohan Dahlin <jdahlin@async.com.br>
Fri, 20 Jun 2008 22:27:07 +0000 (22:27 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Fri, 20 Jun 2008 22:27:07 +0000 (22:27 +0000)
commita06270d391b6b2704cf7f2445d17e7ab30e1134f
treece60213409da05edba32b80fe343440b62878db3
parentb9767e2fe9955e38612d890f9435cff14e215936
Add support for gtk-doc annotations for allow-none. Add test case.

2008-06-20  Johan Dahlin  <jdahlin@async.com.br>

    * giscanner/ast.py:
    * giscanner/girwriter.py:
    * giscanner/transformer.py:
    * tests/parser/Foo-expected.gir:
    * tests/parser/foo-object.h:
    * tests/parser/foo.c (foo_object_allow_none):
    Add support for gtk-doc annotations for allow-none.
    Add test case.

svn path=/trunk/; revision=291
ChangeLog
giscanner/ast.py
giscanner/girwriter.py
giscanner/transformer.py
tests/parser/Foo-expected.gir
tests/parser/foo-object.h
tests/parser/foo.c