]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ir_function_create_block now takes a lex_ctx instead of copying from the function...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 22:48:29 +0000 (23:48 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 22:48:29 +0000 (23:48 +0100)
commit23e0637e85df29784ae335e8bc90bde362d72c24
treef874bdbbf1762b4ba9a83234e081be68a90d2cd1
parentd70fcdec42459536cc032170bf63973b976cc52c
ir_function_create_block now takes a lex_ctx instead of copying from the function; ast_ternary: need to remember the _end_ block of the 2 expressions because that's where the jump is actually supposed to be
ast.c
ir.c
ir.h