ObjC FFI: use bridged cast to store Objective-C objects in pointers
[nit.git] / src / ffi / c.nit
2014-11-27 Alexis LaferrièreFFI with C: fix line offset in gcc error reports
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-11-04 Jean Privatffi/pkgconfig: use the new pkgconfig infrastructure...
2014-09-17 Alexis Laferrièrenitg: rename `common_ffi` group to `ffi`
2014-02-17 Alexis Laferrièresrc: delete old ffi and native_interface code
2013-02-06 Alexis Laferrièrenitc/ffi: adds full FFI support for C to nitc