neo: Move neo node creation
[nit.git] / src / neo.nit
2020-03-16 Florian Deljarryneo: Move neo node creation
2019-12-21 Florian Deljarrytest_neo: Fix error when mparameter is duplicated
2017-08-31 Alexis Laferrièremodel & neo: fix ambiguity in the use of Location
2016-05-13 Jean Privatnitc/neo.nit: adapt code to promoted locations
2015-09-09 Jean Privatsrc: mass rename project->package
2015-08-10 Jean Privatneo: update because no more default param in the model
2015-05-16 Alexandre Terrasaneo: use `Location.from_string`
2015-04-18 Jean Privatneo: save MParameter::is_default
2015-03-18 Jean Privatneo: save location of mdoc objects
2014-12-16 Jean-Christophe... neo: Remove `full_name`.
2014-12-02 Jean-Christophe... neo: Handle inner classes.
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-04 Jean PrivatMerge: neo_doxygen: Introduce a tool to import a Doxyge...
2014-11-03 Jean-Christophe... nitdoc: Extend the model to help the importation from...
2014-11-03 Jean-Christophe... neo: Really load the graph only once.
2014-11-03 Jean-Christophe... neo: Load the graph in chunks.
2014-11-01 Jean-Christophe... neo: Correct exportation of a signature.
2014-10-24 Jean PrivatMerge: neo: Fix definition lists
2014-10-24 Jean-Christophe... neo: Remove `is_intro`.
2014-10-23 Jean-Christophe... neo: Fix linking between `MProperty` and `MPropDef`.
2014-10-21 Jean PrivatMerge: neo: Add `MAttributeDef.static_type` in the...
2014-10-21 Jean-Christophe... neo: Add `MAttributeDef.static_type` in the graph.
2014-10-17 Jean-Christophe... neo: correct the documentation of neo.nit according...
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-10-01 Jean Privatneo: do not instantiatetypes directly, use the model API
2014-09-26 Jean Privatsrc: update tools to new names in generic parameters
2014-09-19 Jean-Christophe... neo: Explain how arguments of a MClasType are named.
2014-09-19 Jean-Christophe... neo: Correct the documentation of neo.nit according...
2014-09-19 Jean-Christophe... neo: Complete the documentation of neo.nit.
2014-09-08 Alexandre Terrasaneo: Forces MParameter ranking in MSignatures
2014-07-23 Alexandre Terrasasrc: Introduces `neo` a module for save and load Nit...