Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / metrics / mmodules_metrics.nit
2018-05-30 Alexandre Terrasanitmetrics: remove ModelView dependency
2017-10-16 Alexandre Terrasametrics: update ModelView
2016-07-20 Alexandre Terrasametrics: add Number of Accessible Definition metric...
2016-07-20 Alexandre Terrasametrics: factorize `mainmodule` and `model_view` for...
2016-05-03 Lucas Bajoletsrc: Updated uses of CSV library
2015-09-09 Jean Privatsrc: mass rename project->package
2014-09-03 Jean Privatsrc/metrics: clean importations
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 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-02-28 Alexandre Terrasametrics: add colors to metrics output
2014-02-28 Alexandre Terrasametrics: extract mmodule_metrics in its own module