Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / metrics / mclasses_metrics.nit
2018-05-30 Alexandre Terrasanitmetrics: remove ModelView dependency
2017-11-10 Alexandre Terrasanitmetrics: use model filters
2017-10-16 Alexandre Terrasametrics: update ModelView
2016-07-20 Alexandre Terrasametrics: add metrics about class content kind
2016-07-20 Alexandre Terrasametrics: factorize `mainmodule` and `model_view` attrib...
2016-05-03 Lucas Bajoletsrc: Updated uses of CSV library
2015-12-19 Alexandre Terrasanitmetrics: migrate mclasses metrics to model_views
2015-09-09 Jean Privatsrc: mass rename project->package
2015-05-29 Alexandre Terrasanitmetrics: migrate to `model_utils`
2014-09-03 Jean Privatsrc/metrics: clean importations
2014-04-25 Alexandre Terrasametrics: compute number of properties and number of...
2014-04-25 Alexandre Terrasametrics: clear metrics set between each group analysis
2014-03-25 Jean Privatmetrics: type phase attributes with Phase instead of...
2014-03-21 Jean Privatmodelbuilder: add parameter `given_mmodules` to `Phase...
2014-03-07 Alexandre Terrasametrics: make MetricSet output csv
2014-03-07 Alexandre Terrasametrics: add Number of Local MProperty class metric
2014-03-07 Alexandre Terrasametrics: add to_console method to pretty print metrics...
2014-03-07 Alexandre Terrasametrics: move up collect in MetricSet
2014-03-07 Alexandre Terrasametrics: move up collect method in Metric
2014-03-07 Alexandre Terrasametrics: move up values method in Metric interface
2014-03-06 Alexandre Terrasamodel_utils: better class hierarchy exploration
2014-02-28 Alexandre Terrasametrics: add colors to metrics output
2014-02-28 Alexandre Terrasametrics: extract mclasses_metrics in its own nit module