Introduce a namespace ast node
authorJohan Dahlin <johan@gnome.org>
Thu, 8 May 2008 23:37:09 +0000 (23:37 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 8 May 2008 23:37:09 +0000 (23:37 +0000)
commit870afacec8ba104daef3c1a23e42a3646d547633
tree5b3f99b930fcc72fc5aa65c9ae5f26b0ff841fd2
parentb22b5bfb007c4bc6202b7fd901a38869af1d234b
Introduce a namespace ast node

2008-05-08  Johan Dahlin  <johan@gnome.org>

        * giscanner/ast.py:
        * giscanner/girwriter.py:
        * giscanner/glibtransformer.py:
        * giscanner/transformer.py:
        * tools/g-ir-scanner:
        Introduce a namespace ast node

svn path=/trunk/; revision=268
ChangeLog
giscanner/ast.py
giscanner/girwriter.py
giscanner/glibtransformer.py
giscanner/transformer.py
tools/g-ir-scanner