isl_stream_next_token: keep track of string representation of keywords
commitab6eaa20da7b44493ee326560196b31e50976f74
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 23 Dec 2010 14:32:27 +0000 (23 15:32 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 8 Jan 2011 12:32:45 +0000 (8 13:32 +0100)
tree30cc216419dc84871c45010a53c4a3c55f2914de
parent1482e1e7f9627bf3c7e478f958bc568fbfa63c1b
isl_stream_next_token: keep track of string representation of keywords

This allows us to print a more meaningful error message when a keyword
is used in an unexpected place.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/stream.h
isl_stream.c