]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commit
iterator functions need to use pointer-to-pointers in order to know the true current...
authorWolfgang Bumiller <wry.git@bumiller.com>
Sat, 23 Nov 2013 16:07:26 +0000 (17:07 +0100)
committerWolfgang Bumiller <wry.git@bumiller.com>
Sat, 23 Nov 2013 16:07:26 +0000 (17:07 +0100)
commit85c78d430d8bcf0932c01420c6c101304a234f6f
tree2883ec3c8fa1a39903c9b85aaff4b0c745f03c9c
parent5d5bcdd4df0b3b49aa4f0dcc6e2acc0bbb6b8f81
iterator functions need to use pointer-to-pointers in order to know the true current location
ast.c
ast.h
parser.c