Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_attr_nullable_int.nit
2014-08-15 Jean Privattests: prepare for new constructors
2014-07-17 Jean Privattests: remove remaining old-style attributes declarations
2014-06-26 Jean Privattests: remove remaining old-style accessors
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privattests: use enum instead of universal
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-24 Jean Privatcompile: no default value for notnull primitive attributes.