engines: no more `super_inits` method used in old-style automatic init
[nit.git] / src / modelize / modelize_property.nit
2014-10-01 Jean Privatengines: no more `super_inits` method used in old-style...
2014-09-29 Jean Privatmodelize: new annotation `autoinit` for manual setters
2014-09-29 Jean Privatmodelize: remove a useless local variable
2014-09-27 Jean Privatmodelize: simplify special-case for named constrcutors
2014-09-22 Jean PrivatMerge: Add and improve warnings
2014-09-22 Jean Privatmodelize: advice on useless empty init
2014-09-22 Jean Privatmodelize: advice on missing documentation
2014-09-22 Jean Privatmodelize: useless attribute type is an advice
2014-09-22 Jean Privatmodelize: useless-visibility is an advice
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 Privatmodelize: works if abstract, intern and extern are...
2014-09-08 Jean PrivatMerge: New `deprecated` annotation
2014-09-06 Jean Privatmodelize: introduce annotation
2014-09-06 Jean Privatmodelize: set_doc takes the modelbuilder
2014-09-05 Jean Privatmodelize_property: disable old-style attributes
2014-09-05 Jean Privatmodelize_property: disable old-style setter
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-03 Jean Privatsrc: create groups for related things