summaryrefslogtreecommitdiff
path: root/tests/scanner/Foo-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* giscanner: write '<varargs/>' instead of '<varargs></varargs>'Dieter Verfaillie2013-10-081-4/+2
* giscanner: fix broken xml:whitespace attributes in .gir filesDieter Verfaillie2013-04-091-27/+27
* ast: Make sure to export c:type for signals and propertiesJasper St. Pierre2013-02-011-4/+4
* girparser: Serialize and read back the instance_parameterJasper St. Pierre2013-02-011-0/+121
* Add documentation for enumeration membersGiovanni Campagna2012-10-281-34/+70
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-071-9/+9
* scanner: allow for functions that look like constructors but aren'tDan Winship2012-05-261-0/+8
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-3/+3
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-131-0/+5
* Add constant value annotationJohan Dahlin2011-09-141-3/+5
* scanner: Don't try to copy c:type if we're parsing (element-type)Colin Walters2011-08-291-1/+1
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-161-3/+34
* Try harder to preserve c:typeJohan Dahlin2011-08-131-2/+2
* Add signal flagsJohan Dahlin2011-08-131-2/+2
* scanner: add a moved_to property to backcompat functionsTorsten Schönfeld2011-08-131-1/+3
* scanner: handle static methods on all typesTorsten Schönfeld2011-08-131-0/+43
* Switch to storing string form of error quarksDan Winship2011-08-121-1/+1
* giscanner: mark GAsyncReadyCallbacks as allow-noneDan Winship2011-07-011-0/+1
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-131-52/+0
* Add support for the (skip) annotation on parameters or return valuesDavid Zeuthen2011-05-131-0/+52
* Preserve the c:type of array elementsTomeu Vizoso2011-01-211-2/+2
* scanner: Make sure that vfuncs made to the GIRTomeu Vizoso2011-01-071-0/+5
* Make Full the default transfer for returned foreign structs.Tomeu Vizoso2010-09-171-0/+5
* Foreign structs can have constructorsTomeu Vizoso2010-09-091-0/+5
* scanner: Don't mark as constructors things that are more obviously methodsColin Walters2010-09-081-0/+25
* scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters2010-09-081-0/+11
* tests: Update expected gir for previous commitsColin Walters2010-09-071-21/+23
* Revert "[scanner] Revert static method pairing"Johan Dahlin2010-09-071-36/+34
* [scanner] Revert static method pairingJohan Dahlin2010-09-061-34/+36
* scanner: Readd --warn-error to tests, fix test caseColin Walters2010-09-031-6/+56
* [scanner] Allow nameless parameters for vfuncsJohan Dahlin2010-09-021-0/+47
* scanner: Don't parse constructors on non-registered, warn for return valuesColin Walters2010-09-011-14/+16
* Major rewriteColin Walters2010-08-311-36/+89
* tests/scanner: Update annotations and testsColin Walters2010-08-311-5/+9
* Use GLib types consistentlyColin Walters2010-08-311-114/+114
* Move alias target to <type>Colin Walters2010-08-311-13/+6
* tests: Fix namespacing for BarApp (should be just Bar)Colin Walters2010-08-311-0/+968