Let is_constant_expression() and friends return an enum so constant expressions can...
[cparser] / adt / util.h
2009-04-07 Michael Beck- 2009 patch
2008-12-17 Christoph MallonAdd the macro lengthof().
2008-02-18 Matthias Braunadd license prefix
2007-12-14 Matthias Braunfix warnings, disable empty statement warning by default
2007-06-09 Matthias BraunInitial import of c parser