*: remove newly superfluous static types on attributes
[nit.git] / contrib / objcwrapper / src / objc_model.nit
2018-02-15 Alexis Laferrière*: remove newly superfluous static types on attributes
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: make sure to not consider a class...
2015-09-03 Alexis Laferrièrecontrib/objcwrapper: generate minimal doc above generat...
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: each ObjcProperty keeps track...
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: replace `scope` by `is_class_property`
2015-09-02 Alexis Laferrièrecontrib/objcwrapper: prefix remaining entities by ...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: add type knowledge checks to ObjcModel
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: intro `ObjcMethod::is_init`
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: add some doc and license
2015-08-21 Arthur Delamarecontrib/objcwrapper: intro objcwrapper base code