Rename REAMDE to README.md
[nit.git] / src / model_utils.nit
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2014-12-09 Alexandre Terrasasrc: removes remaining use of deprecated method MModule...
2014-12-09 Alexandre Terrasamodel_utils: creates a replacement for MModule::in_nesting.
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-10-02 Jean Privatlib: new API for Comparator
2014-09-26 Jean Privatsrc: update tools to new names in generic parameters
2014-09-17 Jean Privatmodel: remove public_owner methods
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-08-28 Alexis Laferrièrenitdoc: cache `concern_rank`
2014-07-15 Alexandre Terrasamodel_utils: limit dependency to `model`.
2014-07-01 Alexandre Terrasanitdoc: better display of concerns
2014-06-26 Alexandre Terrasamodel_utils: replace many sorters by MEntityNameSorter
2014-06-26 Alexandre Terrasamodel_utils: add MEntityNameSorter
2014-06-25 Alexandre Terrasamodel_utils: allow intro and redef mclasses filtering
2014-06-25 Alexandre Terrasamodel_utils: collect mmodules in mproject and mgroups
2014-06-25 Alexandre Terrasamodel_utils: extract mclasses and mclassdefs from MProj...
2014-06-05 Alexandre Terrasamodel_utils: extract mclass mproperties
2014-06-05 Alexandre Terrasamodel_utils: extract classes in mmodule nesting
2014-05-07 Alexandre Terrasamodel_utils: extract modifiers from mpropdef
2014-05-07 Alexandre Terrasamodel_utils: extract modifier list from mclassdef
2014-05-07 Alexandre Terrasamodel_utils: add direct access to intro and refined...
2014-04-25 Alexandre Terrasamodel_utils: add MAttribute::is_nullable
2014-04-25 Alexandre Terrasamodel_utils: add attributes count (local + inherited...
2014-03-06 Alexandre Terrasamodel_utils: better class hierarchy exploration
2013-07-29 Alexandre Terrasani: better display of module documentation
2013-07-29 Alexandre Terrasani: replaced Comparable sorters with specific sorters...
2013-07-29 Alexandre Terrasani_nitdoc: remove useless full_propdef_semantic_analysi...
2013-07-26 Alexandre Terrasani_nitdoc: cleaned model_utils
2013-07-20 Alexandre Terrasani_nitdoc: better display off mproperties
2013-07-20 Alexandre Terrasani_nitdoc: display inherited virtual types and construc...
2013-07-03 Stefan Lagemodel_utils: All modules concerned in a class
2013-07-03 Stefan Lagemodel_utils: All modules contain in a class
2013-07-03 Stefan Lageni_nitdoc: Get all classes of a module
2013-06-22 Alexandre Terrasamodel_utils: add mclass children accessors
2013-06-21 Alexandre Terrasani: fix imported classes list in module view
2013-06-21 Alexandre Terrasani: now display FT and VT on class doc
2013-06-21 Alexandre Terrasani: extracted model facilities in their own module