summaryrefslogtreecommitdiff
path: root/giscanner/sourcescanner.c
Commit message (Expand)AuthorAgeFilesLines
* sourcescanner: Copy over the unsignedness as wellJasper St. Pierre2013-02-181-0/+1
* sourcescanner: Make sure to mark constants as setJasper St. Pierre2013-02-181-3/+7
* sourcescanner: Fix issues with double constants in the copyJasper St. Pierre2013-02-181-1/+1
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-161-0/+20
* Compare filenames using g_file_equal()Johan Dahlin2012-04-091-1/+11
* Fix symbols being reported in invalid filesStef Walter2011-08-101-6/+3
* 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