model/model_collect: importation_poset do not collect direct parents and children
[nit.git] / src / model / model_collect.nit
2016-05-25 Alexandre Terrasamodel/model_collect: importation_poset do not collect...
2016-05-25 Alexandre Terrasamodel_collect: add services for module importation
2016-05-17 Alexandre Terrasamodel_collect: collect modifiers for all MEntities
2016-04-21 Alexandre Terrasamodel_collect: collect MClass inits
2016-04-21 Alexandre Terrasamodel_collect: collect all MClass inherited methods
2016-04-21 Alexandre Terrasamodel_collect: collect importation poset for modules
2016-04-21 Alexandre Terrasamodel_collect: collect more on MModule hierarchy
2015-12-19 Alexandre Terrasamodel_collect: use model_views
2015-12-09 Alexandre Terrasamodel_collect: allow collect by full namespace
2015-05-29 Alexandre Terrasamodel: introduce `model_collect` to collect and filter...