summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* giscanner: Create AST nodes for SECTION: doc blocks; add a GIR nodedoc-sectionsJasper St. Pierre2014-06-101-0/+8
* 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
* girparser: Serialize and read back the instance_parameterJasper St. Pierre2013-02-011-0/+162
* Regress: Add signal returning a GArrayMartin Pitt2013-01-041-0/+13
* Regress: Update expected gir for previous changesRico Tzschichholz2012-11-211-0/+34
* scanner: Emit correct type for unsigned integer constantsColin Walters2012-11-071-1/+1
* scanner: Correctly handle large 64 bit integer constantsColin Walters2012-10-301-0/+15
* Add documentation for enumeration membersGiovanni Campagna2012-10-281-29/+61
* regress: Add a test case for skipping a function with an unannotated callbackColin Walters2012-10-271-0/+15
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-111-0/+20
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-121-0/+38
* scanner: methods cannot have an out-arg as their first argTorsten Schönfeld2012-08-211-0/+38
* Revert "Implement "rename to" annotation for records"Colin Walters2012-08-131-29/+0
* Test typedef in #defineAlban Browaeys2012-08-031-0/+8
* scanner: handle unsigned properly for type of defined sizeAlban Browaeys2012-08-031-0/+5
* giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + miscAlban Browaeys2012-08-031-0/+5
* Regress: Update expected gir for previous changesColin Walters2012-07-311-1/+1
* Add test for "rename to" annotation for recordsJon Nordby2012-07-271-0/+29
* scanner: support stability tagEvan Nemerson2012-07-101-0/+10
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-081-1/+15