]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
Revert "Smaller memory footprint, 4/8 bytes vs 12/24 for individual token lex_ctx...
authorDale Weiler <killfieldengine@gmail.com>
Fri, 26 Jul 2013 16:17:41 +0000 (16:17 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 26 Jul 2013 16:17:41 +0000 (16:17 +0000)
commit8db9724c5d4189ec55b0c827b9633e9257243582
tree2cf94eac8ebf0729b17c7c4c9e5a0462b2c54948
parentcddf70f46bc9c46b6adda39a83e9564bf0cf34d3
Revert "Smaller memory footprint, 4/8 bytes vs 12/24 for individual token lex_ctx's. Use to be a 'shallow' copy of the details in lex_file, now it's a pointer to the contents in lex_file."

This reverts commit cddf70f46bc9c46b6adda39a83e9564bf0cf34d3.
ftepp.c
gmqcc.h
lexer.c
lexer.h
parser.c