Ignore <include>. Parse them. Generate them. Process <include>
[platform/upstream/gobject-introspection.git] / girepository / girparser.c
2008-08-23 Colin WaltersIgnore <include>. Parse them. Generate them. Process...
2008-08-22 Colin WaltersPass through recursive types. Avoid overwriting errors...
2008-08-21 Johan DahlinRemove compilation warnings
2008-08-20 Colin WaltersAnd parse them.
2008-08-20 Colin WaltersAvoid alias infloops.
2008-08-20 Colin WaltersUnion field parsing
2008-08-16 Johan Dahlinmake it compile again...
2008-08-16 Johan DahlinReorder
2008-08-14 Johan DahlinClear up constant parsing
2008-08-14 Johan DahlinDon't require c:type. Test boxed.gir Update, remove...
2008-08-14 Colin WaltersComment data structures. Also squash pointers in resolv...
2008-08-13 Johan DahlinAllow get_type to be None, set a get_type for GInitiall...
2008-08-13 Colin WaltersRecord typedefs as <alias> elements. Also attempt to...
2008-08-12 Colin WaltersHandle 'any'. Add test for void *.
2008-08-12 Colin WaltersRemove usage of (GAPI-oriented) TypeTag in favor of...
2008-08-09 Johan DahlinMove shared *.[ch] files to girepository from tools