lib/standard: introduce ReserveDefaultComparator
[nit.git] / lib / standard / collection / sorter.nit
2015-04-23 Alexandre Terrasalib/standard: introduce ReserveDefaultComparator
2015-03-31 Jean Privatlib/sorter: add `MapRead::keys_sorted_by_values` and...
2015-03-30 Jean Privatlib/sorter: add `MapRead::values_sorted_by_key`
2014-10-02 Jean Privatlib: beef-up the Comparator api and documentation
2014-10-02 Jean Privatlib: new API for Comparator
2014-05-08 Alexandre Terrasasorter: add some sorters
2014-03-14 Jean Privatlib/sorter: provide a stateless singleton `default_comp...
2014-03-14 Jean Privatlib/sorter: rename Sorter to Comparator
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-15 Jean Privatlib: fix typo and style in documentation
2013-05-16 Jean Privatlib: AbstractSorter accepts null
2013-01-31 Jean Privatlib: make AbstractSorter#compare public
2012-04-10 Jean Privatclean: make some classes abstract or interfaces
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2009-08-06 Jean Privatlib: new /lib/standard/collection directory