summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scanner: Validate emitter methodsebassi/signal-emitterEmmanuele Bassi2021-08-051-0/+35
* scanner: Add (emitter) annotation for signalsEmmanuele Bassi2021-08-057-10/+73
* Ignore accessor annotations for non-introspectable propertiesEmmanuele Bassi2021-08-052-3/+29
* Improve readability of error messageEmmanuele Bassi2021-08-051-3/+3
* Improve getter function matching heuristicEmmanuele Bassi2021-08-051-8/+13
* scanner: Warn if property annotations are mismatchedEmmanuele Bassi2021-08-052-17/+37
* docs: Clarify scope of property-related annotationsEmmanuele Bassi2021-08-051-4/+4
* Use a macro for the missing accessor sentinel valueEmmanuele Bassi2021-08-053-8/+10
* scanner: Add an heuristic for property gettersEmmanuele Bassi2021-08-051-1/+6
* scanner: Try to pair properties with accessor methodsEmmanuele Bassi2021-08-052-2/+30
* docs: Clarify the meaning of accessor functionsEmmanuele Bassi2021-08-051-4/+16
* Document the new property accessors annotationsEmmanuele Bassi2021-08-052-0/+12
* tests: Add a Regress test for the property accessors annotationsEmmanuele Bassi2021-08-052-5/+9
* Add annotations for property setters and gettersEmmanuele Bassi2021-08-055-7/+65
* Add introspection data for property accessorsEmmanuele Bassi2021-08-058-1/+158
* docs: Add the new accessors annotationsEmmanuele Bassi2021-08-052-0/+13
* tests: Check new property accessors annotationsEmmanuele Bassi2021-08-0510-275/+579
* Add new annotations for property accessorsEmmanuele Bassi2021-08-059-13/+111
* Property accessors work for interfaces and objectsEmmanuele Bassi2021-08-051-4/+16
* Add newly added girepository symbol to the API referenceEmmanuele Bassi2021-08-051-0/+1
* Add "final" class attributeEmmanuele Bassi2021-08-0513-6/+70
* Add version macros for 1.70Emmanuele Bassi2021-08-051-0/+6
* Update the GLib documentationEmmanuele Bassi2021-08-054-525/+1594
* build: Export warnlib sources as variablesPhilip Chimento2021-08-051-0/+2
* Update the developer.gnome.org URLsEmmanuele Bassi2021-08-056-12/+12
* introspection: Remove 'caller-allocates' from POD typesPhilip Chimento2021-07-292-4/+4
* Clean up the subproject rules for GLibEmmanuele Bassi2021-07-281-34/+87
* docs: Add g-ir-doc-tool man pageDavid King2021-07-095-3/+146
* ci: Promote libpcre's subprojectEmmanuele Bassi2021-06-241-0/+3
* ci: Add pcre-devel to the minimal imageEmmanuele Bassi2021-06-241-1/+2
* ci: Install mako and markup modules in DockerEmmanuele Bassi2021-06-242-5/+2
* Initialise argumentEmmanuele Bassi2021-06-241-1/+1
* build: Use warning_level=2Emmanuele Bassi2021-06-241-3/+1
* ci: Use modern Meson command lineEmmanuele Bassi2021-06-241-31/+33
* ci: Bump up the Docker tagsEmmanuele Bassi2021-06-243-4/+4
* ci: Update run-docker scripts to work with PodmanEmmanuele Bassi2021-06-242-12/+53
* Use slightly less ancient MesonEmmanuele Bassi2021-06-245-7/+7
* ci: Use stable FedoraEmmanuele Bassi2021-06-242-2/+2
* Bump up version to 1.69.0Emmanuele Bassi2021-06-241-1/+1
* Add glib:name to enum memberMarc-André Lureau2021-06-207-35/+68
* scanner: fix enum member c:identifierMarc-André Lureau2021-06-202-4/+8
* tests/repository: Fix leak in test_constructor_return_typeDavid King2021-06-181-0/+1
* g-ir-compiler: Fix leaks in write_out_typelibDavid King2021-06-181-0/+2
* giscanner: Improve error handling while parsing macrosDavid King2021-06-181-3/+29
* girepository: Fix leak in prefix_with_contextDavid King2021-06-181-1/+3
* girepository: Fix leak in write_vfunc_infoDavid King2021-06-181-1/+4
* girepository: Fix leak in write_field_infoDavid King2021-06-181-0/+1
* girepository: Fix leak in _g_ir_parser_parse_fileDavid King2021-06-181-1/+5
* girepository: Fix leak in g_callable_info_invokeDavid King2021-06-181-1/+4
* ci: Limit depth of subprojects when cloningPhilip Withnall2021-06-074-0/+4