global_compiler: remove useless methods since varargisation is done at the AST level
[nit.git] / src / mixin.nit
2014-10-10 Jean Privatmixin: introduce -D option to redefine functions from...
2014-10-10 Jean Privatsrc: new module mixin to factorize the -m option