Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / adt / strset.c
2011-09-14 Christoph MallonUse streq() instead of strcmp() == 0.
2009-04-07 Michael Beck- 2009 patch
2008-06-04 Matthias Braunupdate hashset, try to identify all global function...
2008-02-18 Matthias Braunadd license prefix
2007-06-09 Matthias BraunInitial import of c parser