__extension__ can be put in front of expressions
[gnome.gobject-introspection] / giscanner / scannerparser.y
2009-12-31 Damien Lespiau__extension__ can be put in front of expressions
2009-12-05 Stefan Kostscanner: more verbose parser error messages
2009-02-25 Colin WaltersBug 555964 - Parse floating-point #defines
2009-02-21 Johan DahlinDisable a UTF-8 warning per default
2009-01-27 Dan Winship Misc warning fixes
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-24 Johan DahlinCheck against division by zero for the modula operator...
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-11 Johan Bilienignore non-UTF-8 string constants
2008-10-11 Andreas RottmannBug 555712: Struct and union issues
2008-10-11 Jürg BilleterBug 552370: unsigned not scanned properly
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-03-25 Johan DahlinMove the scanner to a separate library.