misc/vim: inform the user when no results are found
[nit.git] / lib / counter.nit
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/