Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / parser / parser_tables.nit
2011-01-24 Jean Privatparser: use C tables in parser
2011-01-22 Jean Privatparser: accept attribute without underscore
2010-08-04 Jean Privatparser: reduce some automatic inlining
2010-06-15 Jean Privatsyntax: new "or else" construction
2010-03-11 Jean Privatsyntax: "super" is a synonym of "special"
2009-09-04 Jean Privatparser: accepts "print a[b]"
2009-08-19 Jean Privatsyntax: new 'assert else' statement
2009-08-06 Jean Privatsyntax: add 'loop' construction
2009-08-01 Jean Privatparser: oneline assignment for 'return' and 'continue'
2009-07-31 Jean Privatparser: closure syntax use '!' instead of 'with'
2009-07-30 Jean Privatparser: correct error messages for syntax errors
2009-07-30 Jean Privatparser: remove attr and meth alternatives
2009-07-30 Jean Privatparser: remove spaces errors in generated files
2009-07-27 Jean PrivatAdd 'label' syntax construction
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatparser: add nullables
2009-06-10 Jean Privatparser: Add 'fun' and 'var'-as-attr keyword
2009-01-30 Jean PrivatEnable default closure in syntax
2009-01-20 Jean PrivatUpdate Nit grammar to add closures.
2008-11-20 Jean PrivatAs keyword (for casts)
2008-11-14 Jean PrivatPrepare default constructors
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1