auto_super_init: handle the case of constructors redefinition (instead of infinitivel...
[nit.git] / src / emscripten_platform.nit
2014-06-27 Alexis Laferrièreemscripten: minify code when release
2014-06-26 Alexis Laferrièreemscripten: use the macro CXX to support C++
2014-06-26 Alexis Laferrièreemscripten: enable dynamic memory size
2014-06-17 Jean Privatemscipten_platform: do not use `append` on String
2014-06-16 Alexis Laferrièreemscripten: intro the emscripten platform to generate...