nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / src / parser /
2015-01-30 Jean Privatparser: slight improvement of the README
2014-12-20 Jean PrivatMerge: More documentation in src
2014-12-20 Jean PrivatMerge: Locally disable warnings
2014-12-20 Jean Privatparser: document all properties of `parser_nodes`
2014-12-20 Jean Privatparser: add some factorization classes in `parser_nodes`
2014-12-19 Jean Privatparser: add `no_warning` in generated files to disable...
2014-12-19 Jean Privatparser: promote `collect_X` from `parser_util`
2014-12-18 Jean Privatparser_nodes: promote `get_annotation` and `AAnnotation...
2014-12-17 Jean Privatparser: regenerate with comprehension arrays
2014-12-17 Jean Privatgrammar: extends array_item to accept array extension...
2014-12-17 Jean Privatgrammar: new production `array_items` to replace arg_li...
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-10-27 Alexis Laferrièregrammar: allow '`' inside foreign code blocks
2014-10-22 Jean PrivatMerge: Some gammar improvements
2014-10-21 Jean Privatparser: regenerate
2014-10-21 Jean Privatgrammar: allows blocks in attribute definitions
2014-10-21 Jean Privatgrammar: accepts new-factory with code
2014-10-21 Jean Privatparser: generalise Prod::collect_text
2014-10-21 Jean Privatast: accept methodid in at_args
2014-10-21 Jean Privatgrammar: add qmethid for qualified methid id
2014-10-17 Jean Privatparser: add tuples
2014-10-17 Jean Privatast: remove classes AAtArg and make them simple AExpr
2014-10-16 Jean Privatgrammar: minus and once do not need nopar variants
2014-10-15 Jean PrivatMerge: transform loops
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-10-11 Jean Privatast: add new node AEscapeExpr to generalizes ABreakExpr...
2014-10-09 Jean Privatast: kill AProxyExpr
2014-10-09 Jean Privatgrammar: remove useless production expr_final
2014-10-09 Jean Privatgrammar: remove no before comma in idlist
2014-10-01 Jean Privatsrc: reduce warnings and spelling errors
2014-09-25 Jean Privatparser: regenerate for typed literal arrays
2014-09-25 Jean Privatgrammar: add syntax for typed literal arrays
2014-09-18 Jean Privatsrc: remove classes and nodes related to the old syntax
2014-09-18 Jean Privatparser: regenerate the parser
2014-09-18 Jean Privatgrammar: new power operator `**` (starstar)
2014-09-18 Jean Privatgrammar: unify method syntax
2014-09-18 Jean Privatgrammar: remove old-style syntax for attributes
2014-09-18 Jean Privatgrammar: enable single parentheses-less arguments in...
2014-09-18 Jean Privatgrammar: split `expr_atom` into `expr_single`
2014-09-18 Jean Privatlexer: fix `EOF::parser_index` generation.
2014-09-03 Jean Privatparser: regenerate parser_abs.nit
2014-09-03 Jean Privatparser: remove old-style attributes in xss
2014-09-03 Jean Privatparser: batch remove old style attribute
2014-09-03 Jean Privatparser: remove manual old-style attributes
2014-09-03 Jean Privatparser: _location it no more nullable, so use isset...
2014-08-27 Jean PrivatMerge: Less char boxings
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatparser: Lexer.get_token use String[j] instead of String...
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-07-30 Jean Privatparser: do not export tables
2014-07-21 Jean Privatsrc: some documentation on parser and model
2014-07-16 Jean Privatparser: regenerate with new last grammar changes
2014-07-16 Jean Privatgrammer: accept redef and visibility in front of annotation
2014-07-16 Jean Privatgrammar: accept redef and visibility on module declaration
2014-07-16 Jean Privatgrammar: accept annotations in implicit extern methods
2014-07-16 Jean Privatgrammar: add elipsys notation to pass an expression...
2014-07-16 Jean Privatgrammar: accept annonymous label
2014-07-16 Jean Privatgrammar: accept `public` as a valid visibility
2014-06-26 Jean Privatparser: remove generated old-style accesors.
2014-06-26 Jean Privatparser: remove some remaining old style accessors
2014-06-18 Jean PrivatMerge: Use more intern methods and add intern factories...
2014-06-13 Alexis Laferrièregrammar: support spaces and doc with the `in "Java...
2014-06-12 Jean Privatparser: regenerate file for improved intern methods
2014-06-12 Jean Privatparser: introduce intern `new` constructors (factories)
2014-06-12 Jean Privatparser: accept intern methods at top-level
2014-05-31 Jean Privatparser: do not crash on tokens without location
2014-05-30 Jean PrivatMerge: more feature for the AST
2014-05-30 Jean Privatparser: dot dotdot and dotdotdot are not operators
2014-05-30 Jean Privatparser: add `Token::blank_before`
2014-05-30 Jean Privatparser: `ANode::debug` outputs on stderr instead of...
2014-05-30 Jean Privatparser: add some basic tree services in ANode
2014-05-30 Jean Privatparser: add `SourceFile::first_token` and `SourceFile...
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-05-13 Jean Privatparser: prepare for new init
2014-05-12 Jean Privatparser: promote all children in AMethPropdef
2014-05-01 Jean Privattyping: promote visibility/redef node in APropdef
2014-04-15 Jean Privatparser: regenerate parser files
2014-04-15 Jean Privatparser: add AHexIntExpr
2014-04-15 Jean Privatparser: split `AIntExpr` and `ADecIntExpr`
2014-04-15 Jean Privatparser: force new style FFI in syntax.
2014-04-15 Jean Privatparser: disable unused `=` shortcut for functions
2014-04-15 Jean Privatparser: allow top-level methods between class definitions
2014-04-15 Jean Privatparser: parentheses in `.as` are optional
2014-04-15 Jean Privatparser: add 'public' keyword
2014-04-09 Jean Privatparser: regenerate with changes in the grammar and...
2014-04-09 Jean Privatparser: new nullable production `typing_o`
2014-04-09 Jean Privatparser: new production `qclassid` to factorize `qualifi...
2014-04-09 Jean Privatparser: new production `qid` to factorize `qualified...
2014-04-09 Jean Privatparser: accepts `kwredef` in front of importation clauses
2014-04-09 Jean Privatparser: remove useless production `writable2`
2014-04-09 Jean Privatparser: new nullable production `qualified_o`
2014-04-09 Jean Privatparser: new nullable production `extern_code_block_o`
2014-04-09 Jean Privatparser: new nullable production `annotations_o`
2014-04-09 Jean Privatparser: production `annotation_withend` is nullable
2014-04-09 Jean Privatparser: production `params` is nullable
2014-04-09 Jean Privatparser: production `extern_calls` is nullable
2014-04-09 Jean Privatparser: new nullable production `string_o` to factorize...
2014-04-09 Jean Privatparser: new nullable production `kwend_o` to factorize...
next