]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Implemented [[accumulate]] attribute. This will hopefully be used by Xonotic to repla...
authorDale Weiler <killfieldengine@gmail.com>
Thu, 17 Oct 2013 07:21:30 +0000 (03:21 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Thu, 17 Oct 2013 07:21:30 +0000 (03:21 -0400)
commit2c975bb344cf5a5f656dfd6004706fe9c46a642b
treec3000033f46e52a580198bef37a07a12286b1482
parent1b14c49815a45c11d17cb12b2df5fb2ba9e4fc0c
Implemented [[accumulate]] attribute. This will hopefully be used by Xonotic to replace it's ACCUMULATE_FUNCTION stuff.
ast.c
ast.h
parser.c