summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-081-1/+14
* tests: Add regression test for out array of structPhilip Chimento2016-02-071-0/+23
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-061-0/+38
* Add support for function typedefs without pointerBen Iofel2015-10-191-0/+20
* maintransformer: Fix regression in callback closure assignmentColin Walters2015-10-101-23/+12
* giscanner: Mark gpointer nodes as nullable by defaultPhilip Withnall2015-10-041-10/+21
* giscanner: Mark (closure) parameters as (nullable) by conventionPhilip Withnall2015-10-041-17/+85
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-291-1/+13
* scanner: GVariants are also valid to be floatingColin Walters2015-09-281-0/+6
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-271-1/+1
* Revert "scanner: Warn and ignore on incorrect transfer annotations"Michael Catanzaro2015-09-271-1/+1
* scanner: Warn and ignore on incorrect transfer annotationsGarrett Regier2015-09-261-1/+1
* regress: Add a test for (nullable)Colin Walters2015-09-031-0/+15
* test: Add a test for GList containing GType.Christoph Reiter2015-07-051-0/+13
* tests: fix make distcheckDieter Verfaillie2015-06-201-0/+18
* tests: Change names with case-only distinctionPhilip Chimento2014-10-011-1/+1
* scanner: Honor nested types on array declarations as wellColin Walters2014-09-051-0/+5
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-071-0/+34
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+11
* tests: fix Regress expected outputRyan Lortie2014-05-071-2/+11
* giscanner: write nullable and optional attributesRyan Lortie2014-05-061-18/+62
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-271-0/+7
* maintransformer: don't pair methods if the symbol prefix does not match with ...Giovanni Campagna2014-02-261-0/+29
* scanner: support virtual functions with a typedef-ed callbackGiovanni Campagna2014-02-201-0/+54
* scanner: Support boolean constantsFlorian Müllner2013-11-291-0/+3
* scanner: Don't barf on anonymous unionsColin Walters2013-10-301-0/+20
* giscanner: Include field documentationStef Walter2013-10-281-0/+3
* giscanner: Correctly consume field annotations on structsStef Walter2013-10-281-0/+14
* giscanner: Respect __GI_SCANNER__ when scanning for macrosStef Walter2013-10-211-0/+10
* giscanner: write '<varargs/>' instead of '<varargs></varargs>'Dieter Verfaillie2013-10-081-4/+2
* giscanner: write virtual method instance parameter docs to .gir fileDieter Verfaillie2013-10-081-0/+4
* giscanner: don't generate synthetic names for '...' parameterDieter Verfaillie2013-10-081-2/+2
* giscanner: honor line and paragraph breaks in description fieldsDieter Verfaillie2013-10-081-6/+12
* giscanner: fix description field storage in .gir filesDieter Verfaillie2013-10-081-4/+10
* Revert addition of __int128 testsColin Walters2013-05-071-7/+0
* scanner: Parse __int128 and friends as "int"Colin Walters2013-05-071-0/+7
* tests: Add a struct with fixed-size gcharColin Walters2013-04-191-0/+21
* giscanner: fix broken xml:whitespace attributes in .gir filesDieter Verfaillie2013-04-091-324/+324
* tests: fix a too wide search/replaceDieter Verfaillie2013-04-091-12/+11
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-271-0/+18
* scanner: internals cleanup: Key more things off NamespaceColin Walters2013-02-261-2/+0
* scanner: Synthesize argument names if we don't see oneColin Walters2013-02-261-2/+2
* sourcescanner: Make sure to mark constants as setJasper St. Pierre2013-02-181-0/+15
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-161-15/+14
* annotation: Fix invalid typeJasper St. Pierre2013-02-071-3/+2
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-071-50/+0
* tests: Move TestInherit into RegressJasper St. Pierre2013-02-071-0/+105
* tests: Move Foo into RegressJasper St. Pierre2013-02-071-0/+1435
* tests: Move Annotation into RegressJasper St. Pierre2013-02-071-0/+1005
* ast: Make sure to export c:type for signals and propertiesJasper St. Pierre2013-02-011-23/+23