Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / metrics /
2022-04-21 David Genoisdoc: misc proofread
2019-12-21 Florian Deljarrysrc: Update init
2019-07-14 Alexandre Terrasametrics: ReadmeMetrics uses markdown2
2018-05-30 Alexandre Terrasanitmetrics: remove ModelView dependency
2018-05-01 Alexandre Terrasanitmetrics: extract metrics about Readme/Markdown files
2017-11-10 Alexandre Terrasanitmetrics: use model filters
2017-10-16 Alexandre Terrasametrics: update ModelView
2017-09-07 Jean PrivatMerge: Nitmetric fixes
2017-08-03 Jean Privatnitmetrics: dont crash if nclassdef.mclassdef is null
2017-08-03 Jean Privatnitmetrics: backport some code of subtype test
2017-08-02 Florian DeljarryNitsmell : Adding new code smells and print console...
2017-07-17 Jean Privatlib&contrib: remove some useless truisms.
2017-06-28 Jean Privatnitc: remove some useless truisms.
2017-06-12 Jean PrivatMerge: nitsmell : Add code smell detection
2017-06-06 Florian DeljarryAdding code smell detection :
2017-06-02 Jean-Christophe... modelbuilder_base: Refactor the signature of `resolve_m...
2017-06-02 Jean-Christophe... typing: Make `TypeVisitor::anchor` non-nullable
2017-05-23 Jean-Christophe... metrics_base: Do not rely on the implicit fixing of...
2016-10-20 Alexis Laferrièremetrics: don't visit annotation nodes
2016-08-08 Jean PrivatMerge: `mendel_metrics`: Fix documentation
2016-08-02 Jean-Christophe... mendel_metrics: Fix the bibliographical reference
2016-08-02 Jean-Christophe... mendel_metrics: Fix a spelling mistake
2016-07-20 Alexandre Terrasametrics: add metric about abstract class inheritance
2016-07-20 Alexandre Terrasametrics: add Number of Accessible Definition metric...
2016-07-20 Alexandre Terrasametrics: add metrics about class content kind
2016-07-20 Alexandre Terrasametrics: factorize `mainmodule` and `model_view` for...
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 nullables metrics to model_views
2015-12-19 Alexandre Terrasanitmetrics: migrate mendel metrics to model_views
2015-12-19 Alexandre Terrasanitmetrics: migrate mclasses metrics to model_views
2015-10-21 Jean Privatother tools: cleanup and synchronize options with the...
2015-10-16 Jean PrivatMerge: metrics: add some Mendel metrics for classes
2015-10-15 Alexandre Terrasametrics: add some Mendel metrics for classes
2015-10-15 Alexandre Terrasametrics: make Metric interface accept any kind of colle...
2015-10-15 Alexandre Terrasametrics: skip `not a number` values when computinh...
2015-09-09 Jean Privatsrc: mass rename project->package
2015-08-27 Jean Privatnitmetrics: kill unused functions `is_standard`
2015-08-07 Jean Privatsrc: update AST client to handle qualified identifiers...
2015-06-18 Jean Privattyping: warnings related to adaptive typing are moved...
2015-05-30 Jean PrivatMerge: Kill `model_utils`
2015-05-29 Alexandre Terrasanitmetrics: migrate to `model_utils`
2015-05-27 Jean Privatmetrics: --nullable use `is_null_safe`
2015-05-21 Jean Privatmetrics: `--nullables` distinguishes safe and unsafe...
2015-04-23 Alexandre Terrasametrics/mendel: add missing comments
2015-04-23 Alexandre Terrasametrics/mendel: use new constructors
2015-04-23 Alexandre Terrasametrics/mendel: sort results in console display
2015-04-23 Alexandre Terrasametrics: fixe missing documentation warnings
2015-04-23 Alexandre Terrasametrics: remove useless return types in redefs
2015-04-23 Alexandre Terrasametrics: move `sum` up to interface `Metric`
2015-04-23 Alexandre Terrasametrics: allow Metric sorting
2015-04-16 Jean Privatmetrics/detect_covariance: update check_subtype
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-04-08 Jean Privatmodel: rename `as_notnullable` to `undecorate`
2015-04-04 Jean Privatsrc: use MFormalType for type checks when it makes...
2015-02-26 Jean PrivatMerge: Generalized class members
2015-02-24 Jean Privatgrammar: introduce ASuperPropdef for super-classes
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-07 Jean Privatmetrics: rename title of detect_variance_constraints
2015-02-07 Jean Privatmetrics: add --detect-covariance
2014-12-17 Jean Privatmodel: promote `full_name` to MEntity
2014-12-14 Jean PrivatMerge: Detect variance constraints
2014-12-12 Jean Privatnitmetrics: add --detect-covar
2014-12-09 Jean-Christophe... csv: Allow output customization.
2014-12-09 Jean-Christophe... csv: Clean `CsvDocument` a little bit.
2014-11-07 Alexis Laferrièretests: modify ai::puzzle, nitmetrics and nitunit to...
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-09-03 Jean Privatsrc: move model_vis to model
2014-09-03 Jean Privatsrc/metrics: clean importations
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-07-24 Jean Privatsrc: use `as_notnullable` in code
2014-07-15 Alexandre Terrasamodel_utils: limit dependency to `model`.
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-06-03 Jean Privatmodelbuilder: `resolve_mtype` require a MClassDef inste...
2014-04-25 Alexandre Terrasametrics: display sums in to_console
2014-04-25 Alexandre Terrasametrics: count nullable attributes
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-27 Jean PrivatMerge branch 'strings'
2014-03-26 Jean Privatmetrics/rta: add callsite_info to display things
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-25 Jean Privatmetrics: type phase attributes with Phase instead of...
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-21 Jean Privatmetrics/generate_hier: project_hierarchy.dot use given_...
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatmodelbuilder: add parameter `given_mmodules` to `Phase...
2014-03-14 Jean Privatlib/ordered_tree: adapt OrderedTree to Streamable
2014-03-14 Jean Privatmodel_viz: adapt MProjectDot to Streamable
2014-03-13 Jean PrivatMerge branch 'dump_rta'
2014-03-12 Jean Privatmetrics/rta: save the list of live things in files
2014-03-12 Jean Privatnitmetrics: do not crash in `to_console` if no values...
2014-03-07 Alexandre Terrasametrics: introduce Mendel analysis
2014-03-07 Alexandre Terrasametrics: min and max return the element instead of...
2014-03-07 Alexandre Terrasametrics: refactor RTA metrics
2014-03-07 Alexandre Terrasalib: rename Counter::total into Counter::sum
2014-03-07 Alexandre Terrasametrics: make MetricSet output csv
2014-03-07 Alexandre Terrasalib: csv get file to save in save instead of init
2014-03-07 Alexandre Terrasametrics: add Number of Local MProperty class metric
2014-03-07 Alexandre Terrasametrics: print std_dev for each metric
2014-03-07 Alexandre Terrasametrics: add to_console method to pretty print metrics...
next