right_to_left() now returns 0 for left-to-right associativity instead of -1.
[cparser] / adt / error.h
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