Ryan Lortie 45e28fa698 compiler: girparser: parse 'nullable' attribute
Parse the 'nullable' attribute on parameters and function return types.

Additionally, tweak the meaning of the 'allow-none' attribute.  We now
only treat it as equivalent to 'nullable' for non-out parameters.  For
out parameters, we treat it to mean the same as the already-recognised
'optional' parameter (which we only recently started actually using).

https://bugzilla.gnome.org/show_bug.cgi?id=660879
2014-05-06 08:18:41 -04:00
2012-10-16 10:58:08 -04:00
2013-10-10 16:48:51 -04:00
2012-10-16 10:58:08 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2012-02-03 13:42:56 -05:00
2013-10-10 16:48:51 -04:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2013-10-10 16:48:51 -04:00
2012-10-16 10:58:08 -04:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
137 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%