Rename REAMDE to README.md
[nit.git] / src / parser / xss /
2014-12-19 Jean Privatparser: add `no_warning` in generated files to disable...
2014-09-18 Jean Privatlexer: fix `EOF::parser_index` generation.
2014-09-03 Jean Privatparser: remove old-style attributes in xss
2014-07-30 Jean Privatparser: do not export tables
2014-06-26 Jean Privatparser: remove generated old-style accesors.
2014-05-30 Jean PrivatMerge: more feature for the AST
2014-05-30 Jean Privatparser: move stable content of `lexer.nit` into `lexer_...
2014-05-29 Jean Privatparser: move stable content of `parser.nit` into `parse...
2014-05-23 Jean Privatparser: drop useless named constructor `empty_init`
2014-04-09 Jean Privatparser: clean and factorize services in parser_prod
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-22 Jean Privatparser: fix and simplify ComputeProdLocationVisitor
2013-08-22 Jean Privatlexer: chain tokens together when we peek then
2013-08-22 Jean Privatlexer: implements next with peek
2013-08-15 Jean Privatlexer: `get_token` is now protected
2013-08-13 Jean Privatparser: add setters for non-list attributes
2013-08-09 Jean Privatparser: `Visitor::visit` does not accepts `null`
2013-08-09 Jean Privatparser: move things from parser_prod to parser_nodes
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
2012-06-24 Jean Privatparser: tokens are not constructed with their texts
2012-06-24 Jean Privatparser: guard loops in ComputeProdLocationVisitor
2012-06-24 Jean Privatparser: get the state number only once per state
2012-04-17 Jean Privatmodel: new metamodel
2012-04-10 Jean Privatparser: simplify constroctors of nodes
2012-04-10 Jean Privatclean: make some classes abstract or interfaces
2012-02-24 Jean Privatsrc: remove detected warnings about ()
2012-02-24 Jean Privatlib&src: remove detected warnings
2012-02-17 Jean Privatparser: improve Token.to_s and syntax error messages
2011-06-27 Jean PrivatMerge branch 'better-locate' into wip
2011-06-25 Jean Privatparser: factorize goto
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-01-24 Jean Privatparser: use C tables in parser
2011-01-24 Jean Privatparser: use C tables in lexer
2011-01-24 Jean Privatparser: factorize the lexer big accept switch
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
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-07-30 Jean Privatparser: correct error messages for syntax errors
2009-07-30 Jean Privatparser: import only location, not the whole mmloader
2009-07-30 Jean Privatparser: node locations are not nullable
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: use xss comments to clean make output
2009-07-30 Jean Privatparser: remove spaces errors in generated files
2009-07-23 Jean Privatparser: optimize lexer.nit
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: inits uses Collection instead of Array
2009-06-10 Jean Privatparser: Do not crash if last_loken is unset
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2008-12-28 Jean PrivatGenerate parser prod subclasses with null assigned...
2008-12-28 Jean PrivatRename methods named 'with'.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-11-14 Jean PrivatPrepare default constructors
2008-11-13 Jean PrivatFactorize common strings in generated C.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1