some refactoring in preparation for a preprocessor
[cparser] / symbol.h
2008-02-19 Matthias Braunsome refactoring in preparation for a preprocessor
2008-02-18 Matthias Braunadd license comments
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