tools: accept statement block in attributes
[nit.git] / src / neo.nit
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...