Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_closure_default3.nit
2013-11-19 Jean Privatremove closures from code
2012-08-02 Jean Privattests: replace #!alt by #alt
2010-01-14 Jean Privattests: remove static dead code
2009-08-24 Jean Privatsyntax: fix 'break' with value in default closures
2009-07-31 Jean Privatparser: closure syntax use '!' instead of 'with'
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-02-06 Jean PrivatNew test suite for default blocs.