Rename EXPR_REFERENCE_ENUM_VALUE to EXPR_ENUM_CONSTANT.
[cparser] / input.c
2011-08-11 Matthias Braunrework input logic to allow parsing from strings
2011-08-09 Matthias Braunfactor out input-reading code from lexer.c into input.c