summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.h
Commit message (Expand)AuthorAgeFilesLines
* giscanner: Correctly consume field annotations on structsStef Walter2013-10-281-0/+15
* giscanner: deprecate GObject-Introspection GTK-Doc tagsDieter Verfaillie2013-10-081-6/+2
* giscanner: flesh out annotation parsing and storageDieter Verfaillie2013-10-081-3/+1
* tests: fix a too wide search/replaceDieter Verfaillie2013-04-091-1/+1
* tests: Move Annotation into RegressJasper St. Pierre2013-02-071-76/+76
* giscanner: Apply standard annotations to constant valuesJasper St. Pierre2013-02-011-0/+2
* Add a floating alias for noneJohan Dahlin2011-11-251-0/+2
* Add constant value annotationJohan Dahlin2011-09-141-0/+21
* Try harder to preserve c:typeJohan Dahlin2011-08-131-0/+1
* scanner: avoid crash when annotation explicitly changes 'self' argumentPavel Holejsovsky2010-12-211-0/+1
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-071-0/+6
* Accept trailing whitespace at the start of a comment blockColin Walters2010-10-191-0/+3
* Revert "Apply `(type bitfield)' annotations for enums"Johan Dahlin2010-10-061-9/+0
* Apply `(type bitfield)' annotations for enumsAndreas Rottmann2010-10-051-0/+9
* annotationparser: Don't ignore annotations if there's a : in docsGOBJECT_INTROSPECTION_0_9_8Colin Walters2010-09-281-0/+2
* [annotationparser] Allow param less closuresJohan Dahlin2010-09-241-1/+1
* Fix a couple of broken annotationsJohan Dahlin2010-09-241-1/+1
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-251-0/+2
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-241-0/+3
* [scanner] Element-type annotation for GArray typesJohan Dahlin2010-05-271-0/+3
* Bug 579008 - Don't override element-type for arraysColin Walters2009-06-231-0/+2
* Bug 574284 - Add support for a 'closure' and 'destroy' annotationsAndreas Rottmann2009-03-231-0/+12
* Bug 556475 – support Shadows: annotationAndreas Rottmann2009-03-191-0/+7
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-161-0/+3
* Bug 571548 - Generic attributesColin Walters2009-03-031-0/+4
* Misc warning fixesDan Winship2009-01-271-0/+2
* Add a few more test-casesJohan Dahlin2009-01-141-0/+2
* Bug 555036 – put gtk-doc in GIRJohan Dahlin2009-01-131-1/+13
* Bug 566419 – Element type of arrays not properly handled in all casesJohan Dahlin2009-01-121-0/+10
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+5
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+7
* Disable array auto-detection for out-annotated parametersOwen Taylor2008-12-161-0/+2
* Bug 563742 – introspection should record the introduced version ofTristan Van Berkom2008-12-091-3/+4
* Bug 561617 – Return value array annotationsJohan Dahlin2008-11-211-0/+1
* fix spelling of GHashTable. #561135Dan Winship2008-11-171-0/+1
* Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8Colin Walters2008-11-171-0/+5
* Bug 560708 – Fix zero-termination defaults for arrays with length=Colin Walters2008-11-131-0/+3
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-1/+1
* Bug 557092 – Callback annotations not usedTommi Komulainen2008-10-221-0/+16
* Default GObject transfer to fullColin Walters2008-10-161-0/+1
* Add missing annotation_object_get_type, fix up expected GIRColin Walters2008-10-041-0/+2
* Write out list and map types, parse 'array' annotationColin Walters2008-09-291-1/+4
* Some work on arraysColin Walters2008-09-291-3/+10
* Bug 552065: Add deprecation information to GIRColin Walters2008-09-151-0/+3
* Split out annotation tests out of fooJohan Dahlin2008-08-201-0/+41