README: document nit_env.sh
[nit.git] / lib / counter.nit
2015-09-08 Lucas Bajoletlib/: Added statistics module for Text variants
2015-07-10 Jean Privatlib/counter: add `Counter::entropy` to shine in private...
2015-07-10 Jean Privatlib/counter: add `Collection::to_counter` to simplify...
2015-05-19 Jean Privatlib: remove superfluous type declaration in signatures
2015-04-24 Alexandre Terrasalib/counter: introduce Counter::dec
2015-01-30 Jean PrivatSince keys of Maps can now be null, it enables the...
2014-11-18 Jean Privatlib/counter: add some docunits
2014-10-02 Jean Privatlib: new API for Comparator
2014-04-25 Alexandre Terrasalib: fix Counter::clear
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/