]> git.xonotic.org Git - xonotic/gmqcc.git/history - lexer.h
increment the optimization counter for DCE'd folds, also enable -O3 for compilation.
[xonotic/gmqcc.git] / lexer.h
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-27 Wolfgang Bumillerthe comma is now in the operator list
2012-07-26 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-26 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-22 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-22 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-22 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-20 Wolfgang Bumillerstatic operator_count
2012-07-20 Wolfgang Bumillerparser_sy_pop, has to pop operators and operands and...
2012-07-20 Wolfgang BumillerStarting expression parsing
2012-07-20 Wolfgang Bumilleroperator ids need to be written later -_-
2012-07-20 Wolfgang BumillerAdding ids to operators for SYA later
2012-07-19 Wolfgang Bumillermerging master, and adapting
2012-07-19 Wolfgang BumillerMerge branch 'master' into blub/bc3
2012-07-16 Wolfgang BumillerCopying my old lexer