]> git.xonotic.org Git - xonotic/gmqcc.git/commit
the IR won't create globals of the same name - make names starting with # an exception
authorWolfgang Bumiller <wolfgang.linux@bumiller.com>
Fri, 20 Jul 2012 19:36:37 +0000 (21:36 +0200)
committerWolfgang Bumiller <wolfgang.linux@bumiller.com>
Fri, 20 Jul 2012 19:36:37 +0000 (21:36 +0200)
commit7756cb92051b08662295eeeda96468b1bf80f6b8
treeb533efcf528d939115bbf90252a2393e4f77a200
parent21a2679efb4c485e31db4aa8d1b0721b010f9005
the IR won't create globals of the same name - make names starting with # an exception
ast.c
ir.c