]> git.xonotic.org Git - xonotic/gmqcc.git/history - astir.h
Merge branch 'blub/ast-and-ir-merging' of github.com:graphitemaster/gmqcc into ast...
[xonotic/gmqcc.git] / astir.h
2012-04-28 Dale WeilerMerge branch 'blub/ast-and-ir-merging' of github.com...
2012-04-28 Wolfgang BumillerRemoved the qc_type enum and replaced all qc_* by TYPE_*
2012-04-28 Wolfgang BumillerAdd shouldn't clear on failure either, it would be...
2012-04-28 Wolfgang BumillerHeader guards and macros get {} in oneline ifs and...
2012-04-28 Dale WeilerMerge branch 'assembler' into ast-and-ir
2012-04-27 Wolfgang (Blub)... a vector_remove shouldn't clear the vector when failing...
2012-04-27 Wolfgang (Blub)... Use GMQCC_WARN on generated vector functions
2012-04-27 Wolfgang (Blub)... Get rid of realloc
2012-04-27 Wolfgang (Blub)... Merge branch 'master' into blub/ast-and-ir-merging
2012-04-26 Wolfgang (Blub)... qbool -> bool
2012-04-26 Wolfgang (Blub)... Merge branch 'master' into blub/ast-and-ir-merging
2012-04-25 Wolfgang (Blub)... Copyright notices
2012-04-25 Wolfgang (Blub)... Get stuff ready to compile - #if 0 on instructions...
2012-04-25 Wolfgang (Blub)... Vector macros
2012-04-25 Wolfgang (Blub)... astir.h: importing some macros and types - to be merged...