frontend: introduce `parse_annotations` phase
[nit.git] / src / frontend / frontend.nit
2017-06-19 Alexandre Terrasafrontend: introduce `parse_annotations` phase
2017-02-27 BlackMinouAdding actor phases to the frontend
2015-06-18 Alexis Laferrièresrc/frontend: add a phase to validate regular expression
2015-04-27 Lucas Bajoletcompiler: Added i18n phase and annotation
2015-03-29 BlackMinouAdds the parallelization_phase to the frontend execution
2015-03-18 Jean Privatfrontend: new phase `deriving` to derive things
2015-02-26 Jean Privatfrontend: remove deprecated cached annotation and phase
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-02 Alexis Laferrièrefrontend: intro glsl_validation to validate shader...
2014-09-03 Jean Privatsrc: create groups for related things