summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-0910-1579/+9
* Move doc to toplevel element, write <any> for unknown containersColin Walters2010-07-082-238/+230
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-255-30/+88
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-244-0/+107
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-172-5/+44
* Update versionsColin Walters2010-06-176-6/+6
* Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2010-06-172-44/+5
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-162-5/+44
* Apply annotations from invoker to vfuncColin Walters2010-06-161-1/+1
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-084-5/+12
* [giscanner] Parse multiline gtk-doc commentsJohan Dahlin2010-05-312-4/+6
* Add type annotation for propertiesJohan Dahlin2010-05-273-0/+22
* [g-ir-generate] Write out array typeJohan Dahlin2010-05-272-2/+2
* [scanner] Element-type annotation for GArray typesJohan Dahlin2010-05-274-0/+36
* Support (out caller-allocates)Colin Walters2010-05-264-15/+43
* Add support for the 'foreign' annotation to g-i-scannerGOBJECT_INTROSPECTION_0_6_12Tomeu Vizoso2010-05-234-0/+22
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-044-0/+26
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-034-26/+0
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-304-0/+26
* Fix unittests, add missing allow-noneJohan Dahlin2010-02-122-2/+2
* tests: Add the scope for callbacks in expected girsJohan Bilien2010-01-184-10/+13
* scanner: Always explicitely set the scope of callbacksJohan Bilien2010-01-142-5/+6
* Use AM_V_GEN more a more quiet buildJohan Dahlin2009-12-311-1/+1
* Add a Makefile.introspectionJohan Dahlin2009-12-141-71/+37
* Fix an annotationparser bug for empty tagsJohan Dahlin2009-12-093-1/+39
* Fix foo-1.0-expected.{gir,tgir} for callback patchColin Walters2009-12-082-2/+5
* Better scope in GAsyncReadyCallback/GDestroyNotifyJohan Dahlin2009-12-028-3/+88
* Make (skip) annotation work everywhereDan Winship2009-11-232-0/+13
* Fix enum prefix stripping to work only up to word boundariesDan Winship2009-11-233-0/+17
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-112-62/+144
* When doing type resolution on a string, treat it as its own ctypeColin Walters2009-10-223-0/+13
* Fix make check after f152f5e97df7Tomeu Vizoso2009-10-222-23/+23
* Fix make check after 0d9cfb004d528Tomeu Vizoso2009-10-222-2/+2
* Bug 556628 – (skip) annotationDan Winship2009-08-242-0/+28
* LD_LIBRARY_PATH exorcismColin Walters2009-08-241-2/+2
* Remove some $(builddir) that crept back inOwen W. Taylor2009-08-201-2/+2
* Also remove LD_LIBRARY_PATH bit from before AM_V_GEN for BarAppColin Walters2009-08-171-1/+1
* Support passing --library=lib<foo>.laOwen W. Taylor2009-08-1711-15/+18
* Resolve library names to shared libraries ourselvesOwen W. Taylor2009-08-171-2/+2
* Excise shave in favor of automake 1.11 silent rulesColin Walters2009-08-161-6/+6
* Prepend to $LD_LIBRARY_PATH not appendOwen W. Taylor2009-08-131-2/+2
* Allow annotations on fieldsAndreas Rottmann2009-07-034-0/+29
* Bug 579008 - Don't override element-type for arraysColin Walters2009-06-234-0/+43
* Update annotation expected "tgir" for previous commitColin Walters2009-06-181-7/+7
* Bug 584453 - Handle char ** correctly (and const variation)Colin Walters2009-06-092-10/+10
* Bug 574284 - Add support for a 'closure' and 'destroy' annotationsAndreas Rottmann2009-03-234-0/+92
* Some small cosmetic tweaksAndreas Rottmann2009-03-192-3/+4
* Bug 556475 – support Shadows: annotationAndreas Rottmann2009-03-194-0/+79
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-176-6/+6
* Bug 564016 - Add c:prefix to .girColin Walters2009-03-176-6/+18