Merge: Added contributing guidelines and link from readme
[nit.git] / lib / core / collection / array.nit
2016-05-31 Alexandre Terrasacore: fix warnings in array
2016-04-08 Alexis Laferrièrelib/core: fix `Iterator::to_a` not calling `finish`
2016-02-19 Jean Privatcode: update clients of the former `recover_with`
2016-02-04 Jean Privatcompiler: add a native implementation of NativeArray...
2015-12-12 Lucas Bajoletlib/core: Make all `Set` cloneable
2015-12-02 Jean Privatcore/array: provide a better implementation of `copy_to...
2015-12-02 Jean Privatcore/array: fix implementation of naive copy_to to...
2015-12-01 Jean Privatcore/array: use `copy_to` to factorize some code
2015-11-30 Jean Privatcore: remove useless return types
2015-08-27 Jean Privatlib: rename `standard` as `core`