]> git.xonotic.org Git - xonotic/gmqcc.git/history - ir.h
Merge branch 'master' into ast-and-ir
[xonotic/gmqcc.git] / ir.h
2012-04-28 Dale WeilerMerge branch 'master' into ast-and-ir
2012-04-28 Dale WeilerRemove trailing whitespace from everything
2012-04-28 Dale Weileralmost ISO C now, fixed all the MEM_VECTOR trailing...
2012-04-28 Wolfgang Bumillerlex_ctx_t -> lex_ctx, vector_t -> vector
2012-04-28 Dale Weilerastir.h -> gmqcc.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 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)... Using GMQCC_WARN some more where it makes sense
2012-04-27 Wolfgang (Blub)... Turned nearly every void-returning function into a...
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)... more weak typing
2012-04-25 Wolfgang (Blub)... filecontext_t -> lex_ctx_t, removing some const
2012-04-25 Wolfgang (Blub)... Remove some underscores
2012-04-25 Wolfgang (Blub)... Vector macros
2012-04-25 Wolfgang (Blub)... Adopting space indentation in ir.h
2012-04-25 Wolfgang (Blub)... Importing ir.h