]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commit
factored out 'if' parsing code into a function, added 'while' parsing, and errors...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 13 Aug 2012 14:45:35 +0000 (16:45 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 13 Aug 2012 14:45:35 +0000 (16:45 +0200)
commit1c4a11f6fbd2f7ad435b7b37d38010c861c8ce87
tree187fde7f888f7ece05a993526c5d576d6149a300
parent5ca3fed36ae5a0186e20e967858632f8a5b29d4d
factored out 'if' parsing code into a function, added 'while' parsing, and errors for more unsupported operators
parser.c