Merge: Added contributing guidelines and link from readme
[nit.git] / lib / core / collection / abstract_collection.nit
2016-05-26 Alexandre Terrasacore: fix warnings in abstract_collection
2016-04-22 Lucas Bajoletlib/core: Added rotation methods to Sequence
2016-02-22 Jean PrivatMerge: Recover `recover_with`
2016-02-22 Jean Privatlib/core/collection: improve the default `has_all`...
2016-02-19 Jean Privatlib/core: rename `recover_with` as `add_all`
2016-01-22 Jean Privatlib/core: add Sequence::modulo to access with a Python...
2015-12-12 Lucas Bajoletlib/core: Make all `Set` cloneable
2015-10-23 Alexis Laferrièrelib: intro Collection::has_any
2015-09-28 Jean PrivatMerge: Basename fix
2015-09-25 Lucas Bajoletlib/core: Improve performances of last_index_of_from
2015-09-24 Jean Privatlib/core/collection: add start so iterators are usable...
2015-08-27 Jean Privatlib: rename `standard` as `core`