Add pyflakes.py and run it in make check. Update the source code to fix
[platform/upstream/gobject-introspection.git] / giscanner / glibast.py
2008-08-14 Johan DahlinAdd pyflakes.py and run it in make check. Update the...
2008-08-14 Johan DahlinRefactor the parser a bit. Add parent type to interface...
2008-08-09 Johan DahlinPEP8ify
2008-08-08 Johan Dahlintype -> ntype
2008-07-08 Jürg BilleterFix typo
2008-06-20 Johan DahlinStart using abstract type instead of the raw C types...
2008-06-03 Johan DahlinImprove enum member parsing and introspection
2008-05-09 Johan DahlinClean up and refactor enum namespacing
2008-04-28 Johan DahlinAdd a --strip-prefix and sort out confusion between...
2008-04-28 Johan DahlinRename most c:identifier to c:type. Add new ones to
2008-04-28 Johan DahlinLine wrap license header
2008-04-26 Johan DahlinSplit out nodes to ast.py and glibast.py