misc/vim: inform the user when no results are found
[nit.git] / lib / poset.nit
2015-03-06 Jean Privatlib/poset: avoid useless call of `to_a` in `add_edge`
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-30 Jean PrivatSince keys of Maps can now be null, it enables the...
2014-12-09 Jean Privatlib/poset: write_dot distinguise nodes with the same...
2014-12-09 Jean Privatlib/poset: fix show_dot
2014-11-28 Jean PrivatMerge: Use tagged-fences to discriminate docunits
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-27 Jean Privatlib/poset: improve doc and docunits
2014-11-27 Jean Privatlib/poset: add POSet::add_chain
2014-11-27 Jean Privatlib: remove warnings on hash_debug, more_collections...
2014-11-06 Jean Privatlib/poset: split `show_dot` in two methods
2014-10-02 Jean Privatlib: new API for Comparator
2014-07-31 Jean Privatposet: add select_smallest and select_greatest
2014-05-08 Alexandre Terrasaposet: introduce POSet::linearize
2014-03-14 Jean Privatmigration: use Comparator instead of Sorter in code
2014-02-28 Alexandre Terrasalib: introduce service `depth` in PosetElement
2013-11-12 Jean Privatlib: move counter more_collections and poset to lib/