]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Adding some more internal-error messages where they were missing; fixed ast_ternary_c...
authorWolfgang Bumiller <blub@speed.at>
Mon, 31 Dec 2012 11:08:47 +0000 (12:08 +0100)
committerWolfgang Bumiller <blub@speed.at>
Mon, 31 Dec 2012 11:08:47 +0000 (12:08 +0100)
commit26d43e650f1519d6a2edbee7b71abd14a5a8a139
tree68d1a7f89fc52af99d125d8bc9846dd933a1f69f
parenta17015492758a0471e2631d3b5a030a29b51772a
Adding some more internal-error messages where they were missing; fixed ast_ternary_codegen to use the ast_node's type instead of the ir generated ones to avoid erroring on TYPE_NIL
ast.c
ir.c