parser: regenerate with safe call `x?.foo`
[nit.git] / src / parser / lexer.nit
2019-07-10 Jean Privatparser: regenerate with safe call `x?.foo`
2017-11-23 Jean Privatlexer: add token for bad extern segment, and bad triple...
2017-06-15 Jean-Christophe... parser: Recompile
2017-02-10 Jean Privatnitc: use is_generated in various tools and generated...
2016-04-12 BlackMinouParser: Modifications due to the introduction of catch
2015-08-04 Lucas Bajoletsrc: Parser regeneration
2015-05-29 Lucas Bajoletparser: Regenerated for u8 suffix support
2015-05-26 Lucas Bajoletsrc/parser: Regenerated parser
2015-05-06 Jean Privatparser: regenerate
2015-04-23 Jean Privatparser: regenerate
2015-04-15 Jean Privatparser: regenerate
2015-03-30 Jean Privatparser: regenerate with the `with` statement
2014-12-19 Jean Privatparser: add `no_warning` in generated files to disable...
2014-09-18 Jean Privatparser: regenerate the parser
2014-05-30 Jean Privatparser: move stable content of `lexer.nit` into `lexer_...
2014-04-15 Jean Privatparser: regenerate parser files
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2013-09-04 Jean Privatlexer: distinguish keywords 'package' and 'module'
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-23 Jean Privatparser: add boolean operator `implies`
2013-08-22 Jean Privatlexer: chain tokens together when we peek then
2013-08-15 Jean Privatlexer: `get_token` is now protected
2013-07-25 Jean PrivatMerge branch 'annotations'
2013-07-25 Jean Privatparser: extends grammar to support annotations
2013-07-25 Jean Privatparser: accept triple quoted strings
2013-07-23 Jean Privatparser: enable Token#text= to override the text of...
2013-07-23 Jean Privatparser: suppr `noinit`
2013-07-18 Jean Privatparser: specialize error tokens
2013-02-20 Jean Privatparser: remove 'special' keyword
2013-02-01 Alexis Laferrièreffi: adds the FFI syntax to the grammar
2012-06-24 Jean Privatparser: tokens are not constructed with their texts
2012-04-10 Jean Privatparser: add __debug__ type construct
2012-02-17 Jean Privatparser: detect bad string and char literals
2012-02-17 Jean Privatparser: improve Token.to_s and syntax error messages
2011-06-23 Jean Privatparser: display colored lines with error messages
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