rework input logic to allow parsing from strings
[cparser] / adt / util.h
2011-06-24 Andreas ZwinkauMerge branch 'makefilefix'
2011-06-21 Christoph MallonImprove diagnostic handling: Add [-Wfoo] and -Werror...
2011-03-15 Matthias Braunfix whitespace errors
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