summaryrefslogtreecommitdiff
path: root/giscanner/sourcescanner.h
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-25Bug 555964 - Parse floating-point #definesColin Walters1-0/+2
2009-02-24Bug 572790 - Don't register #defines from .c files as constantsColin Walters1-0/+1
2009-02-20Fix warnings pointed out by GCCJohan Dahlin1-0/+2
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-17/+2
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-2/+1
2008-10-16Bug 556543 – reduce compiler warningsTommi Komulainen1-0/+2
2008-10-02Merge branch 'bug552393-varargs'Colin Walters1-0/+1
2008-08-31Parse GCC extensions in the parser instead of just undeffing them in theJohan Dahlin1-1/+2
2008-05-31Add a new source type enum for member. Use __repr__ for improved debuggingJohan Dahlin1-1/+2
2008-04-25Add support for source/header annotations.Johan Dahlin1-0/+2
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/+179