implement __builtin_expect, fix _Bool in ast2firm, improve declaration counting ...
[cparser] / parser.h
2007-11-28 Matthias Braunintroduce some builtin types
2007-11-26 Matthias Braunhandle automatic type conversion of array and function...
2007-06-18 Matthias Braunmore work on parser
2007-06-16 Matthias Braunmore work on parser
2007-06-16 Matthias Braunno enviornment passing around anymore in lexer, more...