src: rename `nit_version.nit` as `version.nit`
[nit.git] / lib / counter.nit
2014-03-14 Jean Privatmigration: use Comparator instead of Sorter in code
2014-03-07 Alexandre Terrasalib: rename Counter::total into Counter::sum
2014-03-07 Alexandre Terrasalib: add standard derivation computation to counter
2014-02-28 Alexandre Terrasalib: added some useful methods in counter
2013-11-19 Jean Privatremove closures from code
2013-11-12 Jean Privatlib: move counter more_collections and poset to lib/