preliminary support for namespace mangling (I had this lying around for some weeks)
[cparser] / adt / error.h
2009-04-07 Michael Beck- 2009 patch
2008-02-18 Matthias Braunadd license prefix
2008-01-22 Matthias Braunuse new firm initializer syntax
2007-11-25 Michael Beckuse NORETURN macro instead of gcc like __attribute__...
2007-11-16 Michael Beckremoved abort() declaration, use from stdlib.h
2007-06-09 Matthias BraunInitial import of c parser