Merge branch 'package2module' into wip
[nit.git] / src / parser / parser_prod.nit
2011-01-28 Jean PrivatMerge branch 'package2module' into wip
2011-01-25 Jean PrivatMerge remote branch 'pu/new-style_attributes' into wip
2011-01-24 Jean Privatparser: use C tables in parser
2011-01-22 Jean Privatparser: accept attribute without underscore
2011-01-20 Jean Privatparser: rename package-related classes and properties
2010-06-15 Jean Privatsyntax: new "or else" construction
2010-03-11 Jean Privatsyntax: "super" is a synonym of "special"
2010-01-11 Jean-Sebastien Gelinasparser: remove useless methods from generated parser...
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: remove attr and meth alternatives
2009-07-30 Jean Privatparser: compute location for all nodes
2009-07-30 Jean Privatparser: also visit EOF token
2009-07-30 Jean Privatparser: remove useless printl method
2009-07-30 Jean Privatparser: remove spaces errors in generated files
2009-07-27 Jean PrivatAdd 'label' syntax construction
2009-07-27 Jean Privatparser: rename all P* prod classes to A*
2009-07-27 Jean Privatparser: differentiate all P* and A* production classes
2009-07-23 Jean-Sebastien Gelinastools: remove 'locate' from nodes and visitor
2009-07-15 Jean Privatparser: add Visitor::current_node and Visitor::enter_visit
2009-07-14 Jean-Sebastien Gelinastools: cleanup after insertion of 'Location' class
2009-07-10 Jean-Sebastien Gelinastools: add 'Location' class to use in AST and errors
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-24 Jean Privatsyntax: refactor AClosureCallExpr
2009-06-24 Jean Privatparser: inits uses Collection instead of Array
2009-06-10 Jean Privatparser: Do not crash if last_loken is unset
2009-06-10 Jean Privatparser: Add 'fun' and 'var'-as-attr keyword
2009-06-10 Jean Privatast: Merge classes AForExpr and AForVardeclExpr
2009-01-30 Jean PrivatEnable default closure in syntax
2009-01-20 Jean PrivatUpdate Nit grammar to add closures.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-11-20 Jean PrivatAs keyword (for casts)
2008-11-13 Jean PrivatFactorize common strings in generated C.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1