]> git.xonotic.org Git - xonotic/gmqcc.git/commit
renaming some ast_node members before making ast_expression an ast_node to use the...
authorWolfgang Bumiller <wry.git@bumiller.com>
Mon, 19 Jan 2015 12:32:26 +0000 (13:32 +0100)
committerWolfgang Bumiller <wry.git@bumiller.com>
Mon, 19 Jan 2015 12:32:26 +0000 (13:32 +0100)
commit1826971301dae48a9920ea4e331205371c48cc6b
tree38524cee4c693fe61259a589e004c74c6efec0d4
parentdb9c37d18bcced1c3b0f1421044155b1d88f0b25
renaming some ast_node members before making ast_expression an ast_node to use the compiler to help find possible clashes
ast.cpp
ast.h
fold.cpp