]> git.xonotic.org Git - xonotic/gmqcc.git/history - ftepp.c
mergelines flag for the lexer to handle a backslash-newline
[xonotic/gmqcc.git] / ftepp.c
2012-11-16 Wolfgang (Blub)... mergelines flag for the lexer to handle a backslash...
2012-11-16 Wolfgang (Blub)... fixing up dtors, parsing parameters of macros
2012-11-16 Wolfgang (Blub)... Update #if description comment
2012-11-16 Wolfgang (Blub)... Unary NOT in #if
2012-11-16 Wolfgang (Blub)... handling the noops flag better now
2012-11-16 Wolfgang (Blub)... Parsing some basic #ifs with defined()
2012-11-16 Wolfgang (Blub)... Fixing indentation
2012-11-16 Wolfgang (Blub)... Some #if parsing
2012-11-16 Wolfgang (Blub)... using ftepp_out which will honor conditions
2012-11-16 Wolfgang (Blub)... macro structure, parsing ifdefs and non-macro defines
2012-11-16 Wolfgang (Blub)... Basic structure of ftepp
2012-11-16 Wolfgang (Blub)... importing initial ftepp.c; -E option now executes the...