ast2firm: Implement casting from complex to real types.
[cparser] / unicode.h
2012-12-12 Matthias Braunsimplify license header similar to libFirm
2012-06-17 Christoph MallonReduce code duplication in obstack_grow_utf8().
2012-06-17 Matthias Braunrename obstack_grow_symbol=>obstack_grow_utf8
2011-08-09 Matthias Braunmove grow_symbol function into unicode.h
2011-08-09 Matthias Braunfactor out input-reading code from lexer.c into input.c