]> git.xonotic.org Git - xonotic/gmqcc.git/commit
replacing the current [[accumulate]] implementation: shorter and simpler, and also...
authorWolfgang Bumiller <wry.git@bumiller.com>
Fri, 18 Oct 2013 09:26:41 +0000 (11:26 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Fri, 18 Oct 2013 09:26:41 +0000 (11:26 +0200)
commit8d5e7190261d2ed0f214ef175d8451df3dbd4dc8
treea69911807945ed18139c43fb038b40c9387f62d8
parent0cfc275f8200ff0d126a597dfab315828a3fb9af
replacing the current [[accumulate]] implementation: shorter and simpler, and also supports non-void return types
ast.c
ast.h
ir.c
ir.h
parser.c