contrib/jwrapper: do not add `redef type SELF...` to generated extern classes
[nit.git] / contrib / jwrapper / src / code_generator.nit
2015-01-06 Alexis Laferrièrecontrib/jwrapper: do not add `redef type SELF...` to...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: remove hack to copy arrays
2014-12-12 Alexandre Terrasacontrib/jwrapper: fixes unread variables
2014-11-26 Alexis Laferrièrejwrapper: no whitespace before end of line
2014-08-07 Frédéric Vachoncontrib/jwrapper: Auto-generate licence
2014-08-07 Frédéric Vachoncontrib/jwrapper: Retrieves existing extern classes...
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added static overload support
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added code generation module with...