]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Starting some typechecking. Function parameters must be part of ast_expression_common...
authorWolfgang Bumiller <wolfgang.linux@bumiller.com>
Fri, 27 Jul 2012 13:07:25 +0000 (15:07 +0200)
committerWolfgang Bumiller <wolfgang.linux@bumiller.com>
Fri, 27 Jul 2012 13:07:25 +0000 (15:07 +0200)
commit6379d39bb7afc90daf8d7a8067fe5f372acf6ea3
treec6038d95085155adbd5b81f8f468bc436ce3576d
parent65f4f03aa5d870e0d74db15c1ed6857b948bd3ab
Starting some typechecking. Function parameters must be part of ast_expression_common, they're part of the type, not ast_value...
parser.c