lib: remove remaining declaration of old-style attributes.
[nit.git] / lib / standard / collection / list.nit
2014-09-03 Jean Privatlib: remove remaining declaration of old-style attributes.
2014-04-15 Jean Privatlib: remove usage of old-style getters and setters
2014-04-04 Jean Privatlibs/collection: implements `reverse_iterator` in Array...
2014-03-20 Jean Privatlib/coll: generalize `insert` in Sequence
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-15 Jean Privatlib: fix typo and style in documentation
2013-06-22 Alexandre Terrasalib: added 'slice' method to List
2012-02-13 Jean Privatlib: remove specialization link between Map and Sequence
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2009-08-06 Jean Privatlib: rename IndexedCollection to Sequence
2009-08-06 Jean Privatlib: new /lib/standard/collection directory