Add ability to treat keywords as identifiers in versions that had not yet reserved...
authorJohn Kessenich <cepheus@frii.com>
Thu, 31 Jan 2013 22:55:53 +0000 (22:55 +0000)
committerJohn Kessenich <cepheus@frii.com>
Thu, 31 Jan 2013 22:55:53 +0000 (22:55 +0000)
commit1c809955ba38e14aaf37d4e19c165963312f3f1a
tree7ef85bdde559c149beac521558707ea967a9772e
parent59ddbafb62249968b3258df09ca25d6d96df0c36
Add ability to treat keywords as identifiers in versions that had not yet reserved the keyword.

Used this for precision keywords and double matrix keywords.

Also added a few missing reserved words.

Also removed redundant "syntax error" when there is a parse error.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20423 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/120.frag
Test/specExamples.frag
glslang/MachineIndependent/glslang.l
glslang/MachineIndependent/glslang.y