[SYMBOL_LINES] Support for line numbers on Symbols
[gnome.gobject-introspection] / giscanner / sourcescanner.h
2010-04-04 Alan Knowles[SYMBOL_LINES] Support for line numbers on Symbols
2009-02-25 Colin WaltersBug 555964 - Parse floating-point #defines
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-24 Colin WaltersBug 572790 - Don't register #defines from .c files...
2009-02-21 Johan DahlinFix warnings pointed out by GCC
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2008-11-04 Johan DahlinRelicense the giscanner library under LGPLv2+. This...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-02 Colin WaltersMerge branch 'bug552393-varargs'
2008-08-31 Johan DahlinParse GCC extensions in the parser instead of just...
2008-05-31 Johan DahlinAdd a new source type enum for member. Use __repr__...
2008-04-25 Johan DahlinAdd support for source/header annotations.
2008-03-25 Johan DahlinAdd constants and wrap a few more SymbolType fields
2008-03-25 Johan DahlinMove the scanner to a separate library.