Colin Walters 62f1b65cc8 [gircompiler] Clean up parsing
We never actually include multiple modules in the compiler,
so just nuke that.  Also rather than passing around GIrModule
consistently pass around a GIrTypelibBuild structure which
has various things.

This lets us maintain a stack there which we can walk for
better error messages.

Also, fix up the node lookup in giroffsets.c; previously
it didn't really handle includes correctly.  We really need to
switch to always using Foo.Bar (i.e. GIName) names internally...
2010-08-17 13:14:51 -04:00
2010-08-17 13:12:52 -04:00
2010-06-06 22:47:21 -03:00
2010-08-17 13:14:51 -04:00
2010-08-17 13:14:51 -04:00
2010-08-17 13:14:51 -04:00
2010-08-17 13:14:51 -04:00
2010-08-17 13:14:51 -04:00
2010-08-17 13:14:51 -04:00
2010-08-17 13:14:51 -04:00
2010-07-19 17:48:17 -04:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
131 MiB
Languages
C 95.3%
Python 2.4%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%