Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_closure_multi.nit
2013-11-19 Jean Privatremove closures from code
2012-08-02 Jean Privattests: replace #!alt by #alt
2009-08-01 Jean Privatsyntax: closure are designed by their names, not their...
2009-07-31 Jean Privatparser: closure syntax use '!' instead of 'with'
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-01-21 Jean PrivatNew test suite for closures