Factorize common strings in generated C.
authorJean Privat <jean@pryen.org>
Thu, 13 Nov 2008 21:29:17 +0000 (16:29 -0500)
committerJean Privat <jean@pryen.org>
Thu, 13 Nov 2008 21:29:17 +0000 (16:29 -0500)
commit66d4a66ebb05cdd94f490d7ea14e763c0924af1b
tree415dc4e894b9e8b150b69484cba683c30fdbf4c5
parent2b1cf297c9e4e397bd83480558e55948ab92bafe
Factorize common strings in generated C.
It reduces the constant pool size in the executable.
lib/nit_common.h
lib/nit_main.c
src/compiling/compiling_global.nit
src/compiling/compiling_methods.nit
src/parser/parser_prod.nit
src/parser/xss/nodes.xss