contrib/objcwrapper: replace `scope` by `is_class_property`
[nit.git] / contrib / objcwrapper / src / objc_model.nit
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