summaryrefslogtreecommitdiff
path: root/giscanner/annotationparser.py
Commit message (Expand)AuthorAgeFilesLines
* Bug 562615 – Struct methods missingJohan Dahlin2009-01-201-4/+2
* Clean up some abstraction breakage to reduce code duplicationJohan Dahlin2009-01-131-10/+7
* Bug 555036 – put gtk-doc in GIRJohan Dahlin2009-01-131-15/+59
* Fix a bug where \n was not present in a commentJohan Dahlin2009-01-131-2/+12
* Organize annotation options/tags by using constants,Johan Dahlin2009-01-131-25/+48
* Bug 562467 – Property annotationJohan Dahlin2009-01-131-6/+8
* Bug 546739 – Introspection should know precise signal parameter typesJohan Dahlin2009-01-121-13/+39
* Bug 566419 – Element type of arrays not properly handled in all casesJohan Dahlin2009-01-121-8/+24
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+505