summaryrefslogtreecommitdiff
path: root/giscanner/sourcescanner.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-19Save the line number of a source commentJohan Dahlin1-1/+9
2010-05-25[sourcescanner] Support for line numbers on SymbolAlan Knowles1-1/+2
2009-02-24Bug 572790 - Don't register #defines from .c files as constantsColin Walters1-0/+6
2009-01-12Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin1-0/+1
2009-01-12Bug 563794 - Redo annotation parsing & applyingJohan Dahlin1-29/+4
2008-11-04Relicense the giscanner library under LGPLv2+. This has been approved byJohan Dahlin1-1/+1
2008-10-25Bug 557786 - support fixed size arraysColin Walters1-1/+3
2008-10-16Bug 556543 – reduce compiler warningsTommi Komulainen1-0/+1
2008-08-08Merge in the gir-compiler branch. Thanks to Philip and Colin for theirJohan Dahlin1-0/+3
2008-04-25Add support for source/header annotations.Johan Dahlin1-0/+7
2008-03-27Add simple pre-processor using subprocess and a PIPE. Change theJohan Dahlin1-0/+1
2008-03-25Add constants and wrap a few more SymbolType fieldsJohan Dahlin1-1/+1
2008-03-25Move the scanner to a separate library.Johan Dahlin1-0/+288