summaryrefslogtreecommitdiff
path: root/girepository/girwriter.c
Commit message (Expand)AuthorAgeFilesLines
* Add introspection data for property accessorsEmmanuele Bassi2021-08-051-0/+22
* Add new annotations for property accessorsEmmanuele Bassi2021-08-051-4/+16
* Add "final" class attributeEmmanuele Bassi2021-08-051-0/+5
* girepository: Fix leak in write_vfunc_infoDavid King2021-06-181-1/+4
* girepository: Fix leak in write_field_infoDavid King2021-06-181-0/+1
* build: enable -Wswitch-defaultChristoph Reiter2018-07-291-0/+4
* build: enable -Wsuggest-attribute=formatChristoph Reiter2018-07-291-0/+3
* build: enable -Wdouble-promotionChristoph Reiter2018-07-291-1/+1
* build: enable -Wdiscarded-qualifiersChristoph Reiter2018-07-291-1/+1
* girepository: Support GError exceptions on callbacksGarrett Regier2015-06-211-8/+3
* girepository: Add g_irepository_get_immediate_dependencies()Philip Withnall2015-02-161-2/+2
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-091-2/+0
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-2/+2
* girepository: Add GI_VFUNC_THROWSColin Walters2012-02-031-0/+3
* Switch to storing string form of error quarksDan Winship2011-08-121-0/+4
* Deprecate ErrorDomainDan Winship2011-08-121-40/+0
* Add support for the (skip) annotation on parameters or return valuesDavid Zeuthen2011-05-131-0/+6
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-011-2/+5
* Fix regression in g_irepository_get_infoColin Walters2010-10-211-1/+3
* [GIRepository] Rename GArgument to GIArgumentJohan Dahlin2010-08-311-4/+4
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-091-18/+0
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-091-0/+22
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-241-1/+20
* [girwriter] Use GSliceJohan Dahlin2010-06-121-5/+4
* [gir_writer_write] Document properlyJohan Dahlin2010-06-111-2/+2
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-081-28/+24
* [girwriter] Refactor out of generate.cJohan Dahlin2010-06-071-0/+1402
* Remove unused file girwriter.cJohan Dahlin2010-03-251-532/+0
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-241-2/+2
* Bug 557405 – Use 'allow-none' consistentlyTommi Komulainen2008-10-221-2/+2
* Move shared *.[ch] files to girepository from toolsJohan Dahlin2008-08-091-0/+532