Rename REAMDE to README.md
[nit.git] / src / model / mproject.nit
2015-01-14 Jean Privatmodel: implements MProject::full_name and MProject...
2014-12-17 Jean Privatmodel: promote `full_name` to MEntity
2014-12-02 Jean Privatmodel: add MEntity::mdoc_or_fallback to get more docume...
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-10-01 Jean Privatsrc: reduce warnings and spelling errors
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-07-21 Alexandre Terrasamodel: Generalize access to `model` form `MEntitiy`.
2014-06-25 Alexandre Terrasamodel: introduce MConcern
2014-06-25 Alexandre Terrasamodel: introduce `name` in MEntity according to it...
2014-03-19 Jean Privatmodel: add `MEntity` as a superclass for model entities...
2014-02-05 Jean Privatmodel: add mproject module