]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commit
Added another diagnostic for unexpected tokens
authorDale Weiler <killfieldengine@gmail.com>
Fri, 31 May 2013 07:04:06 +0000 (07:04 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 31 May 2013 07:04:06 +0000 (07:04 +0000)
commite9a28d7c0eee7384cf73de5a1792745bb940e4d4
tree6df5aa30f484ec765fd059dc669f3536bd69d2aa
parent1a6b8055026c30a3ad0e6a21964e3eb82d52296c
Added another diagnostic for unexpected tokens
diag.c
gmqcc.h
parser.c
tests/diag/unexptok.qc [new file with mode: 0644]
tests/diag/unexptok.tmpl [new file with mode: 0644]