Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / ffi / objc.nit
2019-02-26 Alexis LaferrièreFFI: ExternFile::filename should be relative to the...
2016-02-09 Alexis Laferrièrenitc: fix casts from Objective-C to internal C
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-01-28 Alexis Laferrièrenitc: refactor MModule cflags and ldflags to support...
2015-01-24 Alexis Laferrièrenitc: rename `c_compiler_option` and cie to `cflags...
2015-01-16 Alexis LaferrièreObjC FFI: import public Objective-C headers for importe...
2015-01-16 Alexis LaferrièreObjC FFI: use bridged cast to store Objective-C objects...
2015-01-13 Alexis Laferrièrenitc: FFI and nitni use MModule::c_name
2014-12-10 Alexis LaferrièreObjective-C FFI: intro the FFI with Objective-C