jwrapper: accept output files that do not look like Nit modules
[nit.git] / contrib / jwrapper / src / code_generator.nit
2015-02-03 Alexis Laferrièrejwrapper: accept output files that do not look like...
2015-01-26 Alexis Laferrièrecontrib/jwrapper: update generated headers
2015-01-26 Alexis Laferrièrecontrib/jwrapper: remove even more code related to...
2015-01-26 Alexis Laferrièrecontrib/jwrapper: support converting getter/setter...
2015-01-08 Alexis Laferrièrecontrib/jwrapper: rename the `types` module to `model`
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove double spaces in generated...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: convert style of getters and setters...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove code left over from array...
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...