misc/vim: inform the user when no results are found
[nit.git] / lib / pipeline.nit
2014-12-29 Jean-Christophe... pipeline: Add `NullSkipper`.
2014-11-27 Jean Privatlib/pipeline: add a missing docunit
2014-10-02 Jean Privatlib: new API for Comparator
2014-09-27 Jean Privatsrc: migrate some modules to new constructors
2014-04-25 Jean Privatlib: fix some nitunit tests, thanks to the new features...
2014-03-26 Jean Privatlib/pipeline: add basic functional-like filer processin...
2014-03-24 Jean Privatlib: modify lib/pipeline to work on iterators instead...
2014-03-14 Jean Privatmigration: use Comparator instead of Sorter in code
2013-10-16 Jean Privatlib: remove the now useless class NaiveCollection
2013-08-16 Jean Privatlib: improve examples in documentation
2013-05-16 Jean Privatlib: remove REQUIRE on pipeline::sort_with
2013-01-17 Jean Privatlib: modify lib/pipeline to work on collection instead...
2013-01-17 Jean Privatlib: new module pipeline