src: new module mixin to factorize the -m option
authorJean Privat <jean@pryen.org>
Fri, 10 Oct 2014 02:07:03 +0000 (22:07 -0400)
committerJean Privat <jean@pryen.org>
Fri, 10 Oct 2014 22:55:09 +0000 (18:55 -0400)
commitfdfd2aaa3a50e87e5dd547477fe4425b50ee3161
tree61b5dd7157e3e770b2c7c12997fea62f5386e974
parent695c691a55b4deb2b3ca49b01a025978ff003024
src: new module mixin to factorize the -m option

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/abstract_compiler.nit
src/interpreter/naive_interpreter.nit
src/mixin.nit [new file with mode: 0644]
src/nit.nit