summaryrefslogtreecommitdiff
path: root/giscanner/sourcescanner.c
Commit message (Expand)AuthorAgeFilesLines
* Save the line number of a source commentJohan Dahlin2010-09-191-1/+9
* [sourcescanner] Support for line numbers on SymbolAlan Knowles2010-05-251-1/+2
* Bug 572790 - Don't register #defines from .c files as constantsColin Walters2009-02-241-0/+6
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-121-0/+1
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-29/+4
* Relicense the giscanner library under LGPLv2+. This has been approved byJohan Dahlin2008-11-041-1/+1
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-1/+3
* Bug 556543 – reduce compiler warningsTommi Komulainen2008-10-161-0/+1
* Merge in the gir-compiler branch. Thanks to Philip and Colin for theirJohan Dahlin2008-08-081-0/+3
* Add support for source/header annotations.Johan Dahlin2008-04-251-0/+7
* Add simple pre-processor using subprocess and a PIPE. Change theJohan Dahlin2008-03-271-0/+1
* Add constants and wrap a few more SymbolType fieldsJohan Dahlin2008-03-251-1/+1
* Move the scanner to a separate library.Johan Dahlin2008-03-251-0/+288