- preprocessor commands
#define
and#include
are now processed and applied - results of
if
,switch
andtry
are now usable in expressions - added server mode, launched by
-s
param, which allows parsing multiple files with single process - empty files with comments only don't throw errors anymore