src: Update init
[nit.git] / src / nitni / nitni_callbacks.nit
2019-12-21 Florian Deljarrysrc: Update init
2019-11-06 Florian DeljarryMerge remote-tracking branch 'upstream/master' into...
2017-06-02 Jean-Christophe... modelbuilder_base: Refactor the signature of `resolve_m...
2016-02-26 Jean Privatmodel: the anonymous constructor is now called `autoinit`
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-04-08 Jean Privatmodel: rename `as_notnullable` to `undecorate`
2015-04-04 Jean Privatsrc: use MFormalType for type checks when it makes...
2014-10-23 Jean Privatmodel: `new` factories are named "new", not init.
2014-09-09 Jean Privatffi: use `AMethPropdef` instead of `AExternPropdef`
2014-07-24 Jean Privatsrc: use `as_notnullable` in code
2014-06-03 Jean Privatmodelbuilder: `resolve_mtype` require a MClassDef inste...
2014-05-12 Jean Privatsrc: use `AMethPropdef` instead of subclasses when...
2014-03-11 Jean Privatffi: ASuperExternCall set mpropdef.has_supercall as...
2014-02-17 Alexis Laferrièrenitg: intro the nitni module