compiler: --erasure use `virtual_runtime_function` instead of hard-building names
[nit.git] / src / compiler / separate_erasure_compiler.nit
2015-01-16 Jean Privatcompiler: --erasure use `virtual_runtime_function`...
2015-01-06 Jean PrivatMerge: Do compilation
2015-01-02 Jean Privatcompiler: erasure use `ctype_extern` to box stuff
2014-12-27 Jean Privatcompiler: move compilation stuff from modelbuilder...
2014-11-10 Jean Privatcompiler: add and use `MModule::c_name`
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-10-23 Jean Privattyping: allow `new` on interface and abstract classes...
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-09-10 Alexis LaferrièreMerge branch 'master' into polymorphic_extern_classes
2014-09-03 Jean Privatsrc: create groups for related things