parser: new class SourceFile
[nit.git] / src / parser / lexer.nit
2011-04-29 Jean Privatparser: new class SourceFile
2011-02-15 Jean PrivatMerge branch 'update_syntax' into next
2011-02-14 Jean Privatparser: remove warning about useless cast
2011-02-14 Jean Privatparser: use break and infinite loops
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatparser: rename 'enum' to 'universal'
2011-01-29 Jean PrivatMerge branch 'll-and-gg-operators' into wip
2011-01-29 Jean Privatparser: add << and >> operators
2011-01-28 Jean PrivatMerge branch 'package2module' into wip
2011-01-24 Jean Privatparser: use C tables in lexer
2011-01-24 Jean Privatparser: factorize the lexer big accept switch
2011-01-20 Jean Privatparser: rename package-related classes and properties
2011-01-20 Jean Privatparser: accept the 'module' keyword
2010-01-14 Jean Privatsyntax: prepare stmts following loops to be unreachable
2010-01-11 Jean-Sebastien Gelinasparser: remove useless methods from generated parser...
2009-08-28 Jean Privatsrc: use 'loop' for infinite loop and do-until-like
2009-08-06 Jean Privatsyntax: add 'loop' construction
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-07-27 Jean Privatparser: rename all P* prod classes to A*
2009-07-23 Jean Privatparser: optimize lexer.nit
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-10 Jean Privatparser: Add 'fun' and 'var'-as-attr keyword
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-20 Jean PrivatUpdate Nit grammar to add closures.
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-11-20 Jean PrivatAs keyword (for casts)
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1