contrib/jwrapper: `JavaModel::classes` sort keys by string
[nit.git] / contrib / jwrapper / src / model.nit
2015-07-24 Alexis Laferrièrecontrib/jwrapper: `JavaModel::classes` sort keys by...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: big rewrite of the AST visitor
2015-07-24 Alexis Laferrièrecontrib/jwrapper: do not try to generate generic extern...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: update constructor and use optional...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: remove NitType::arg_id it was unused...
2015-07-24 Alexis Laferrièrecontrib/jwrapper: use JavaTypeConverter as a singleton
2015-07-21 Alexis Laferrièrecontrib/jwrapper: generate doc above extern methods
2015-07-21 Alexis Laferrièrecontrib/jwrapper: do not look for existing Nit libs...
2015-07-21 Alexis Laferrièrecontrib/jwrapper: avoid Nit keywords and mangle generat...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: use the prefix `Java`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: minor style update in model
2015-07-20 Alexis Laferrièrecontrib/jwrapper: intro `JavaModel`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: use a MultiHashMap to store methods...
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-26 Alexis Laferrièrecontrib/jwrapper: remove even more code related to...
2015-01-08 Alexis Laferrièrecontrib/jwrapper: rename the `types` module to `model`