]> git.xonotic.org Git - xonotic/gmqcc.git/history - ir.h
Update doc/specification.tex
[xonotic/gmqcc.git] / ir.h
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