Accept -Wno-all, -Wno-extra and -Wno-unused like GCC.
[cparser] / symbol_table.c
2007-09-30 Matthias Braun- reworked handling environments and struct, union...
2007-07-21 Matthias Braunrefactored lexer code
2007-06-18 Matthias Braunmore work on parser
2007-06-16 Matthias Braunno enviornment passing around anymore in lexer, more...
2007-06-09 Matthias BraunInitial import of c parser