parser: `Visitor::visit` does not accepts `null`
[nit.git] / src / parser / xss / parser.xss
2013-08-09 Jean Privatparser: `Visitor::visit` does not accepts `null`
2013-07-18 Jean Privatparser: specialize error tokens
2012-06-24 Jean Privatparser: guard loops in ComputeProdLocationVisitor
2012-06-24 Jean Privatparser: get the state number only once per state
2012-02-24 Jean Privatsrc: remove detected warnings about ()
2012-02-17 Jean Privatparser: improve Token.to_s and syntax error messages
2011-06-25 Jean Privatparser: factorize goto
2011-02-15 Jean PrivatMerge branch 'update_syntax' into next
2011-02-14 Jean Privatparser: use break and infinite loops
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-01-24 Jean Privatparser: use C tables in parser
2010-08-04 Jean Privatparser: do not write the goto address in the generated...
2010-08-04 Jean Privatparser: add Parser::concat to factorize code
2010-01-14 Jean Privatsyntax: prepare stmts following loops to be unreachable
2009-08-28 Jean Privatsrc: use 'loop' for infinite loop and do-until-like
2009-07-30 Jean Privatparser: correct error messages for syntax errors
2009-07-30 Jean Privatparser: compute location for all nodes
2009-07-30 Jean Privatparser: use xss comments to clean make output
2009-07-30 Jean Privatparser: remove spaces errors in generated files
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
2008-12-28 Jean PrivatRename methods named 'with'.
2008-11-14 Jean PrivatPrepare default constructors
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1