compile: force inlining with special class Inline__
[nit.git] / src / analysis / inline_methods.nit
2009-08-17 Jean Privatcompile: force inlining with special class Inline__
2009-08-17 Jean Privaticode: method inlining moves from IRoutine to ICodeBuilder
2009-08-17 Jean Privaticode: 'IRoutine::optimize' need a module
2009-07-27 Jean Privaticode: introduce intermediate code representation