]> git.xonotic.org Git - xonotic/gmqcc.git/history - fold.cpp
more c++ migration for ast/ir/code; reached a working condition here
[xonotic/gmqcc.git] / fold.cpp
2015-01-20 Wolfgang Bumillertemp committing major c++ification
2015-01-19 Wolfgang Bumillermaking ast nodes derive from ast_expression
2015-01-19 Wolfgang Bumillerast_expression now derives from ast_node
2015-01-19 Wolfgang Bumillerrenaming some ast_node members before making ast_expres...
2015-01-16 Dale WeilerRewrite constant folder in C++
2015-01-15 Dale Weilers/NULL/nullptr/
2015-01-15 Dale Weilerstd::vector for initlist
2015-01-15 Dale WeilerEliminate use of vec_ in fold.c
2015-01-15 Dale WeilerUse C++ naming for structures
2015-01-15 Dale WeilerUse C++ naming for structures
2015-01-15 Dale Weiler.c -> .cpp