]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
ast_function generates parameter locals, ir_function_create_local now allows adding...
authorWolfgang Bumiller <wolfgang.linux@bumiller.com>
Sun, 22 Jul 2012 10:15:48 +0000 (12:15 +0200)
committerWolfgang Bumiller <wolfgang.linux@bumiller.com>
Sun, 22 Jul 2012 10:15:48 +0000 (12:15 +0200)
commita4617d0e610380f9048499114b3fc086876bb7eb
treee80d0a3b63810c3eff00a1eac4b285694f99a5a7
parent43897f6e8f436d8e6346b96a796190e62bad3379
ast_function generates parameter locals, ir_function_create_local now allows adding parameters as long as no local variables have been added yet
ast.c
ast.h
ir.c
ir.h