Merge: jwrapper: use the latest Java collections and other updates
[nit.git] / contrib / jwrapper /
2015-01-06 Alexis Laferrièrecontrib/jwrapper: update README and remove TODO list...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: do not add `redef type SELF...` to...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: search for more extern classes
2015-01-06 Alexis Laferrièrecontrib/jwrapper: default name of Java primitive arrays...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: remove hack to copy arrays
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-12 Alexandre Terrasacontrib/jwrapper: fixes unread variables
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-26 Alexis Laferrièrejwrapper: no whitespace before end of line
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatjwrapper: add .gitignore
2014-08-07 Frédéric Vachoncontrib/jwrapper: Added README
2014-08-07 Frédéric Vachoncontrib/jwrapper: Auto-generate licence
2014-08-07 Frédéric Vachoncontrib/jwrapper: Added basic UI
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...
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added AST visitor for data extraction
2014-07-21 Frédéric Vachoncontrib/jwrapper: Definition of a grammar to parse...