]> git.xonotic.org Git - xonotic/gmqcc.git/history - ast.c
Merge branch 'master' into blub/bc3
[xonotic/gmqcc.git] / ast.c
2012-04-25 Wolfgang (Blub)... Copyright notices
2012-04-25 Wolfgang (Blub)... todo note
2012-04-25 Wolfgang (Blub)... Get stuff ready to compile - #if 0 on instructions...
2012-04-25 Wolfgang (Blub)... Removed unnecessary line
2012-04-25 Wolfgang (Blub)... Space indentation for ast->ir part
2012-04-25 Wolfgang (Blub)... i{false,true} -> {false,true}
2012-04-25 Wolfgang (Blub)... Adding from astcodegen.c
2012-04-25 Wolfgang (Blub)... style-fix
2012-04-25 Wolfgang (Blub)... use the actual VECTOR macros
2012-04-25 Wolfgang (Blub)... filecontext_t -> lex_ctx_t
2012-04-25 Wolfgang (Blub)... strdup -> util_strdup, _name -> name
2012-04-25 Wolfgang (Blub)... Adopting space-indentation
2012-04-25 Wolfgang (Blub)... Importing ast.c