loader: build_module_importation invalidates the mmodule on errors
[nit.git] / src / frontend /
2015-04-03 Jean Privatvarious phases: more robust for keep-going
2015-03-18 Jean Privatlib/deriving: new module `deriving` with basic interfaces
2015-03-18 Jean Privatfrontend: new phase `deriving` to derive things
2015-03-09 Alexis Laferrièrenitserial: do not generate constructors for abstract...
2015-02-26 Jean Privatfrontend: remove deprecated cached annotation and phase
2015-02-26 Jean PrivatMerge: Generalized class members
2015-02-24 Jean Privatserialization: generate ASuperPropdef instead of ASuper...
2015-02-21 Jean PrivatMerge: class annotation `autoinit` to explicitly lists...
2015-02-20 Jean Privatmodelize: accepts `noautoinit` the new name of `noinit`.
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-24 Alexis Laferrièrenitc: rename `c_compiler_option` and cie to `cflags...
2015-01-03 Jean Privatno_warning: modules without a module clause do not...
2014-12-20 Jean Privatno_warning: automatically disable `missing-doc` on...
2014-12-20 Jean Privatfrontend: handle no-warnings before starting a modelize...
2014-12-20 Jean PrivatMerge: More documentation in src
2014-12-20 Jean Privatsrc: finish documenting some module
2014-12-19 Jean Privatfrontend: new phase and annotation `no_warning` to...
2014-12-12 Alexandre Terrasasrc/frontend: fixes useless private visibility
2014-12-02 Alexis Laferrièrefrontend: intro glsl_validation to validate shader...
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-10-31 Jean Privatmodelize: introduce `AAttrPropdef::has_value`
2014-10-11 Jean Privatast: add new node AEscapeExpr to generalizes ABreakExpr...
2014-09-29 Jean Privatmodelize: new annotation `autoinit` for manual setters
2014-09-22 Jean PrivatMerge: Add and improve warnings
2014-09-19 Jean Privatsrc: add tag to existing warnings
2014-09-18 Jean Privatsrc: remove classes and nodes related to the old syntax
2014-09-09 Jean Privatserialisation_phase: use `AMethPropdef` instead of...
2014-09-09 Jean Privatmodelize: works if abstract, intern and extern are...
2014-09-06 Jean Privatmodelize: introduce annotation
2014-09-03 Jean Privatsrc: create groups for related things