nitc: refactor MModule cflags and ldflags to support different target platforms
[nit.git] / src / ffi / objc.nit
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