engine: handle the compilation/interpretation of multiple varargs
authorJean Privat <jean@pryen.org>
Thu, 10 Dec 2015 21:32:51 +0000 (16:32 -0500)
committerJean Privat <jean@pryen.org>
Thu, 10 Dec 2015 21:32:51 +0000 (16:32 -0500)
commit597ebeb70363e28f0bb2c7be45dd2f2bd6e66a2d
tree7177caabdcc1ec5c85b32e58ef48c3df9e89ee62
parent8176583b840874b742dd8172af5f9cd67edb8142
engine: handle the compilation/interpretation of multiple varargs

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/abstract_compiler.nit
src/compiler/global_compiler.nit
src/compiler/separate_compiler.nit
src/interpreter/naive_interpreter.nit